Commit Graph

3727 Commits

Author SHA1 Message Date
Leo Famulari
2c7f2b40e2
gnu: linux-libre-lts: Update to 5.15.
5.15 is the newest long-term support version of the kernel.

* gnu/packages/linux.scm (linux-libre-lts-version, linux-libre-lts-gnu-revision,
linux-libre-lts-pristine-source, linux-libre-lts-source, linux-libre-lts): Use
linux-libre-5.15.
2022-01-17 15:43:41 -05:00
Leo Famulari
601c30e32f
gnu: linux-libre 5.4: Update to 5.4.172.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.172.
(linux-libre-5.4-pristine-source): Update hash.
2022-01-17 15:43:41 -05:00
Leo Famulari
71c287392b
gnu: linux-libre 5.10: Update to 5.10.92.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.92.
(linux-libre-5.10-pristine-source): Update hash.
2022-01-17 15:43:41 -05:00
Leo Famulari
a62a05cee5
gnu: linux-libre: Update to 5.15.15.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.15.
(linux-libre-5.15-pristine-source): Update hash.
2022-01-17 15:43:31 -05:00
Maxim Cournoyer
276f40fdc3
Merge branch 'version-1.4.0'
With resolved conflicts in:
	gnu/packages/gnome.scm
	gnu/packages/openstack.scm
	gnu/packages/python-xyz.scm
