~ruther/guix-local

ref: 696487d665a616dfdd09272a7bff0bea0e19375d guix-local/gnu/packages/linux.scm -rw-r--r-- 160.7 KiB
d1a91408 — Ricardo Wurmus 8 years ago
Merge branch 'master' into core-updates
718448e1 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.11.2.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.2.
(%linux-libre-hash): Update hash.
519fd6c3 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.29.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.29.
ec8d69eb — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.69.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.69.
32449918 — Ludovic Courtès 8 years ago
gnu: unionfs-fuse-static: Remove 'unionfsctl' executable.

This avoids pulling in glibc & co.  Fixes a regression introduced in
2f861edf5cf5118ad560737343312c9a5efe5b2f (the 'unionfsctl' executable
did not exist in unionfs-fuse 0.26).

* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]
<post-install>: Remove 'unionfsctl' binary.
9f8d6eb2 — Ludovic Courtès 8 years ago
gnu: unionfs-fuse-static: Remove 'unionfsctl' executable.

This avoids pulling in glibc & co.  Fixes a regression introduced in
2f861edf5cf5118ad560737343312c9a5efe5b2f (the 'unionfsctl' executable
did not exist in unionfs-fuse 0.26).

* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]
<post-install>: Remove 'unionfsctl' binary.
acf82a11 — Tobias Geerinckx-Rice 8 years ago
gnu: btrfs-progs: Update to 4.11.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.11.
4d2e1d14 — Tobias Geerinckx-Rice 8 years ago
gnu: mcelog: Update to 150.

* gnu/packages/linux.scm (mcelog): Update to 150.
05bf7f50 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.11.1.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.11.1.
(%linux-libre-hash): Update hash.
d6a02184 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.28.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.28.
42ba7b6f — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.68.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.68.
0ed81d04 — Marius Bakke 9 years ago
gnu: kbd: Set home page to kbd-project.org.

* gnu/packages/linux.scm (kbd)[home-page]: Update.
aa9c221f — Marius Bakke 9 years ago
gnu: psmisc: Update to 22.21.

* gnu/packages/linux.scm (psmisc): Update to 22.21.
[home-page]: Update.
b9048a14 — Ludovic Courtès 9 years ago
gnu: proot: Add statically-linked variant.

* gnu/packages/linux.scm (proot-static): New variable.
62b28c0e — Ludovic Courtès 9 years ago
gnu: Add PRoot.

* gnu/packages/linux.scm (proot): New variable.
* gnu/packages/patches/proot-test-fhs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
4929a061 — Ethan R. Jones 9 years ago
gnu: libaio: Remove dead source URL.

* gnu/packages/linux.scm (libaio)[source]: Remove fedorahosted.org URL.

Signed-off-by: Leo Famulari <leo@famulari.name>
75f796bb — Marius Bakke 9 years ago
gnu: e2fsprogs: Enable tests.

* gnu/packages/linux.scm (e2fsprogs)[native-inputs]: Add PERL and PROCPS.
[arguments]<#:tests?>: Remove.
b047a86b — Marius Bakke 9 years ago
gnu: e2fsprogs: Update to 1.43.4.

* gnu/packages/linux.scm (e2fsprogs, e2fsprogs/static, e2fsck/static): Update
to 1.43.4.
[source]: Remove obsolete gzip substitution. Move '/bin/sh' substitution to ...
[arguments] ... here. Move LDFLAGS from #:make-flags to #:configure-flags.
Enable parallel build.
55acb372 — Marius Bakke 9 years ago
gnu: e2fsprogs: Use 'modify-phases' syntax.

* gnu/packages/linux.scm (e2fsprogs)[arguments]<#:phases>: Use 'modify-phases'.
62ec02bf — Marius Bakke 9 years ago
gnu: lvm2: Update to 2.02.171.

* gnu/packages/linux.scm (lvm2, lvm2-static): Update to 2.02.171.
[home-page]: Use HTTPS.
Next