~ruther/guix-local

ref: 4c8c2b0f54233ad75dbc1a161176c1f7233b5e03 guix-local/gnu/packages/linux.scm -rw-r--r-- 124.5 KiB
68ce1875 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
ff9c2d81 — Tobias Geerinckx-Rice 9 years ago
gnu: mcelog: Update to 142.

* gnu/packages/linux.scm (mcelog): Update to 142.
9c49da57 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.8.1.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.1.
abcf4858 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
0c60cc53 — Danny Milosavljevic 9 years ago
gnu: Add mtd-utils.

* gnu/packages/linux.scm (mtd-utils): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
cb60e975 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.8.1.

* gnu/packages/linux.scm (linux-libre): Update to 4.8.1.
(%linux-libre-version, %linux-libre-hash): Update to 4.8.1.
ca867918 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.24.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.24.
7ca97fae — Leo Famulari 9 years ago
gnu: lvm2: Make sure compiled objects are stripped.

* gnu/packages/linux.scm (lvm2)[arguments]: Add 'make-objects-writeable' phase.
123c0ffb — Leo Famulari 9 years ago
gnu: lvm2: Update to 2.02.166.

* gnu/packages/linux.scm (lvm2): Update to 2.02.166.
3afbc6b3 — Leo Famulari 9 years ago
gnu: lvm2: Use 'modify-phases'.

* gnu/packages/linux.scm (lvm2)[arguments]: Use 'modify-phases'.
b19c7989 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
14594760 — Leo Famulari 9 years ago
gnu: e2fsprogs: Fix typo in comment.

* gnu/packages/linux.scm (e2fsprogs)[arguments]: Fix typo in comment.
7d453656 — Leo Famulari 9 years ago
gnu: e2fsprogs: Disable parallel build.

* gnu/packages/linux.scm (e2fsprogs)[arguments]: Add #:parallel-build? #f.
151df6ab — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.8.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.8.
1927839d — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.8.

* gnu/packages/linux.scm (linux-libre): Update to 4.8.
* gnu/packages/linux-libre-4.7-x86_64.conf,
gnu/packages/linux-libre-4.7-i686.conf: Delete files.
* gnu/packages/linux-libre-4.8-x86_64.conf,
gnu/packages/linux-libre-4.8-i686.conf: New files.
* Makefile.am (KCONFIGS): Update accordingly.
9c213075 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
79992a3e — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.7.6.

* gnu/packages/linux.scm (linux-libre): Update to 4.7.6.
2bfa61c0 — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.23.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.23.
79355ae3 — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
b9f7895d — David Craven 9 years ago
Revert "gnu: %default-extra-linux-options: Remove redundant options."

Options aren't redundant and are required for building the initrd.

This reverts commit 50dbc03647170fded9e0bca0cc4b7e1614aa38db.
Next