Age | Commit message (Expand) | Author |
2023-07-23 | gnu: tmon: Update package style....* gnu/packages/linux.scm (tmon)[arguments]: Use G-expressions.
Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2023-07-23 | 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.
| Tobias Geerinckx-Rice |
2023-07-23 | 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.
| Tobias Geerinckx-Rice |
2023-07-23 | 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.
| Tobias Geerinckx-Rice |
2023-07-23 | gnu: unionfs-fuse: Use G-expressions....* gnu/packages/linux.scm (unionfs-fuse)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-23 | 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).
| Tobias Geerinckx-Rice |
2023-07-23 | gnu: jmtpfs: Mark up description....* gnu/packages/linux.scm (jmtpfs)[description]: Use @acronym{}.
| Tobias Geerinckx-Rice |
2023-07-23 | 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.
| Tobias Geerinckx-Rice |
2023-07-23 | gnu: btrfs-progs: Update to 6.3.3....* gnu/packages/linux.scm (btrfs-progs): Update to 6.3.3.
| Tobias Geerinckx-Rice |
2023-07-28 | gnu: ell: Update to 0.57....* gnu/packages/linux.scm (ell): Update to 0.57.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |
2023-07-27 | 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.
| Efraim Flashner |
2023-07-23 | 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.
| Tobias Geerinckx-Rice |
2023-07-21 | 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.
| Maxim Cournoyer |
2023-07-20 | gnu: e2fsprogs: Skip failing tests on the Hurd....* gnu/packages/linux.scm (e2fsprogs)[arguments]: When building natively on the
Hurd, add phase 'skip-tests'.
| Janneke Nieuwenhuizen |
2023-07-20 | 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'.
| Janneke Nieuwenhuizen |
2023-07-16 | gnu: libinih: Update to 57....* gnu/packages/linux.scm (libinih): Update to 57.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: nvme-cli: Separate :doc files....* gnu/packages/linux.scm (nvme-cli)[outputs]: Add "doc".
[arguments]: Install HTML documentation there.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: nvme-cli: Update to 2.5....* gnu/packages/linux.scm (nvme-cli): Update to 2.5.
| Tobias Geerinckx-Rice |
2023-07-16 | 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.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: libnvme: Update to 1.5....* gnu/packages/linux.scm (libnvme): Update to 1.5.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: libtraceevent: Shorten source snippet....* gnu/packages/linux.scm (libtraceevent)[source]:
Use SUBSTITUTE*'s features.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: libtraceevent: Update to 1.7.3....* gnu/packages/linux.scm (libtraceevent): Update to 1.7.3.
| Tobias Geerinckx-Rice |
2023-07-16 | gnu: tpacpi-bat: Fix cross-compilation....* gnu/packages/linux.scm (tpacpi-bat)[arguments]: Use SEARCH-INPUT-FILE.
[inputs]: Add coreutils-minimal.
| Tobias Geerinckx-Rice |
2023-07-16 | 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
| Tobias Geerinckx-Rice |
2023-07-18 | gnu: Add firejail....* gnu/packages/linux.scm (firejail): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| kiasoc5 |
2023-07-15 | 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.
| Leo Famulari |
2023-07-09 | gnu: aumix: Use Web Archive URLs....* gnu/packages/linux.scm (aumix)[source, home-page]:
Use copies archived by the Wayback Machine.
| Tobias Geerinckx-Rice |
2023-07-13 | 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.
| Leo Famulari |
2023-07-12 | gnu: strace: Update to 6.4....* gnu/packages/linux.scm (strace): Update to 6.4.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Michael Ford |
2023-07-09 | gnu: bpftrace: Update to 0.18.0....* gnu/packages/linux.scm (bpftrace): Update to 0.18.0.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: btrfs-progs: Update to 6.3.2....* gnu/packages/linux.scm (btrfs-progs): Update to 6.3.2.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: crda: Mark up acronyms in description....* gnu/packages/linux.scm (crda)[synopsis, description]: Use @acronym{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: crda: Use G-expressions....* gnu/packages/linux.scm (crda)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2023-07-02 | 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.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: wireless-regdb: Mark up acronyms in description....* gnu/packages/linux.scm (wireless-regdb)[description]: Use @acronym{}.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: wireless-regdb: Update to 2023.05.03....* gnu/packages/linux.scm (wireless-regdb): Update to 2023.05.03.
| Tobias Geerinckx-Rice |
2023-07-02 | gnu: corefreq: Update to 1.96.5....* gnu/packages/linux.scm (corefreq): Update to 1.96.5.
| Tobias Geerinckx-Rice |
2023-07-06 | 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.
| Leo Famulari |
2023-07-06 | 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.
| Leo Famulari |
2023-07-06 | 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.
| Leo Famulari |
2023-07-04 | 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.
| Leo Famulari |
2023-07-04 | 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.
| Leo Famulari |
2023-06-29 | 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.
| Leo Famulari |
2023-06-29 | 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.
| Leo Famulari |
2023-06-29 | 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.
| Leo Famulari |
2023-06-29 | 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.
| Leo Famulari |
2023-06-29 | 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.
| Leo Famulari |
2023-06-29 | 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.
| Leo Famulari |
2023-06-29 | 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.
| Leo Famulari |
2023-06-26 | 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.
| Leo Famulari |