~ruther/guix-local

ref: b460a99890437e704aa92bd2d93a910d6a1bd45e guix-local/gnu/packages/linux.scm -rw-r--r-- 102.0 KiB
b460a998 — Mark H Weaver 10 years ago
gnu: linux-libre-4.1: Update to 4.1.18.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.18.
3dad786b — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.4.3.

* gnu/packages/linux.scm (linux-libre): Update to 4.4.3.
57a41bfb — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.4.2.

* gnu/packages/linux.scm (linux-libre): Update to 4.4.2.
68bcac6b — Leo Famulari 10 years ago
gnu: btrfs-progs: Fix license.

Reported by Tobias Geerinckx-Rice <tobias.geerinckx.rice@gmail.com>

* gnu/packages/linux.scm (btrfs-progs)[license]: Add GPL2 to list of licenses.
75cd4b05 — Alex Kost 10 years ago
gnu: iproute: Update to 4.4.0.

* gnu/packages/linux.scm (iproute): Update to 4.4.0.
b53e44fb — Alex Kost 10 years ago
gnu: iproute: Use 'modify-phases'.

* gnu/packages/linux.scm (iproute)[arguments]: Use 'modify-phases'.
fc686f9a — Tobias Geerinckx-Rice 10 years ago
gnu: Add btrfs-progs.

* gnu/packages/linux.scm (btrfs-progs): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
992b527d — Efraim Flashner 10 years ago
gnu: alsa-utils: Update to 1.1.0.

* gnu/packages/linux.scm (alsa-utils): Update to 1.1.0.
6b55ee88 — Ludovic Courtès 10 years ago
gnu: net-tools: Update URLs.

Reported by Jookia <166291@gmail.com> and Leo Famulari <leo@famulari.name>.

* gnu/packages/linux.scm (net-tools)[home-page]: Switch to SourceForge.
[source]: Add SourceForge and ibiblio.org URLs.
35dfcdd7 — Andreas Enge 10 years ago
gnu: numactl: Remove unsupported system armhf-linux.

* gnu/packages/linux.scm (numactl)[supported-systems]: Remove armhf.
d120b1d4 — Mark H Weaver 10 years ago
gnu: Remove linux-libre-4.2.5.

This series is no longer supported upstream.

* gnu/packages/linux.scm (linux-libre-4.2.5): Remove variable.
400ed6ac — Ludovic Courtès 10 years ago
gnu: eudev: Add variant that depends on libblkid.

This fixes a bug whereby /dev/disk/by-{label,id} would be missing on
GuixSD (/dev/disk/by-id would still contain device-mapped partitions
though.)

Reported by Mark H Weaver <mhw@netris.org>.

* gnu/packages/linux.scm (eudev-with-blkid): New variable.
* gnu/services/base.scm (udev-service): #:udev defaults to
EUDEV-WITH-BLKID.
* gnu/system.scm (%base-packages): Replace EUDEV with EUDEV-WITH-BLKID.
adddd5ba — Mark H Weaver 10 years ago
gnu: Add linux-libre-4.1.

* gnu/packages/linux-libre-4.1-i686.conf,
  gnu/packages/linux-libre-4.1-x86_64.conf: New files.
* Makefile.am (KCONFIGS): Add them.
* gnu/packages/linux.scm (linux-libre-4.1): New variable.
17db0706 — Mark H Weaver 10 years ago
gnu: linux-libre: Generalize 'kernel-config' to support variants.

* gnu/packages/linux.scm (kernel-config): Rewrite to support optional
  #:variant keyword argument.
5e764e2b — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.4.1.

* gnu/packages/patches/linux-libre-CVE-2016-0728.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (linux-libre): Update to 4.4.1.
  [source]: Remove patch.
593c366b — Mark H Weaver 10 years ago
Merge branch 'core-updates'
412bee5e — Mark H Weaver 10 years ago
Merge branch 'master' into core-updates
ebf89f13 — Efraim Flashner 10 years ago
gnu: fuse: Update to 2.9.5 [fixes CVE-2016-1233].

* gnu/packages/linux.scm (fuse): Update to 2.9.5.
beed3af5 — Mark H Weaver 10 years ago
gnu: linux-libre: Add fix for CVE-2016-0728.

* gnu/packages/patches/linux-libre-CVE-2016-0728.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre)[source]: Add patch.
afe9f409 — Mark H Weaver 10 years ago
Merge branch 'master' into core-updates
Next