Archived
1
0
Fork 0
Commit graph

4715 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
6b903e2104
gnu: fuse@2, fuse@3: Reverse inheritance.
* gnu/packages/linux.scm (fuse-2)[inherit]: From fuse.
[inputs, supported-systems, home-page, synopsis, description, license]:
…move these fields from here…
(fuse)
[inputs, supported-systems, home-page, synopsis, description, license]:
…to here, respectively.
[inherit]: Remove field.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
ee769c4638
gnu: unionfs-fuse-static: Run tests.
* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]: Use
SUBSTITUTE-KEYWORD-ARGUMENTS, inheriting and extending
unionfs-fuse's #:configure-flags and #:phases, and inheriting
its #:tests? #t.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
76aa16ab61
gnu: unionfs-fuse-static: Update package style.
* gnu/packages/linux.scm (unionfs-fuse/static)[source]:
Rewrite snippet as a G-expression.
[arguments]: Likewise.  Don't explicitly return #t from phases.
[inputs]: Remove input labels.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
2c66435a40
gnu: unionfs-fuse: Use G-expressions.
* gnu/packages/linux.scm (unionfs-fuse)[arguments]:
Rewrite as G-expressions.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
351d59fb0f
gnu: unionfs-fuse: Update to 3.3.
* gnu/packages/linux.scm (unionfs-fuse): Update to 3.3.
[arguments]: Purport to run the test suite.
[native-inputs]: Add pkg-config and python-pytest.
[inputs]: Upgrade fuse-2 to fuse (3).
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
924b6646f0
gnu: jmtpfs: Mark up description.
* gnu/packages/linux.scm (jmtpfs)[description]: Use @acronym{}.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
789f7e9a3d
gnu: fuse@3: Bind to default FUSE variable.
* gnu/packages/linux.scm (fuse): Rename this…
(fuse-2): …to this, and…
(fuse-3): …rename this…
(fuse): …to this!
(fuse-static): Rename this…
(fuse-2-static): …to this.
Adjust all users.
2023-07-23 02:00:00 +02:00
Tobias Geerinckx-Rice
a879385de1
gnu: btrfs-progs: Update to 6.3.3.
* gnu/packages/linux.scm (btrfs-progs): Update to 6.3.3.
2023-07-23 02:00:00 +02:00
Hilton Chain
8adbfdd699
gnu: ell: Update to 0.57.
* gnu/packages/linux.scm (ell): Update to 0.57.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-07-28 22:00:20 +08:00
Efraim Flashner
35c8d631d2
gnu: linux-libre-arm64-generic: Add support for ath9k wireless.
* gnu/packages/linux.scm (linux-libre-arm64-generic)[extra-options): Add
configuration for ath9k_htc.
2023-07-27 19:36:46 +03:00
Tobias Geerinckx-Rice
76e041f9ee
gnu: lvm2: Update to 2.03.21.
* gnu/packages/linux.scm (lvm2): Update to 2.03.21.
[source]: Remove patch.  Don't explicitly return #t from snippet.
[arguments]: Don't explicitly return #t from phases.
* gnu/packages/patches/lvm2-static-link.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2023-07-23 02:00:00 +02:00
Maxim Cournoyer
acbb9d2dad
gnu: linux-libre: Apply wireguard patch fixing keep-alive bug.
* gnu/packages/patches/linux-libre-wireguard-postup-privkey.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linux.scm (linux-libre-6.4-source, linux-libre-6.3-source)
(linux-libre-6.2-source, linux-libre-6.1-source, linux-libre-5.15-source)
(linux-libre-5.10-source): Apply it.
2023-07-21 11:58:45 -04:00
Janneke Nieuwenhuizen
760a80bf9b
gnu: e2fsprogs: Skip failing tests on the Hurd.
* gnu/packages/linux.scm (e2fsprogs)[arguments]: When building natively on the
Hurd, add phase 'skip-tests'.
2023-07-20 10:11:34 +02:00
Janneke Nieuwenhuizen
7591fb0924
gnu: procps: Skip linux-version test for the Hurd.
* gnu/packages/linux.scm (procps)[arguments]: When building natively on the
Hurd, add stage 'skip-tests'.
2023-07-20 10:11:34 +02:00
Tobias Geerinckx-Rice
cfbaef68eb
gnu: libinih: Update to 57.
* gnu/packages/linux.scm (libinih): Update to 57.
2023-07-16 02:00:08 +02:00
Tobias Geerinckx-Rice
236edb05d7
gnu: nvme-cli: Separate :doc files.
* gnu/packages/linux.scm (nvme-cli)[outputs]: Add "doc".
[arguments]: Install HTML documentation there.
2023-07-16 02:00:08 +02:00
Tobias Geerinckx-Rice
0dafac1cfb
gnu: nvme-cli: Update to 2.5.
* gnu/packages/linux.scm (nvme-cli): Update to 2.5.
2023-07-16 02:00:08 +02:00
Tobias Geerinckx-Rice
07f436ce13
gnu: libnvme: Separate :doc files.
Also fix the .rst files being dumped in the root of the output.

