summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: inetutils: Support for the Hurd.Jan Nieuwenhuizen2020-03-26
| | | | | | | | | * gnu/packages/linux.scm (net-tools)[supported-systems]: Remove the Hurd. * gnu/packages/patches/inetutils-hurd.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/admin.scm (inetutils): Use it. Disable some features on the Hurd. [native-inputs]: Include net-tools only on supported systems
* gnu: pciutils: Build fixes for the Hurd.Jan Nieuwenhuizen2020-03-26
| | | | | | | | * gnu/packages/linux.scm (kmod)[supported-systems]: Remove the Hurd. * gnu/packages/patches/pciutils-hurd-configure.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/pciutils.scm (pciutils): Use it. [inputs]: Include kmod only for supported systems.
* gnu: grub: Support for the Hurd.Jan Nieuwenhuizen2020-03-24
| | | | | | | | | | | | | * gnu/packages/virtualization.scm (qemu)[supported-systems]: Remove the Hurd. * gnu/packages/linux.scm (mdadm)[supported-systems]: Likewise. (lvm2)[supported-systems]: Likewise. (fuse)[supported-systems]: Likewise. * gnu/packages/patches/grub-verifiers-Blocklist-fallout-cleanup.patch: New file * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bootloaders.scm (grub): Use it. [inputs, native-inputs]: Remove non-supported dependencies on non-supported systems. Fixes build for the Hurd.
* Merge branch 'master' into core-updatesMarius Bakke2020-03-21
|\
| * gnu: linux-libre: Update to 5.4.27.Mark H Weaver2020-03-21
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.27. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.112.Mark H Weaver2020-03-21
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.112. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.174.Mark H Weaver2020-03-21
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.174. (linux-libre-4.14-pristine-source): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.217.Mark H Weaver2020-03-21
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.217. (linux-libre-4.9-pristine-source): Update hash.
| * gnu: linux-libre@4.4: Update to 4.4.217.Mark H Weaver2020-03-21
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.217. (linux-libre-4.4-pristine-source): Update hash.
| * gnu: blktrace: Update to db4f634.Vincent Legoll2020-03-21
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (blktrace): Update to db4f634. [revision]: Increment variable. [patches]: Remove variable. * gnu/packages/patches/blktrace-use-rmtree.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
| * gnu: Add blktrace.Vincent Legoll2020-03-20
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (blktrace): New variable. * gnu/packages/patches/blktrace-use-rmtree.patch: Add file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-19
|\|
| * gnu: linux-libre: Update to 5.4.26.Mark H Weaver2020-03-18
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.26. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.111.Mark H Weaver2020-03-18
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.111. (linux-libre-4.19-pristine-source): Update hash.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-18
|\|
| * gnu: bridge-utils: Update home page.Tobias Geerinckx-Rice2020-03-17
| | | | | | | | | | * gnu/packages/linux.scm (bridge-utils)[home-page]: Follow (HTTPS) redirection.
| * gnu: wireless-tools: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | | | | | * gnu/packages/linux.scm (wireless-tools)[home-page]: Use HTTPS.
| * gnu: linux-libre@4.19: Update to 4.19.110.Mark H Weaver2020-03-16
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.110. (linux-libre-4.19-pristine-source): Update hash.
| * Revert "gnu: BlueZ: Update to 5.54."Leo Famulari2020-03-15
| | | | | | | | | | | | This reverts commit f24aaa81de8c709adfda2e89271c562a5ca8d959. This change caused too many rebuilds for the master branch.
| * gnu: BlueZ: Update to 5.54.Vincent Legoll2020-03-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (bluez): Update to 5.54. [replacement]: Remove field. (bluez/fixed): Remove variable. * gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Add nvme-cliVincent Legoll2020-03-15
| | | | | | | | | | | | * gnu/packages/linux.scm (nvme-cli): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: eudev: Remove bugfix variant.Marius Bakke2020-03-14
| | | | | | | | | | | | | | * gnu/packages/linux.scm (eudev/btrfs-fix): Remove variable. (eudev)[arguments]: Add phase patch-bindir-in-btrfs-rules. * gnu/services/base.scm (<udev-configuration>, udev-service): Refer to EUDEV instead of EUDEV/BTRFS-FIX.
* | gnu: bluez: Incorporate grafted changes.Marius Bakke2020-03-14
| | | | | | | | | | | | * gnu/packages/linux.scm (bluez)[replacement]: Remove. [source](patches): New field. (bluez/fixed): Remove variable.
* | Merge branch 'master' into core-updatesMarius Bakke2020-03-14
|\|
| * Merge branch 'master' into stagingMarius Bakke2020-03-14
| |\
| | * gnu: BlueZ: Fix CVE-2020-0556.Leo Famulari2020-03-13
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/bluez-CVE-2020-0556.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (bluez)[replacement]: New field. (bluez/fixed): New variable.
| | * gnu: linux-libre: Update to 5.4.25.Mark H Weaver2020-03-12
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.25. (linux-libre-5.4-pristine-source): Update hash.
| | * gnu: linux-libre@4.19: Update to 4.19.109.Mark H Weaver2020-03-12
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.109. (linux-libre-4.19-pristine-source): Update hash.
| | * gnu: linux-libre@4.14: Update to 4.14.173.Mark H Weaver2020-03-12
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.173. (linux-libre-4.14-pristine-source): Update hash.
| | * gnu: linux-libre@4.9: Update to 4.9.216.Mark H Weaver2020-03-12
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.216. (linux-libre-4.9-pristine-source): Update hash.
| | * gnu: linux-libre@4.4: Update to 4.4.216.Mark H Weaver2020-03-12
| | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.216. (linux-libre-4.4-pristine-source): Update hash.
| | * gnu: singularity: Do not use the "errors=remount-ro" squashfs option.Ludovic Courtès2020-03-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | This mount option stopped being supported with Linux-libre 5.4.5: http://ci.guix.gnu.org/build/2056359/details * gnu/packages/linux.scm (singularity)[source]: Remove "errors=remount-ro" mount option from source code.
| | * gnu: singularity: Wrap programs so they find Coreutils.Ludovic Courtès2020-03-12
| | | | | | | | | | | | * gnu/packages/linux.scm (singularity)[arguments]: Add 'set-PATH' phase.
| * | Merge branch 'master' into stagingMarius Bakke2020-03-11
| |\|
| | * gnu: tlp: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-10
| | | | | | | | | | | | * gnu/packages/linux.scm (tlp)[home-page]: Use HTTPS.
| * | Merge branch 'master' into stagingMarius Bakke2020-03-09
| |\|
| * | Merge branch 'master' into stagingMarius Bakke2020-03-04
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2020-03-02
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2020-02-28
| |\ \ \ \
| * | | | | gnu: bluez: Update to 5.53.Brice Waegeneire2020-02-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (bluez): Update to 5.53. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * | | | | gnu: ALSA: Update to 1.2.2.Marius Bakke2020-02-24
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (alsa-lib, alsa-utils, alsa-plugins): Update to 1.2.2.
| * | | | | Merge branch 'master' into stagingMarius Bakke2020-02-24
| |\ \ \ \ \
| * | | | | | gnu: eudev: Build and install the static library.Marius Bakke2020-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'lvm2-static' requires the static libudev.a. This is a follow-up to commit 7b83cd720fa1b460ab79753869441be272251ded. * gnu/packages/linux.scm (eudev)[arguments]: Remove "--disable-static" from #:configure-flags. Add phase 'move-static-library. [outputs]: New field. (lvm2-static)[inputs]: Remove. [propagated-inputs]: Remove EUDEV and add EUDEV:STATIC.
| * | | | | | Revert "gnu: libaio: Do not install the static library."Marius Bakke2020-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change breaks 'lvm2-static' which cannot easily be made to work with a separate libaio.a due to missing symbols. This reverts commit d60458d77c53f2894d7c1f0649bf24e3f048db8b.
| * | | | | | gnu: libaio: Do not install the static library.Marius Bakke2020-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (libaio)[arguments]: Add phase 'delete-static-library'.
| * | | | | | gnu: libaio: Update to 0.3.112.Marius Bakke2020-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (libaio): Update to 0.3.112.
| * | | | | | gnu: eudev: Do not build the static libraries.Marius Bakke2020-02-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (eudev)[arguments]: Add "--disable-static" in #:configure-flags.
* | | | | | | gnu: coreutils: Remove libcap dependency for the Hurd.Jan Nieuwenhuizen2020-03-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (libcap)[supported-systems]: Remove the Hurd. * gnu/packages/base.scm (coreutils)[inputs]: Include libcap only for supported systems. Fixes building on the Hurd.
* | | | | | | Merge branch 'master' into core-updatesMarius Bakke2020-03-10
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | gnu: libseccomp: Update to 2.4.3.Tobias Geerinckx-Rice2020-03-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (libseccomp): Update to 2.4.3. [source]: Remove upstreamed patch. * gnu/packages/patches/libseccomp-open-aarch64.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.