~ruther/guix-local

ref: ce6c13ee8c90fdfd3d17e69a3be36db1c3c16215 guix-local/gnu/packages/linux.scm -rw-r--r-- 100.3 KiB
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
1348185a — Christopher Allan Webber 10 years ago
gnu: Add linux-libre-4.2.5

* gnu/packages/linux.scm (linux-libre-4.2.5): New variable.
8c986ab1 — Ludovic Courtès 10 years ago
Merge branch 'master' into core-updates
6b0d24b1 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.4.

* gnu/packages/linux.scm (linux-libre): Update to 4.4.
* gnu/packages/linux-libre-i686.conf,
  gnu/packages/linux-libre-x86_64.conf: Update from
  <https://jxself.org/git/kernel-configs.git>.
f32274a7 — Leo Famulari 10 years ago
gnu: i2c-tools: Update source and home-page URLs.

* gnu/packages/linux.scm (i2c-tools)[source]: Update URL.
[home-page]: Update URL.
3a04d5d4 — Leo Famulari 10 years ago
gnu: lm-sensors: Update source and home-page URLs.

* gnu/packages/linux.scm (lm-sensors)[source]: Update URL.
[home-page]: Update URL.
53334dd6 — Ludovic Courtès 10 years ago
Merge branch 'master' into core-updates
826244f0 — Mark H Weaver 10 years ago
gnu: fuse: Fix source URI.

This is a followup to commit b7e7d1b9d3121f057e71e17e1ead645d123ee335.

* gnu/packages/linux.scm (fuse)[source]: Fix source URI.
6959a132 — Leo Famulari 10 years ago
gnu: sshfs-fuse: Update source URL.

* gnu/packages/linux.scm (sshfs-fuse)[source]: Update URL.
Next