~ruther/guix-local

ref: 1819fd2cd9bc7b4477a90dec4e7febef90fe8fc0 guix-local/gnu/packages/linux.scm -rw-r--r-- 164.8 KiB
025817a5 — Marius Bakke 8 years ago
gnu: iproute2: Update to 4.11.0.

* gnu/packages/linux.scm (iproute): Update to 4.11.0.
be900082 — Tobias Geerinckx-Rice 8 years ago
gnu: fuse-exfat: Update to 1.2.7.

* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.7.
f484a50d — Marius Bakke 8 years ago
Merge branch 'staging'
a280232f — Tobias Geerinckx-Rice 8 years ago
gnu: mcelog: Update to 152.

* gnu/packages/linux.scm (mcelog): Update to 152.
e35a76f6 — Mark H Weaver 8 years ago
gnu: linux-libre@4.1: Update to 4.1.40.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.40.
1eacffb9 — Rutger Helling 8 years ago
gnu: Add archivemount

* gnu/packages/linux.scm (archivemount): New variable.
9df24909 — Marius Bakke 8 years ago
Merge branch 'master' into staging
fdabfdbf — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.11.3.

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

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.30.
26f8e6f2 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.70.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.70.
1113386b — Clément Lassieur 8 years ago
gnu: Add cpuid.

* gnu/packages/linux.scm (cpuid): New variable.
gnu: Add kbd-neo.

* gnu/packages/linux.scm (kbd-neo): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: kbd: Add 'native-search-paths'.

* gnu/packages/linux.scm (kbd)[native-search-paths]: Add it.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2af3743b — Marius Bakke 8 years ago
gnu: strace: Update to 4.17.

* gnu/packages/linux.scm (strace): Update to 4.17.
8675ae15 — Tobias Geerinckx-Rice 8 years ago
gnu: mcelog: Update to 151.

* gnu/packages/linux.scm (mcelog): Update to 151.
e4cddbbc — Marius Bakke 8 years ago
Merge branch 'master' into staging
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.
Next