Age | Commit message (Collapse) | Author |
|
|
|
* 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.
|
|
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/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.24.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.108.
(linux-libre-4.19-pristine-source): Update hash.
|
|
|
|
* gnu/packages/linux.scm (lsscsi): New variable.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
|
|
* gnu/packages/linux.scm (kexec-tools): New variable.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.23.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.107.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.172.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.215.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.215.
(linux-libre-4.4-pristine-source): Update hash.
|
|
|
|
* gnu/packages/linux.scm (earlyoom): Update to 1.3.1.
|
|
* gnu/packages/linux.scm (earlyoom): Update to commit
7bd4b2c9a285d2b9a4ef6e7a080e83ab95fcdeea.
|
|
* gnu/packages/linux.scm (lttng-ust): New variable.
|
|
* gnu/packages/linux.scm (bluez): Update to 5.53.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/linux.scm (alsa-lib, alsa-utils, alsa-plugins): Update to 1.2.2.
|
|
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.22.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.106.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (cpuid): Update to 20200211.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.21.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.105.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (btrfs-progs): Update to 5.4.1.
|
|
* gnu/packages/linux.scm (ebtables): Update to 2.0.11.
[arguments]: Remove them all.
|
|
* gnu/packages/linux.scm (haveged): Update to 1.9.8.
|
|
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module):
New public variable.
|
|
'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.
|
|
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/packages/linux.scm (fbset): New public variable.
|
|
* gnu/packages/linux.scm (ebtables)[home-page]: Use HTTPS.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.20.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.104.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.171.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.214.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.214.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.19.
(deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9)
(deblob-scripts-4.4): Update versions, although the scripts are unchanged.
|
|
* gnu/packages/linux.scm (btrfs-progs)[arguments]: Add phase
patch-makefile.
[native-inputs]: Add lvm2, eudev.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (libaio)[arguments]: Add phase 'delete-static-library'.
|
|
* gnu/packages/linux.scm (libaio): Update to 0.3.112.
|
|
* gnu/packages/linux.scm (eudev)[arguments]: Add "--disable-static" in
#:configure-flags.
|
|
* gnu/packages/linux.scm (lvm2): Update to 2.03.08.
|
|
* gnu/packages/linux.scm (tlp): Update to 1.3.1.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.19.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.103.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (lvm2): Update to 2.03.07.
[source](snippet): Adjust confdir regex.
[inputs]: Add LIBAIO.
[arguments]: Add phase 'patch-configure.
(lvm2-static)[arguments]: Don't build dmeventd. Add phase 'adjust-Makefile'.
|
|
* gnu/packages/linux.scm (strace): Update to 5.5.
|