summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
Commit message (Collapse)AuthorAge
* gnu: linux-libre: Enforce the use of the correct deblobbing scripts.Leo Famulari2020-09-06
| | | | | | * gnu/packages/linux.scm (deblob-scripts-5.8, deblob-scripts-5.4, deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9, deblob-scripts-4.4): Use the respective LINUX-LIBRE-X.Y-VERSION variables.
* gnu: Do not truncate the version of the linux-libre deblobbing script file ↵Leo Famulari2020-09-06
| | | | | | | names. * gnu/packages/linux.scm (linux-libre-deblob-scripts): Use VERSION instead of VERSION-MAJOR+MINOR.
* gnu: linux-libre: Update to 5.8.7.Mark H Weaver2020-09-06
| | | | | | * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.7. (linux-libre-5.8-pristine-source): Update hash. (deblob-scripts-5.8): Update to 5.8.7.
* gnu: linux-libre@5.4: Update to 5.4.63.Mark H Weaver2020-09-06
| | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.63. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.63.
* gnu: linux-libre: Validate that the cleaned up tarball is free of blobs.Maxim Cournoyer2020-09-04
| | | | | | * gnu/packages/linux.scm (make-linux-libre-source): Call the deblob-check script on the generated tarball archive with the --use-awk and --list-blobs options.
* gnu: make-linux-libre-source: Set output port buffering to line mode.Maxim Cournoyer2020-09-04
| | | | | * gnu/packages/linux.scm (make-linux-libre-source): Set output port buffering to line mode via setvbuf. Remove the ad-hoc calls to force-output.
* gnu: linux-libre: Use Python 3 in make-linux-libre-source.Maxim Cournoyer2020-09-03
| | | | | | | | | Successfully tested with all of the linux-libre versions we carry in Guix: 4.4.234, 4.9.234, 4.14.195, 4.19.142, 5.4.61 and 5.8.5. * gnu/packages/linux.scm (make-linux-libre-source): Replace python-2 by python-wrapper. Do not set the PYTHON environment variable, which is not required when using python-wrapper.
* gnu: linux-libre: Update to 5.8.6.Mark H Weaver2020-09-03
| | | | | | * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.6. (linux-libre-5.8-pristine-source): Update hash. (deblob-scripts-5.8): Update to 5.8.6.
* gnu: linux-libre@5.4: Update to 5.4.62.Mark H Weaver2020-09-03
| | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.62. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.62.
* gnu: linux-libre@4.19: Update to 4.19.143.Mark H Weaver2020-09-03
| | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.143. (linux-libre-4.19-pristine-source): Update hash. (deblob-scripts-4.19): Update to 4.19.143.
* gnu: linux-libre@4.14: Update to 4.14.196.Mark H Weaver2020-09-03
| | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.196. (linux-libre-4.14-pristine-source): Update hash. (deblob-scripts-4.14): Update to 4.14.196.
* gnu: linux-libre@4.9: Update to 4.9.235.Mark H Weaver2020-09-03
| | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.235. (linux-libre-4.9-pristine-source): Update hash. (deblob-scripts-4.9): Update to 4.9.235.
* gnu: linux-libre@4.4: Update to 4.4.235.Mark H Weaver2020-09-03
| | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.235. (linux-libre-4.4-pristine-source): Update hash. (deblob-scripts-4.4): Update to 4.4.235.
* gnu: xfsprogs: Update to 5.7.0.Efraim Flashner2020-09-02
| | | | * gnu/packages/linux.scm (xfsprogs): Update to 5.7.0.
* gnu: %default-extra-linux-options: Enable kernel options for elogind service.Vagrant Cascadian2020-09-01
| | | | | | | | | | | | | | | | Fixes: https://issues.guix.gnu.org/43078 These options are already enabled in the kernel configs included in guix, but might be missing from variants using a defconfig from the upstream kernel, such as linux-libre-arm-generic and linux-libre-arm64-generic. * gnu/packages/linux (%default-extra-linux-options): Enable CONFIG_CGROUP_FREEZER, CONFIG_BLK_CGROUP, CONFIG_CGROUP_WRITEBACK, CONFIG_CGROUP_SCHED, CONFIG_CGROUP_PIDS, CONFIG_CGROUP_FREEZER, CONFIG_CGROUP_DEVICE, CONFIG_CGROUP_CPUACCT, CONFIG_CGROUP_PERF, CONFIG_SOCK_CGROUP_DATA, CONFIG_BLK_CGROUP_IOCOST, CONFIG_CGROUP_NET_PRIO, CONFIG_CGROUP_NET_CLASSID, CONFIG_MEMCG, CONFIG_MEMCG_SWAP, CONFIG_MEMCG_KMEM, CONFIG_CPUSETS and CONFIG_PROC_PID_CPUSET.
* gnu: wireless-regdb: Update to 2020.04.29.Efraim Flashner2020-09-01
| | | | * gnu/packages/linux.scm (wireless-regdb): Update to 2020.04.29.
* gnu: Remove linux-libre 5.7.Leo Famulari2020-08-30
| | | | | | | | | | | | | The 5.7 kernel series is no longer supported upstream. * gnu/packages/linux.scm (deblob-scripts-5.7, linux-libre-5.7-version, linux-libre-5.7-pristine-source, linux-libre-5.7-source, linux-libre-headers-5.7, linux-libre-5.7) Remove variables. * gnu/packages/aux-files/linux-libre/5.7-arm.conf, gnu/packages/aux-files/linux-libre/5.7-arm64.conf, gnu/packages/aux-files/linux-libre/5.7-i686.conf, gnu/packages/aux-files/linux-libre/5.7-x86_64.conf: Delete files. * Makefile.am (AUX_FILES): Remove them.
* gnu: linux-libre: Update to 5.8.5.Mark H Weaver2020-08-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.5. (linux-libre-5.8-pristine-source): Update hash.
* gnu: linux-libre@5.7: Update to 5.7.19.Mark H Weaver2020-08-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.19. (linux-libre-5.7-pristine-source): Update hash.
* gnu: linux-libre@5.7: Update to 5.7.18.Mark H Weaver2020-08-26
| | | | | | * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.18. (linux-libre-5.7-pristine-source): Update hash. (deblob-scripts-5.7): Update to 5.7.18.
* gnu: linux-libre@5.4: Update to 5.4.61.Mark H Weaver2020-08-26
| | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.61. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.61.
* gnu: linux-libre@4.19: Update to 4.19.142.Mark H Weaver2020-08-26
| | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.142. (linux-libre-4.19-pristine-source): Update hash. (deblob-scripts-4.19): Update to 4.19.142.
* gnu: linux-libre@4.14: Update to 4.14.195.Mark H Weaver2020-08-26
| | | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.195. (linux-libre-4.14-pristine-source): Update hash. (deblob-scripts-4.14): Update to 4.14.195.
* gnu: linux-libre@4.9: Update to 4.9.234.Mark H Weaver2020-08-26
| | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.234. (linux-libre-4.9-pristine-source): Update hash. (deblob-scripts-4.9): Update to 4.9.234.
* gnu: linux-libre@4.4: Update to 4.4.234.Mark H Weaver2020-08-26
| | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.234. (linux-libre-4.4-pristine-source): Update hash. (deblob-scripts-4.4): Update to 4.4.234.
* gnu: linux-libre: Update to 5.8.4.Mark H Weaver2020-08-26
| | | | | | * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.4. (linux-libre-5.8-pristine-source): Update hash. (deblob-scripts-5.8): Update to 5.8.4.
* gnu: pipewire: Update to 0.3.10.Tobias Geerinckx-Rice2020-08-26
| | | | | * gnu/packages/linux.scm (pipewire): Update to 0.3.10. [arguments]: Set the ‘udevrulesdir’ configure flag.
* gnu: Remove duplicated linux-libre-arm64-generic-5.8.Mathieu Othacehe2020-08-24
| | | | | | | This fixes a test failure in "fold-available-packages with/without cache". * gnu/packages/linux.scm (linux-libre-arm64-generic-5.8): Remove it as it duplicates linux-libre-arm64-generic.
* gnu: linux-libre@4.9: Update to 4.9.233.Mark H Weaver2020-08-21
| | | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.233. (linux-libre-4.9-pristine-source): Update hash. (deblob-scripts-4.9): Update to 4.9.232.
* gnu: linux-libre@4.4: Update to 4.4.233.Mark H Weaver2020-08-21
| | | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.233. (linux-libre-4.4-pristine-source): Update hash. (deblob-scripts-4.4): Update to 4.4.232.
* gnu: linux-libre: Update to 5.8.3.Mark H Weaver2020-08-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.3. (linux-libre-5.8-pristine-source): Update hash.
* gnu: linux-libre@5.7: Update to 5.7.17.Mark H Weaver2020-08-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.17. (linux-libre-5.7-pristine-source): Update hash.
* gnu: linux-libre@5.4: Update to 5.4.60.Mark H Weaver2020-08-21
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.60. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.141.Mark H Weaver2020-08-21
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.141. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre@4.14: Update to 4.14.194.Mark H Weaver2020-08-21
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.194. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.8.2.Leo Famulari2020-08-21
| | | | | | | | | | | * gnu/packages/aux-files/linux-libre/5.8-arm.conf, gnu/packages/aux-files/linux-libre/5.8-arm64.conf, gnu/packages/aux-files/linux-libre/5.8-i686.conf, gnu/packages/aux-files/linux-libre/5.8-x86_64.conf: New files. * Makefile.am (AUX_FILES): Add them. * gnu/packages/linux.scm (linux-libre-5.8): New variable. (linux-libre-version, linux-libre-pristine-source, linux-libre-source, linux-libre): Point to linux-libre-5.8*.
* gnu: Use a descriptive file-name for linux-libre deblobbing scripts.Leo Famulari2020-08-21
| | | | | | | Fixes <https://bugs.gnu.org/42789>. * gnu/packages/linux.scm (linux-libre-deblob-scripts): Set the file-name of the deblob and deblob-check scripts.
* gnu: linux-libre: Update to 5.7.16.Mark H Weaver2020-08-19
| | | | | | * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.16. (linux-libre-5.7-pristine-source): Update hash. (deblob-scripts-5.7): Update to 5.7.16.
* gnu: linux-libre@5.8: Update to 5.8.2.Mark H Weaver2020-08-19
| | | | | | * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.2. (linux-libre-5.8-pristine-source): Update hash. (deblob-scripts-5.8): Update to 5.8.2.
* gnu: linux-libre@5.4: Update to 5.4.59.Mark H Weaver2020-08-19
| | | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.59. (linux-libre-5.4-pristine-source): Update hash. (deblob-scripts-5.4): Update to 5.4.59.
* gnu: linux-libre@4.19: Update to 4.19.140.Mark H Weaver2020-08-19
| | | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.140. (linux-libre-4.19-pristine-source): Update hash. (deblob-scripts-4.19): Update to 4.19.140.
* gnu: lvm2: Default to an HTTPS mirror.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/linux.scm (lvm2)[source]: Talk HTTPS to sourceware.org.
* gnu: lvm2: Update to 2.03.10.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/linux.scm (lvm2): Update to 2.03.10.
* gnu: sysstat: Update to 12.4.0.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/linux.scm (sysstat): Update to 12.4.0.
* gnu: earlyoom: Use pandoc instead of ghc-pandoc.Ricardo Wurmus2020-08-15
| | | | | * gnu/packages/linux.scm (earlyoom)[native-inputs]: Use pandoc instead of ghc-pandoc.
* gnu: singularity: Replace references to grep.Ricardo Wurmus2020-08-14
| | | | * gnu/packages/linux.scm (singularity)[arguments]: Replace references to grep.
* gnu: cpuid: Update to 20200427.Michael Rohleder2020-08-13
| | | | | | * gnu/packages/linux.scm (cpuid): Update to 20200427. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add linux-libre-arm64-generic at version 5.4.Vagrant Cascadian2020-08-11
| | | | * gnu/packages/linux (linux-libre-arm64-generic-5.4): New variable.
* gnu: linux-libre: Update to 5.7.15.Mark H Weaver2020-08-11
| | | | | * gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.15. (linux-libre-5.7-pristine-source): Update hash.
* gnu: linux-libre@5.8: Update to 5.8.1.Mark H Weaver2020-08-11
| | | | | * gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.1. (linux-libre-5.8-pristine-source): Update hash.