~ruther/guix-local

ref: af0ba938255bb412ad021c19e651e632abd0103c guix-local/gnu/packages/linux.scm -rw-r--r-- 122.3 KiB
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.
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.
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.
7a063003 — David Craven 9 years ago
gnu: linux-libre-beagle-bone-black: Remove kernel variant.

linux-libre-beagle-bone-black is misslabeled. This kernel variant is
for the original beagle board.

* gnu/packages/linux.scm (linux-libre-beagle-bone-black): Remove.
e4e9c0a0 — David Craven 9 years ago
gnu: make-linux-libre: Install device tree files.

* gnu/packages/linux.scm (make-linux-libre): Install device tree files.
50dbc036 — David Craven 9 years ago
gnu: %default-extra-linux-options: Remove redundant options.

* gnu/packages/linux.scm (%default-extra-linux-options): Remove
  redundant options.
9da3c498 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.7.3.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.7.3.
1535c0a6 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.7.5.

* gnu/packages/linux.scm (linux-libre): Update to 4.7.5.
dfcce0cc — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.22.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.22.
171091a8 — Andreas Enge 9 years ago
gnu: lm-sensors: Update to 3.4.0.

* gnu/packages/linux.scm (lm-sensors): Update to 3.4.0.
6509a1e1 — Mark H Weaver 9 years ago
gnu: linux-libre: Update to 4.7.4.

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

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.21.
55ac38f9 — Mark H Weaver 9 years ago
gnu: linux-libre@4.1: Update to 4.1.33.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.33.
8f65585b — John Darrington 9 years ago
doc: "filesystem" -> "file system"

* doc/guix.texi: "filesystem" -> "file system"
* gnu/packages/admin.scm: "filesystem" -> "file system"
* gnu/packages/cdrom.scm: "filesystem" -> "file system"
* gnu/packages/compression.scm: "filesystem" -> "file system"
* gnu/packages/disk.scm: "filesystem" -> "file system"
* gnu/packages/gnome.scm: "filesystem" -> "file system"
* gnu/packages/irc.scm: "filesystem" -> "file system"
* gnu/packages/linux.scm: "filesystem" -> "file system"
* gnu/packages/mail.scm: "filesystem" -> "file system"
* gnu/packages/mpd.scm: "filesystem" -> "file system"
* gnu/packages/ocaml.scm: "filesystem" -> "file system"
* gnu/packages/perl.scm: "filesystem" -> "file system"
* gnu/packages/python.scm: "filesystem" -> "file system"
* gnu/packages/search.scm: "filesystem" -> "file system"
* gnu/packages/tls.scm: "filesystem" -> "file system"
* gnu/services/mail.scm: "filesystem" -> "file system"
dd65f3b7 — Tobias Geerinckx-Rice 9 years ago
gnu: Add mcelog.

* gnu/packages/linux.scm (mcelog): New variable.
25847b32 — David Craven 9 years ago
gnu: kernel-config: Find configuration file for i686.

* gnu/packages/linux.scm (kernel-config): Find configuration file for
  i686.
  (make-linux-libre)[origin]: Apply patch correctly.
Next