~ruther/guix-local

ref: ef0051b2c5a5d97d3a699a960e8d2d774879d07d guix-local/gnu/packages/linux.scm -rw-r--r-- 146.2 KiB
9b05ccfe — Leo Famulari 9 years ago
gnu: linux-libre@4.1: Update to 4.1.39.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.39.
a70782d3 — Leo Famulari 9 years ago
gnu: wireless-regdb: Update to 2017.03.07.

* gnu/packages/linux.scm (wireless-regdb): Update to 2017.03.07.
59bb178c — Leo Famulari 9 years ago
gnu: linux-libre@4.4: Update to 4.4.53.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.53.
7bc57e76 — Leo Famulari 9 years ago
gnu: linux-libre@4.9: Update to 4.9.14.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.14.
49a8c92c — Leo Famulari 9 years ago
gnu: linux-libre: Update to 4.10.2.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.2.
(%linux-libre-hash): Update hash.
ff797172 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs/static: Correct description.

* gnu/packages/linux.scm (btrfs-progs/static)[description]: Use the correct
name of the btrfs-progs package and @command{} mark-up.
5595d4c1 — Tobias Geerinckx-Rice 9 years ago
gnu: btrfs-progs: Update to 4.10.

* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.
605fec78 — Sergei Trofimovich 9 years ago
gnu: Add basic support for "alpha-linux" systems.

* gnu/packages/bootstrap.scm (glibc-dynamic-linker): Add
"/lib/ld-linux.so.2" as "alpha-linux" ld.so.
* gnu/packages/linux.scm (system->linux-architecture): Add "alpha" arch.

Signed-off-by: Sergei Trofimovich <slyfox@inbox.ru>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
169a438c — Marius Bakke 9 years ago
gnu: acpid: Update to 2.0.28.

* gnu/packages/linux.scm (acpid): Update to 2.0.28.
488a3734 — Tobias Geerinckx-Rice 9 years ago
gnu: libseccomp: Update to 2.3.2.

* gnu/packages/linux.scm (libseccomp): Update to 2.3.2.
02041872 — Tobias Geerinckx-Rice 9 years ago
gnu: iproute2: Use @command in description.

* gnu/packages/linux.scm (iproute2)[description]: Use @command mark-up when
referring to the separate tools.
306c4d69 — Leo Famulari 9 years ago
gnu: linux-libre: Update to 4.10.1.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.10.1.
(%linux-libre-hash): Update hash.
7994250f — Alex Kost 9 years ago
gnu: linux: Move configuration files to "aux-files".

* gnu/packages/linux-libre-4.1-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.1-i686.conf: ... this.
* gnu/packages/linux-libre-4.1-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.1-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.4-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.4-i686.conf: ... this.
* gnu/packages/linux-libre-4.4-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.4-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.9-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.9-i686.conf: ... this.
* gnu/packages/linux-libre-4.9-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.9-x86_64.conf: ... this.
* gnu/packages/linux-libre-4.10-i686.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.10-i686.conf: ... this.
* gnu/packages/linux-libre-4.10-x86_64.conf: Rename to...
* gnu/packages/aux-files/linux-libre/4.10-x86_64.conf: ... this.
* gnu/packages/linux.scm (kernel-config): Use 'search-auxiliary-file' to
find configuration files.
* Makefile.am (KCONFIGS): Rename to...
(AUX_FILES): ... this.  Adjust accordingly.
8779987b — Marius Bakke 9 years ago
Merge branch 'master' into python-tests
c46d8e92 — Leo Famulari 9 years ago
gnu: linux-libre@4.4: Update to 4.4.52.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.52.
Remove patches.
f11a48c0 — Leo Famulari 9 years ago
gnu: linux-libre@4.9: Update to 4.9.13.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.13.
Remove patches.
61f78e72 — Marius Bakke 9 years ago
gnu: iproute2: Update to 4.10.

* gnu/packages/linux.scm (iproute2): Update to 4.10.
[arguments]: Specify HDRDIR in #:make-flags.
5fb34141 — Mark H Weaver 9 years ago
gnu: linux-libre@4.9: Update to 4.9.12.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.12.
398433dc — Mark H Weaver 9 years ago
gnu: linux-libre@4.4: Update to 4.4.51.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.51.
1d311009 — Leo Famulari 9 years ago
gnu: util-linux: Fix CVE-2017-2616.

* gnu/packages/patches/util-linux-CVE-2017-2616.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (util-linux)[replacement]: New field.
(util-linux/fixed): New variable.
Next