2022-01-17 11:47:09 -05:00
Tobias Geerinckx-Rice
847bd37be7
gnu: nvme-cli: Use G-expressions.
* gnu/packages/linux.scm (nvme-cli)[arguments]:
Rewrite as G-expressions.
2022-01-16 01:00:00 +01:00
Tobias Geerinckx-Rice
a7fd4bb828
gnu: nvme-cli: Update to 1.16.
* gnu/packages/linux.scm (nvme-cli): Update to 1.16.
2022-01-16 01:00:00 +01:00
Maxim Cournoyer
423c3de0c8
gnu: ell: Update to 0.46.
* gnu/packages/linux.scm (ell): Update to 0.46.
2022-01-10 11:51:30 -05:00
Sarah Morgensen
64f7e53a5d
gnu: cpuid: Remove obsolete file permissions change.
* gnu/packages/linux.scm (cpuid)[arguments]<#:phases>{fix-makefile}:
Remove Makefile gzip permissions patch.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-01-10 11:44:51 -05:00
Maxim Cournoyer
b082fdb4b5
gnu: libpcap: Update to 2.62.
* gnu/packages/linux.scm (libpcap): Update to 2.62.
[phases]{configure}: Delete phase, and move LDFLAGS to...
[make-flags]: ... here.  Define arguments via G-expressions.
2022-01-10 11:44:34 -05:00
Maxim Cournoyer
be3b33dbba
gnu: eudev: Update to 3.2.11.
* gnu/packages/linux.scm (eudev): Update to 3.2.11.
[phases]{make-source-writable}: Remove phase, no longer needed.
{patch-bindir-in-btrfs-rules}: Likewise, fixed upstream.
Remove trailing #t.
2022-01-10 11:44:34 -05:00
Maxim Cournoyer
f1d774826a
gnu: util-linux: Update to 2.37.2.
* gnu/packages/linux.scm (util-linux): Update to 2.37.2.
2022-01-10 11:44:34 -05:00
Maxim Cournoyer
0fcfa1cdc0
gnu: libcap: Use #$output unconditionally.
* gnu/packages/linux.scm (libcap)[phases]{configure}: Use #$output
unconditionally.
2022-01-10 11:44:32 -05:00
Maxim Cournoyer
ce362bc1f3
gnu: binutils: Absorb binutils-next.
* gnu/packages/base.scm (binutils)[configure-flags]: Set out-of-source? to #t.
{--enable-64-bit-bfd, --enable-compressed-debug-sections=all, --enable-lto,
--enable-separate-code, --enable-threads}: New flags.
(binutils-next): Delete variable.
(binutils-gold): Inherit from binutils.
* gnu/packages/linux.scm (kexec-tools)[native-inputs]: Replace
binutils-next with binutils.
2022-01-10 11:44:31 -05:00
Mathieu Othacehe
d91de53caa
gnu: i2c-tools: Fix cross-compilation.
* gnu/packages/linux.scm (i2c-tools)[arguments]: Use #$output to fix
cross-compilation.
2022-01-10 17:29:19 +01:00
Efraim Flashner
a275ef3966
gnu: earlyoom: Only build with pandoc on certain systems.
* gnu/packages/linux.scm (earlyoom)[native-inputs]: Only use pandoc on
x86_64-linux and i686-linux.
2022-01-14 11:41:19 +02:00
Efraim Flashner
720baa1e0b
gnu: earlyoom: Rewrite with gexps.
* gnu/packages/linux.scm (earlyoom)[arguments]: Rewrite with gexps.
2022-01-14 11:41:19 +02:00
Efraim Flashner
130703f8c5
gnu: earlyoom: Move snippet to make-flag.
* gnu/packages/linux.scm (earlyoom)[source]: Remove snippet.
[arguments]: Add makeflag to not use go111modules.
2022-01-14 11:41:19 +02:00
Efraim Flashner
160d0d7923
gnu: earlyoom: Run more tests.
* gnu/packages/linux.scm (earlyoom)[native-inputs]: Add cppcheck.
2022-01-14 11:41:18 +02:00
Leo Famulari
c570d91e40
gnu: linux-libre 4.9: Update to 4.9.299.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.299.
(linux-libre-4.9-pristine-source): Update hash.
2022-01-12 04:06:22 -05:00
Leo Famulari
d3d4e12499
gnu: linux-libre 4.9: Update to 4.9.297.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.297.
(linux-libre-4.9-pristine-source): Update hash.
2022-01-12 04:06:22 -05:00
Leo Famulari
87aa906164
gnu: linux-libre 4.14: Update to 4.14.262.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.262.
(linux-libre-4.14-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari
276e291354
gnu: linux-libre 4.19: Update to 4.19.225.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.225.
(linux-libre-4.19-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari
2c05dd8f60
gnu: linux-libre 5.4: Update to 5.4.171.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.171.
(linux-libre-5.4-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari
b51c441789
gnu: linux-libre 5.10: Update to 5.10.91.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.91.
(linux-libre-5.10-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Leo Famulari
ec32f6a847
gnu: linux-libre: Update to 5.15.14.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.14.
(linux-libre-5.15-pristine-source): Update hash.
2022-01-12 04:06:21 -05:00
Tobias Geerinckx-Rice
f53a802b29
gnu: haveged: Update to 1.9.17.
* gnu/packages/linux.scm (haveged): Update to 1.9.17.
2022-01-11 07:38:02 +00:00
Tobias Geerinckx-Rice
d402f03ca3
gnu: powercap: Use G-expressions.
* gnu/packages/linux.scm (powercap)[arguments]:
Rewrite as G-expressions.
2022-01-11 20:17:50 +00:00
Tobias Geerinckx-Rice
7c29a0b92e
gnu: powercap: Update to 0.5.0.
* gnu/packages/linux.scm (powercap): Update to 0.5.0.
2022-01-11 20:17:50 +00:00
Tobias Geerinckx-Rice
70e18f327e
gnu: hdparm: Use G-expressions.
* gnu/packages/linux.scm (hdparm)[arguments]:
Rewrite as G-expressions.
2022-01-11 20:17:50 +00:00
Tobias Geerinckx-Rice
fc6ca1ed99
gnu: hdparm: Update to 9.63.
* gnu/packages/linux.scm (hdparm): Update to 9.63.
2022-01-11 20:17:50 +00:00
Tobias Geerinckx-Rice
c612b619cc
gnu: tlp: Remove obsolete #t returns.
* gnu/packages/linux.scm (tlp)[arguments]:
Don't explicitly return #t from phases.
2022-01-08 21:57:53 +01:00
Nicolas Goaziou
ef58bc1524
gnu: tlpui: Update to 1.5.0.
* gnu/packages/linux.scm (tlpui): Update to 1.5.0.
2022-01-08 17:47:46 +01:00
Nicolas Goaziou
1a37bc5347
gnu: tlp: Update to 1.5.0.
* gnu/packages/linux.scm (tlp): Update to 1.5.0.
2022-01-08 17:45:41 +01:00
Tobias Geerinckx-Rice
9644d5b1e6
gnu: wireles-tools: Fix cross-compilation.
* gnu/packages/linux.scm (wireless-tools)[source]:
Rewrite as G-expression.
[arguments]: Likewise to avoid %OUTPUT when cross-compiling.
Remove superfluous %CURRENT-TARGET-SYSTEM call.
Don't explicitly return #t from phases.
2022-01-08 03:56:38 +01:00
Tobias Geerinckx-Rice
974bdb447a
gnu: wireplumber: Update to 0.4.6.
* gnu/packages/linux.scm (wireplumber): Update to 0.4.6.
2022-01-08 01:13:39 +01:00
Tobias Geerinckx-Rice
9bd4b4058f
gnu: pipewire@0.3: Update to 0.3.43.
* gnu/packages/linux.scm (pipewire-0.3): Update to 0.3.43.
2022-01-08 01:13:39 +01:00
Tobias Geerinckx-Rice
1e1cba00d5
gnu: libaio: Fix cross-compilation.
* gnu/packages/linux.scm (libaio)[arguments]:
Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
2022-01-08 01:13:39 +01:00
Tobias Geerinckx-Rice
8d8272dd47
gnu: iptables: Fix cross-compilation.
* gnu/packages/linux.scm (iptables)[arguments]:
Rewrite as G-expression to avoid %OUTPUT when cross-compiling.
2022-01-08 01:13:38 +01:00
Tobias Geerinckx-Rice
a00543b439
gnu: iw: Fix cross-compilation.
* gnu/packages/linux.scm (iw)[arguments]: Rewrite as G-expression.
Replace custom code with PKG-CONFIG-FOR-TARGET, and drop the unnecessary
absolute file name altogether.
2022-01-08 01:13:38 +01:00
Tobias Geerinckx-Rice
c9e8d04bf9
gnu: sysstat: Update to 12.4.4.
* gnu/packages/linux.scm (sysstat): Update to 12.4.4.
[arguments]: Don't explicitly return #t from phases.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
da202490b5
gnu: xfsprogs: Update to 5.14.2.
* gnu/packages/linux.scm (xfsprogs): Update to 5.14.2.
2022-01-07 05:57:53 +01:00
Tobias Geerinckx-Rice
f561aca530
gnu: mcelog: Update to 180.
* gnu/packages/linux.scm (mcelog): Update to 180.
[native-inputs]: Add python-wrapper.
2022-01-07 05:57:52 +01:00
Tobias Geerinckx-Rice
2860bb2779
gnu: mdadm-static: Fix build.
This follows up on commit 3d7a1b84c5.

* gnu/packages/linux.scm (mdadm-static)[arguments]:
Add "-DNO_LIBUDEV" to CXFLAGS.
2022-01-06 17:11:33 +01:00
Tobias Geerinckx-Rice
55bf2d31e9
gnu: mdadm-static: Use G-expressions.
* gnu/packages/linux.scm (mdadm-static)[arguments]:
Rewrite as G-expressions.

Reported by Christopher Baines <mail@cbaines.net>
2022-01-06 16:57:06 +01:00
Leo Famulari
aebfc1425d
gnu: linux-libre 4.4: Update to 4.4.298.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.298.
(linux-libre-4.4-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
5f12ef9276
gnu: linux-libre 4.9: Update to 4.9.296.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.296.
(linux-libre-4.9-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
d603ef332e
gnu: linux-libre 4.14: Update to 4.14.261.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.261.
(linux-libre-4.14-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
66ea2b6a64
gnu: linux-libre 4.19: Update to 4.19.224.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.224.
(linux-libre-4.19-pristine-source): Update hash.
2022-01-05 23:39:15 -05:00
Leo Famulari
38b9a0388d
gnu: linux-libre 5.4: Update to 5.4.170.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.170.
(linux-libre-5.4-pristine-source): Update hash.
2022-01-05 23:39:14 -05:00