Age | Commit message (Expand) | Author |
2019-03-17 | gnu: xfsprogs: Install the headers....* gnu/packages/linux.scm (xfsprogs)[arguments]: Add #:phases.
| Marius Bakke |
2019-03-15 | gnu: linux-libre: Update to 5.0.2....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.2.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2019-03-15 | gnu: linux-libre@4.19: Update to 4.19.29....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.29.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver |
2019-03-15 | gnu: linux-libre@4.14: Update to 4.14.106....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.106.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2019-03-15 | gnu: linux-libre@4.9: Update to 4.9.163....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.163.
| Mark H Weaver |
2019-03-15 | gnu: libseccomp: Update to 2.4.0....* gnu/packages/linux.scm (libseccomp): Update to 2.4.0.
| Marius Bakke |
2019-03-13 | Remove traces of "GuixSD"....* gnu/bootloader/extlinux.scm (extlinux-configuration-file): Remove
mentions of "GuixSD".
* gnu/bootloader/grub.scm (install-grub-efi): Likewise.
* gnu/build/vm.scm (make-iso9660-image): Change default #:volume-id to
"Guix_image".
(initialize-hard-disk): Search for the "Guix_image" label.
* gnu/ci.scm (system-test-jobs, tarball-jobs): Remove "GuixSD".
* gnu/installer/newt/welcome.scm (run-welcome-page): Likewise.
* gnu/packages/audio.scm (supercollider)[description]: Likewise.
* gnu/packages/curl.scm (curl): Likewise.
* gnu/packages/emacs.scm (emacs): Likewise.
* gnu/packages/gnome.scm (network-manager): Likewise.
* gnu/packages/julia.scm (julia): Likewise.
* gnu/packages/linux.scm (alsa-plugins): Likewise.
(powertop, wireless-regdb): Likewise.
* gnu/packages/package-management.scm (guix): Likewise.
* gnu/packages/polkit.scm (polkit): Likewise.
* gnu/packages/tex.scm (texlive-bin): Likewise.
* gnu/services/base.scm (file-systems->fstab): Likewise.
* gnu/services/cups.scm (%cups-activation): Likewise.
* gnu/services/mail.scm (%dovecot-activation): Likewise.
* gnu/services/messaging.scm (prosody-configuration)[log]: Likewise.
* gnu/system/examples/vm-image.tmpl (vm-image-motd): Likewise.
* gnu/system/install.scm (installation-os)[file-systems]: Change root
file system label to "Guix_image".
* gnu/system/mapped-devices.scm (check-device-initrd-modules):
Remove "GuixSD".
* gnu/system/vm.scm (system-docker-image): Likewise.
(system-disk-image)[root-label]: Change to "Guix_image".
* gnu/tests/install.scm (run-install): Remove "GuixSD".
* guix/modules.scm (guix-module-name?): Likewise.
* nix/libstore/optimise-store.cc: Likewise.
| Ludovic Courtès |
2019-03-11 | gnu: linux-libre: Update to 5.0.1....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.1.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2019-03-11 | gnu: linux-libre@4.19: Update to 4.19.28....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.28.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver |
2019-03-07 | gnu: fuseiso: Fix typo in description....* gnu/packages/linux.scm (fuseiso)[description]: Fix typo.
| Pierre Neidhardt |
2019-03-07 | gnu: nftables: Update to 0.9.0....* gnu/packages/linux.scm (nftables): Update to 0.9.0.
[arguments]: Add "--disable-man-doc" configure flag.
| Rutger Helling |
2019-03-06 | gnu: linux-libre: Update to 5.0....* gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.
(%linux-libre-hash): Update hash.
(%linux-libre-4.20-patches): Rename to ...
(%linux-libre-5.0-patches): ... this.
(linux-libre, linux-libre-arm-generic, linux-libre-arm-omap2plus):
Use %linux-libre-5.0-patches instead of %linux-libre-4.20-patches.
* gnu/packages/aux-files/linux-libre/4.20-arm.conf,
gnu/packages/aux-files/linux-libre/4.20-arm64.conf,
gnu/packages/aux-files/linux-libre/4.20-i686.conf,
gnu/packages/aux-files/linux-libre/4.20-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/5.0-arm.conf,
gnu/packages/aux-files/linux-libre/5.0-arm64.conf,
gnu/packages/aux-files/linux-libre/5.0-i686.conf,
gnu/packages/aux-files/linux-libre/5.0-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Adjust accordingly.
| Mark H Weaver |
2019-03-06 | gnu: linux-libre@4.19: Update to 4.19.27....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.27.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver |
2019-03-06 | gnu: linux-libre@4.14: Update to 4.14.105....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.105.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2019-03-06 | gnu: linux-libre@4.9: Update to 4.9.162....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.162.
| Mark H Weaver |
2019-03-06 | gnu: fuseiso: Fix typo....* gnu/packages/linux.scm (fuseiso)[synopsis]: s/imsages/images.
| Marius Bakke |
2019-03-06 | gnu: Add fuseiso....* gnu/packages/linux.scm (fuseiso): New variable.
| Pierre Neidhardt |
2019-03-05 | gnu: singularity: Leave PATH unchanged....Previously 'singularity help' & co. would all fail on Guix System
because Coreutils, grep, etc. were not found in $PATH.
* gnu/packages/linux.scm (singularity)[source](snippet): Remove "PATH"
setting from 'bin/singularity.in'.
| Ludovic Courtès |
2019-03-05 | gnu: singularity: Patch 'Makefile.in' in a snippet....* gnu/packages/linux.scm (singularity)[source](snippet, modules): New
fields.
[arguments]: Remove 'disable-install-hook' phase.
| Ludovic Courtès |
2019-03-05 | gnu: thinkfan: Let the build system handle rcscripts/....This moves them from /share/thinkfan to their conventional locations
in /etc and /lib; the former was an arbitrary Guixism anyway.
* gnu/packages/linux.scm (thinkfan)[arguments]:
Re-write 'install-rc-scripts' as 'create-init-scripts' and move it after
the 'unpack' phase.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: thinkfan: Update to 1.0.2....* gnu/packages/linux.scm (thinkfan): Update to 1.0.2.
[arguments]: Adjust source directory.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: iucode-tool: Update to 2.3.1....* gnu/packages/linux.scm (iucode-tool): Update to 2.3.1.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: f2fs-tools: Update to 1.12.0....* gnu/packages/linux.scm (f2fs-tools): Update to 1.12.0.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: f2fs-tools: Don't use NAME in source URI....* gnu/packages/linux.scm (f2fs-tools-1.7, f2fs-tools)[source]:
Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: xfsprogs: Update to 4.20.0....* gnu/packages/linux.scm (xfsprogs): Update to 4.20.0.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: libnftnl: Update to 1.1.2....* gnu/packages/linux.scm (libnftnl): Update to 1.1.2.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: genext2fs: Update to 1.4.1-4....* gnu/packages/linux.scm (genext2fs): Update to 1.4.1-4.
[arguments]: Add 'apply-debian-patches' phase.
[native-inputs]: Add autoconf and automake.
| Tobias Geerinckx-Rice |
2019-03-05 | gnu: btrfs-progs: Update to 4.20.2....* gnu/packages/linux.scm (btrfs-progs): Update to 4.20.2.
| Tobias Geerinckx-Rice |
2019-03-01 | gnu: efibootmgr: Remove obsolete configure flag....* gnu/packages/linux.scm (efibootmgr)[arguments]: Don't override CFLAGS.
| Marius Bakke |
2019-03-01 | gnu: efibootmgr: Don't use NAME in source URI....* gnu/packages/linux.scm (efibootmgr)[source](uri): Hard-code NAME.
| Marius Bakke |
2019-02-27 | gnu: linux-libre: Update to 4.20.13....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.13.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2019-02-27 | gnu: linux-libre@4.19: Update to 4.19.26....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.26.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver |
2019-02-27 | gnu: linux-libre@4.14: Update to 4.14.104....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.104.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2019-02-27 | gnu: linux-libre@4.9: Update to 4.9.161....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.161.
| Mark H Weaver |
2019-02-24 | gnu: hdparm: Update to 9.58....* gnu/packages/linux.scm (hdparm): Update to 9.58.
| Tobias Geerinckx-Rice |
2019-02-24 | gnu: hdparm: Don't use NAME in source URI....* gnu/packages/linux.scm (hdparm)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-02-24 | gnu: powertop: Update to 2.10....* gnu/packages/linux.scm (powertop): Update to 2.10.
| Tobias Geerinckx-Rice |
2019-02-24 | gnu: acpid: Update to 2.0.31....* gnu/packages/linux.scm (acpid): Update to 2.0.31.
| Tobias Geerinckx-Rice |
2019-02-23 | gnu: linux-libre: Update to 4.20.12....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.12.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2019-02-23 | gnu: linux-libre@4.19: Update to 4.19.25....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.25.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver |
2019-02-23 | gnu: linux-libre@4.14: Update to 4.14.103....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.103.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2019-02-23 | gnu: linux-libre@4.9: Update to 4.9.160....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.160.
| Mark H Weaver |
2019-02-23 | gnu: linux-libre@4.4: Update to 4.4.176....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.176.
| Mark H Weaver |
2019-02-21 | gnu: linux-libre: Update to 4.20.11....* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.11.
(%linux-libre-hash): Update hash.
| Mark H Weaver |
2019-02-21 | gnu: linux-libre@4.19: Update to 4.19.24....* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.24.
(%linux-libre-4.19-hash): Update hash.
| Mark H Weaver |
2019-02-21 | gnu: linux-libre@4.14: Update to 4.14.102....* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.102.
(%linux-libre-4.14-hash): Update hash.
| Mark H Weaver |
2019-02-21 | gnu: linux-libre@4.9: Update to 4.9.159....* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.159.
| Mark H Weaver |
2019-02-21 | gnu: linux-libre@4.4: Update to 4.4.175....* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.175.
| Mark H Weaver |
2019-02-20 | gnu: fakeroot: Enable ACL support....* gnu/packages/linux.scm (fakeroot)[native-inputs]: Add acl.
[arguments]<#:phases>[setenv]: New phase.
| Danny Milosavljevic |
2019-02-19 | gnu: archivemount: Use HTTPS home page....* * gnu/packages/linux.scm (archivemount)[source, home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |