| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: linux-libre@4.4: Update to 4.4.236.•••* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.236.
(linux-libre-4.4-pristine-source): Update hash.
| Leo Famulari | 2020-09-18 | 1 | -2/+2 |
* | gnu: linux-libre@4.9: Update to 4.9.236.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.236.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari | 2020-09-18 | 1 | -2/+2 |
* | gnu: linux-libre@4.14: Update to 4.14.198.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.198.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari | 2020-09-18 | 1 | -3/+3 |
* | gnu: linux-libre@4.19: Update to 4.19.146.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.146.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari | 2020-09-18 | 1 | -3/+3 |
* | gnu: linux-libre@5.4: Update to 5.4.66.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.66.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari | 2020-09-18 | 1 | -3/+3 |
* | gnu: linux-libre: Update to 5.8.10.•••* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.10.
(linux-libre-5.8-pristine-source): Update hash.
| Leo Famulari | 2020-09-18 | 1 | -2/+2 |
* | gnu: Fix fetching the linux-libre deblobbing script.•••This is a followup to commit 105a037090d9a970a2c2336341d6673eff29e4cf.
* gnu/packages/linux.scm (linux-libre-deblob-scripts): Truncate the version in
the file-name, not the source URI.
| Leo Famulari | 2020-09-15 | 1 | -2/+2 |
* | Revert "gnu: linux-libre: Update to 5.8.8."•••This reverts commit ad42c20921235532e80e776fd55090127389208b, which breaks
"guix system build" as described in <https://issues.guix.info/issue/43352>.
| Oleg Pykhalov | 2020-09-12 | 1 | -3/+3 |
* | gnu: Add ttyebus-linux-module.•••* gnu/packages/linux.scm (ttyebus-linux-module): New variable.
| Danny Milosavljevic | 2020-09-11 | 1 | -0/+27 |
* | gnu: linux-libre@4.14: Update to 4.14.197.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.197.
(linux-libre-4.14-pristine-source): Update hash.
(deblob-scripts-4.14): Stay at version 4.14.196.
| Mark H Weaver | 2020-09-09 | 1 | -3/+3 |
* | gnu: linux-libre@4.19: Update to 4.19.144.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.144.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Stay at version 4.19.143.
| Mark H Weaver | 2020-09-09 | 1 | -3/+3 |
* | gnu: linux-libre@5.4: Update to 5.4.64.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.64.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Stay at version 5.4.63.
| Mark H Weaver | 2020-09-09 | 1 | -3/+3 |
* | gnu: linux-libre: Update to 5.8.8.•••* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.8.
(linux-libre-5.8-pristine-source): Update hash.
(deblob-scripts-5.8): Stay at version 5.8.7.
| Mark H Weaver | 2020-09-09 | 1 | -3/+3 |
* | gnu: linux-libre: Enforce the use of the correct deblobbing scripts.•••* 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.
| Leo Famulari | 2020-09-06 | 1 | -36/+35 |
* | gnu: Do not truncate the version of the linux-libre deblobbing script file na...•••* gnu/packages/linux.scm (linux-libre-deblob-scripts): Use VERSION instead of
VERSION-MAJOR+MINOR.
| Leo Famulari | 2020-09-06 | 1 | -3/+2 |
* | gnu: linux-libre: Update to 5.8.7.•••* 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.
| Mark H Weaver | 2020-09-06 | 1 | -3/+3 |
* | gnu: linux-libre@5.4: Update to 5.4.63.•••* 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.
| Mark H Weaver | 2020-09-06 | 1 | -3/+3 |
* | gnu: linux-libre: Validate that the cleaned up tarball is free of blobs.•••* 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.
| Maxim Cournoyer | 2020-09-04 | 1 | -1/+8 |
* | gnu: make-linux-libre-source: Set output port buffering to line mode.•••* 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.
| Maxim Cournoyer | 2020-09-04 | 1 | -4/+3 |
* | gnu: linux-libre: Use Python 3 in make-linux-libre-source.•••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.
| Maxim Cournoyer | 2020-09-03 | 1 | -6/+1 |
* | gnu: linux-libre: Update to 5.8.6.•••* 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.
| Mark H Weaver | 2020-09-03 | 1 | -3/+3 |
* | gnu: linux-libre@5.4: Update to 5.4.62.•••* 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.
| Mark H Weaver | 2020-09-03 | 1 | -3/+3 |
* | gnu: linux-libre@4.19: Update to 4.19.143.•••* 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.
| Mark H Weaver | 2020-09-03 | 1 | -3/+3 |
* | gnu: linux-libre@4.14: Update to 4.14.196.•••* 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.
| Mark H Weaver | 2020-09-03 | 1 | -3/+3 |
* | gnu: linux-libre@4.9: Update to 4.9.235.•••* 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.
| Mark H Weaver | 2020-09-03 | 1 | -3/+3 |
* | gnu: linux-libre@4.4: Update to 4.4.235.•••* 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.
| Mark H Weaver | 2020-09-03 | 1 | -3/+3 |
* | gnu: xfsprogs: Update to 5.7.0.•••* gnu/packages/linux.scm (xfsprogs): Update to 5.7.0.
| Efraim Flashner | 2020-09-02 | 1 | -2/+2 |
* | gnu: %default-extra-linux-options: Enable kernel options for elogind service.•••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.
| Vagrant Cascadian | 2020-09-01 | 1 | -0/+20 |
* | gnu: wireless-regdb: Update to 2020.04.29.•••* gnu/packages/linux.scm (wireless-regdb): Update to 2020.04.29.
| Efraim Flashner | 2020-09-01 | 1 | -2/+2 |
* | gnu: Remove linux-libre 5.7.•••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.
| Leo Famulari | 2020-08-30 | 1 | -29/+0 |
* | gnu: linux-libre: Update to 5.8.5.•••* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.5.
(linux-libre-5.8-pristine-source): Update hash.
| Mark H Weaver | 2020-08-27 | 1 | -2/+2 |
* | gnu: linux-libre@5.7: Update to 5.7.19.•••* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.19.
(linux-libre-5.7-pristine-source): Update hash.
| Mark H Weaver | 2020-08-27 | 1 | -2/+2 |
* | gnu: linux-libre@5.7: Update to 5.7.18.•••* 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.
| Mark H Weaver | 2020-08-26 | 1 | -3/+3 |
* | gnu: linux-libre@5.4: Update to 5.4.61.•••* 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.
| Mark H Weaver | 2020-08-26 | 1 | -3/+3 |
* | gnu: linux-libre@4.19: Update to 4.19.142.•••* 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.
| Mark H Weaver | 2020-08-26 | 1 | -3/+3 |
* | gnu: linux-libre@4.14: Update to 4.14.195.•••* 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.
| Mark H Weaver | 2020-08-26 | 1 | -3/+3 |
* | gnu: linux-libre@4.9: Update to 4.9.234.•••* 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.
| Mark H Weaver | 2020-08-26 | 1 | -3/+3 |
* | gnu: linux-libre@4.4: Update to 4.4.234.•••* 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.
| Mark H Weaver | 2020-08-26 | 1 | -3/+3 |
* | gnu: linux-libre: Update to 5.8.4.•••* 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.
| Mark H Weaver | 2020-08-26 | 1 | -3/+3 |
* | gnu: pipewire: Update to 0.3.10.•••* gnu/packages/linux.scm (pipewire): Update to 0.3.10.
[arguments]: Set the ‘udevrulesdir’ configure flag.
| Tobias Geerinckx-Rice | 2020-08-26 | 1 | -4/+7 |
* | gnu: Remove duplicated linux-libre-arm64-generic-5.8.•••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.
| Mathieu Othacehe | 2020-08-24 | 1 | -12/+0 |
* | gnu: linux-libre@4.9: Update to 4.9.233.•••* 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.
| Mark H Weaver | 2020-08-21 | 1 | -3/+3 |
* | gnu: linux-libre@4.4: Update to 4.4.233.•••* 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.
| Mark H Weaver | 2020-08-21 | 1 | -3/+3 |
* | gnu: linux-libre: Update to 5.8.3.•••* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.3.
(linux-libre-5.8-pristine-source): Update hash.
| Mark H Weaver | 2020-08-21 | 1 | -2/+2 |
* | gnu: linux-libre@5.7: Update to 5.7.17.•••* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.17.
(linux-libre-5.7-pristine-source): Update hash.
| Mark H Weaver | 2020-08-21 | 1 | -2/+2 |
* | gnu: linux-libre@5.4: Update to 5.4.60.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.60.
(linux-libre-5.4-pristine-source): Update hash.
| Mark H Weaver | 2020-08-21 | 1 | -2/+2 |
* | gnu: linux-libre@4.19: Update to 4.19.141.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.141.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver | 2020-08-21 | 1 | -2/+2 |
* | gnu: linux-libre@4.14: Update to 4.14.194.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.194.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver | 2020-08-21 | 1 | -2/+2 |
* | gnu: linux-libre: Update to 5.8.2.•••* 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*.
| Leo Famulari | 2020-08-21 | 1 | -5/+11 |
* | gnu: Use a descriptive file-name for linux-libre deblobbing scripts.•••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.
| Leo Famulari | 2020-08-21 | 1 | -0/+4 |