aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: linux-libre-5.4-source: Add patch to support pinebook pro.Vagrant Cascadian2020-03-25
| | | | | | | * gnu/packages/patches/linux-libre-support-for-Pinebook-Pro.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/linux (linux-libre-5.4-source): Add patch.
* gnu: linux-libre: Update deblob scripts.Mark H Weaver2020-03-25
| | | | * gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.28.
* gnu: linux-libre: Update to 5.4.28.Mark H Weaver2020-03-25
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.28. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.113.Mark H Weaver2020-03-25
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.113. (linux-libre-4.19-pristine-source): Update hash.
* Re-order the armhf linux-libre kernel packages to fix the build.Leo Famulari2020-03-23
| | | | | | | | | | | | | | | | | | | | | | This is a followup to commit 37f8c50cdc2e99189c74999319f3a1854d419546. Previously, building Guix crashed like this: ------ In ice-9/eval.scm: 619:8 4 (_ #f) 626:19 3 (_ #<directory (gnu packages linux) 7fcf3e526c80>) 159:9 2 (_ #<directory (gnu packages linux) 7fcf3e526c80>) 223:20 1 (proc #<directory (gnu packages linux) 7fcf3e526c80>) In unknown file: 0 (%resolve-variable (7 . linux-libre-arm-generic) #<directory (gnu packages linux) 7fcf3e526c80>) ERROR: In procedure %resolve-variable: error: linux-libre-arm-generic: unbound variable ------ * gnu/packages/linux.scm (linux-libre-arm-veyron): Move after linux-libre-arm-generic.
* gnu: Add linux-libre-arm64-generic.Vagrant Cascadian2020-03-22
| | | | * gnu/packages/linux (linux-libre-arm64-generic): New variable.
* gnu: linux-libre-arm-veyron: Deprecate package.Vagrant Cascadian2020-03-22
| | | | | | | | * gnu/packages/linux (linux-libre-arm-veyron): Mark as deprecated package. (kernel-config-veyron): Remove obsolete function. * gnu/system/examples/asus-c201.tmpl: Update to use linux-libre-arm-generic. * gnu/packages/aux-files/linux-libre/5.4-arm-veyron.conf: Delete file. * Makefile.am (AUX_FILES): Update accordingly.
* system: Add kernel-loadable-modules to operating-system.Danny Milosavljevic2020-03-22
| | | | | | | | | | | | | | | * gnu/system.scm (<operating-system>): Add kernel-loadable-modules. (operating-system-directory-base-entries): Use it. * doc/guix.texi (operating-system Reference): Document KERNEL-LOADABLE-MODULES. * gnu/build/linux-modules.scm (depmod): New procedure. (make-linux-module-directory): New procedure. Export it. * guix/profiles.scm (linux-module-database): New procedure. Export it. * gnu/tests/linux-modules.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * gnu/packages/linux.scm (make-linux-libre*)[arguments]<#:phases>[install]: Disable depmod. Remove "build" and "source" symlinks. [native-inputs]: Remove kmod.
* 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>
* 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.
* 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>
* 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
|\|
| * 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.
| * gnu: eudev: Add variant with corrected Btrfs rules.Ludovic Courtès2020-03-07
| | | | | | | | | | | | | | | | Discussed at <https://bugs.gnu.org/39926>. * gnu/packages/linux.scm (eudev/btrfs-fix): New variable. * gnu/services/base.scm (<udev-configuration>)[udev]: Default to it. (udev-service): Likewise for #:udev.
| * gnu: linux-libre: Update to 5.4.24.Mark H Weaver2020-03-06
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.24. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.108.Mark H Weaver2020-03-06
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.108. (linux-libre-4.19-pristine-source): Update hash.
* | Merge branch 'master' into stagingMarius Bakke2020-03-04
|\|
| * gnu: linux: Add lsscsi.Vincent Legoll2020-03-03
| | | | | | | | | | | | * gnu/packages/linux.scm (lsscsi): New variable. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
| * gnu: Add kexec-tools.Chris Marusich2020-03-03
| | | | | | | | | | | | * gnu/packages/linux.scm (kexec-tools): New variable. Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
* | Merge branch 'master' into stagingMarius Bakke2020-03-02
|\|
| * gnu: linux-libre: Update to 5.4.23.Mark H Weaver2020-02-28
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.23. (linux-libre-5.4-pristine-source): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.107.Mark H Weaver2020-02-28
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.107. (linux-libre-4.19-pristine-source): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.172.Mark H Weaver2020-02-28
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.172. (linux-libre-4.14-pristine-source): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.215.Mark H Weaver2020-02-28
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.215. (linux-libre-4.9-pristine-source): Update hash.
| * gnu: linux-libre@4.4: Update to 4.4.215.Mark H Weaver2020-02-28
| | | | | | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.215. (linux-libre-4.4-pristine-source): Update hash.
* | Merge branch 'master' into stagingMarius Bakke2020-02-28
|\|
| * gnu: earlyoom: Update to 1.3.1.Maxim Cournoyer2020-02-28
| | | | | | | | * gnu/packages/linux.scm (earlyoom): Update to 1.3.1.