* gnu/packages/linux.scm (libnvme)[outputs]: Add "doc".
[arguments]: Install HTML and RST documentation there.
2023-07-16 02:00:08 +02:00
Tobias Geerinckx-Rice
2ca16e4318
gnu: libnvme: Update to 1.5.
* gnu/packages/linux.scm (libnvme): Update to 1.5.
2023-07-16 02:00:08 +02:00
Tobias Geerinckx-Rice
9991028fef
gnu: libtraceevent: Shorten source snippet.
* gnu/packages/linux.scm (libtraceevent)[source]:
Use SUBSTITUTE*'s features.
2023-07-16 02:00:07 +02:00
Tobias Geerinckx-Rice
1063a3b564
gnu: libtraceevent: Update to 1.7.3.
* gnu/packages/linux.scm (libtraceevent): Update to 1.7.3.
2023-07-16 02:00:07 +02:00
Tobias Geerinckx-Rice
e0c434ee72
gnu: tpacpi-bat: Fix cross-compilation.
* gnu/packages/linux.scm (tpacpi-bat)[arguments]: Use SEARCH-INPUT-FILE.
[inputs]: Add coreutils-minimal.
2023-07-16 02:00:07 +02:00
Tobias Geerinckx-Rice
4267580a53
gnu: tpacpi-bat: Update to 3.2.
* gnu/packages/linux.scm (tpacpi-bat): Update to 3.2.
[arguments]: Don't explicitly return #t from phases.
linux tpacpi-bat
2023-07-16 02:00:07 +02:00
kiasoc5
d2c6d1d818
gnu: Add firejail.
* gnu/packages/linux.scm (firejail): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-07-18 14:06:50 +02:00
Leo Famulari
49f74b67a4
gnu: Add linux-libre 6.4
* gnu/packages/linux.scm (linux-libre-6.4-version, linux-libre-6.4-gnu-revision,
deblob-scripts-6.4, linux-libre-6.4-pristine-source, linux-libre-6.4-source,
linux-libre-headers-6.4, linux-libre-6.4: New variables.
* gnu/packages/aux-files/linux-libre/6.4-arm.conf,
* gnu/packages/aux-files/linux-libre/6.4-arm64.conf,
* gnu/packages/aux-files/linux-libre/6.4-i686.conf,
* gnu/packages/aux-files/linux-libre/6.4-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2023-07-15 14:02:40 -04:00
Tobias Geerinckx-Rice
8a9a7ae36e
gnu: aumix: Use Web Archive URLs.
* gnu/packages/linux.scm (aumix)[source, home-page]:
Use copies archived by the Wayback Machine.
2023-07-09 02:00:10 +02:00
Leo Famulari
92d18dc568
gnu: linux-libre: Update to 6.3.13.
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.13.
(linux-libre-6.3-pristine-source): Update hash.
2023-07-13 22:17:27 -04:00
Michael Ford
e94abf55b7
gnu: strace: Update to 6.4.
* gnu/packages/linux.scm (strace): Update to 6.4.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-07-12 15:57:54 +02:00
Tobias Geerinckx-Rice
5ac5d7c86a
gnu: bpftrace: Update to 0.18.0.
* gnu/packages/linux.scm (bpftrace): Update to 0.18.0.
2023-07-09 02:00:01 +02:00
Tobias Geerinckx-Rice
e2a47c89ad
gnu: btrfs-progs: Update to 6.3.2.
* gnu/packages/linux.scm (btrfs-progs): Update to 6.3.2.
2023-07-02 02:00:00 +02:00
Tobias Geerinckx-Rice
3db685cb2e
gnu: crda: Mark up acronyms in description.
* gnu/packages/linux.scm (crda)[synopsis, description]: Use @acronym{}.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice
59da3b6892
gnu: crda: Use G-expressions.
* gnu/packages/linux.scm (crda)[arguments]:
Rewrite as G-expressions.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice
7629377556
gnu: crda: Update to 4.15.
* gnu/packages/linux.scm (crda): Update to 4.15.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
[arguments]: Don't explicitly return #t from phases.
Slightly rename 'set-regulator-db-file-name phase.
2023-07-02 02:00:10 +02:00
Tobias Geerinckx-Rice
4c0f0ab984
gnu: wireless-regdb: Mark up acronyms in description.
* gnu/packages/linux.scm (wireless-regdb)[description]: Use @acronym{}.
2023-07-02 02:00:08 +02:00
Tobias Geerinckx-Rice
0c5141d1c2
gnu: wireless-regdb: Update to 2023.05.03.
* gnu/packages/linux.scm (wireless-regdb): Update to 2023.05.03.
2023-07-02 02:00:08 +02:00
Tobias Geerinckx-Rice
a033c0cf99
gnu: corefreq: Update to 1.96.5.
* gnu/packages/linux.scm (corefreq): Update to 1.96.5.
2023-07-02 02:00:06 +02:00
Leo Famulari
2426e51688
gnu: linux-libre 5.15: Update to 5.15.20.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.20.
(linux-libre-5.15-pristine-source): Update hash.
2023-07-06 02:25:05 -04:00
Leo Famulari
3016db9550
gnu: linux-libre 6.1: Update to 6.1.38.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.38.
(linux-libre-6.1-pristine-source): Update hash.
2023-07-06 02:25:05 -04:00
Leo Famulari
bd928611a0
gnu: linux-libre: Update to 6.3.12.
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.12.
(linux-libre-6.3-pristine-source): Update hash.
2023-07-06 02:25:01 -04:00
Leo Famulari
3b630604d1
gnu: linux-libre 6.1: Update to 6.1.37.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.37.
(linux-libre-6.1-pristine-source): Update hash.
2023-07-04 12:30:05 -04:00
Leo Famulari
886edb8e1b
gnu: linux-libre: Update to 6.3.11.
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.11.
(linux-libre-6.3-pristine-source): Update hash.
2023-07-04 12:30:05 -04:00
Leo Famulari
06d8000591
gnu: linux-libre 4.14: Update to 4.14.320.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.320.
(linux-libre-4.14-pristine-source): Update hash.
2023-06-29 15:41:28 -04:00
Leo Famulari
79febc5743
gnu: linux-libre 4.19: Update to 4.19.288.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.288.
(linux-libre-4.19-pristine-source): Update hash.
2023-06-29 15:41:27 -04:00
Leo Famulari
de646bd5da
gnu: linux-libre 5.4: Update to 5.4.249.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.249.
(linux-libre-5.4-pristine-source): Update hash.
2023-06-29 15:41:27 -04:00
Leo Famulari
d67dfb9cd1
gnu: linux-libre 5.10: Update to 5.10.186.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.186.
(linux-libre-5.10-pristine-source): Update hash.
2023-06-29 15:41:27 -04:00
Leo Famulari
5535292f9c
gnu: linux-libre 5.15: Update to 5.15.119.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.119.
(linux-libre-5.15-pristine-source): Update hash.
2023-06-29 15:41:27 -04:00
Leo Famulari
7ee27b16d2
gnu: linux-libre 6.1: Update to 6.1.36.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.36.
(linux-libre-6.1-pristine-source): Update hash.
2023-06-29 15:41:27 -04:00
Leo Famulari
6ff8253807
gnu: linux-libre: Update to 6.3.10.
* gnu/packages/linux.scm (linux-libre-6.3-version): Update to 6.3.10.
(linux-libre-6.3-pristine-source): Update hash.
2023-06-29 15:41:23 -04:00
Leo Famulari
c585b14ae8
gnu: linux-libre 4.14: Update to 4.14.319.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.319.
(linux-libre-4.14-pristine-source): Update hash.
2023-06-26 12:43:36 -04:00
Leo Famulari
a3d60cfc2d
gnu: linux-libre 4.19: Update to 4.19.287.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.287.
(linux-libre-4.19-pristine-source): Update hash.
2023-06-26 12:43:36 -04:00