~ruther/guix-local

ref: 1f7ffd6ff7eef41fb1bc29fb23a70c5feb6ea2c5 guix-local/gnu/packages/linux.scm -rw-r--r-- 99.1 KiB
319fe79d — Mark H Weaver 10 years ago
Merge branch 'master' into core-updates
1a400bd5 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.2.3.

* gnu/packages/linux.scm (linux-libre): Update to 4.2.3.
bd60e4e2 — Efraim Flashner 10 years ago
gnu: powertop: Fix url.

* gnu/packages/linux.scm (powertop): Fixed incorrect url.
cfd745d6 — Efraim Flashner 10 years ago
gnu: powertop: Update to 2.7.

* gnu/packages/linux.scm (powertop): Update to 2.7.
  [arguments]: Add "pciutils" to inputs.
b73547e1 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.2.2.

* gnu/packages/linux.scm (linux-libre): Update to 4.2.2.
e1556533 — Ludovic Courtès 10 years ago
Merge branch 'core-updates'
bd90127a — Mark H Weaver 10 years ago
Merge branch 'master' into core-updates
ee1c4cba — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.2.1.

* gnu/packages/linux.scm (linux-libre): Update to 4.2.1.
57a66c27 — Mark H Weaver 10 years ago
gnu: util-linux: Update to 2.27.

* gnu/packages/linux.scm (util-linux): Update to 2.27.
8338c241 — Mark H Weaver 10 years ago
gnu: util-linux: Minor fixes.

* gnu/packages/linux.scm (util-linux)[source]: Return #t from the snippet.
  [arguments]: Remove "--enable-ddate" from configure flags, as it is no
  longer recognized (ddate is no longer included in util-linux).
75710da6 — Ludovic Courtès 10 years ago
Merge branch 'master' into core-updates
e3780200 — 宋文武 10 years ago
gnu: linux-pam: Update to 1.2.1.

* gnu/packages/linux.scm (linux-pam): Update to 1.2.1.
c4044399 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.2.

* gnu/packages/linux.scm (linux-libre): Update to 4.2.
* gnu/packages/linux-libre-x86_64.conf, gnu/packages/linux-libre-i686.conf:
  Update, based largely on https://jxself.org/git/kernel-configs.git
f6c2d05c — Ludovic Courtès 10 years ago
gnu: libcap: Update to 2.24.

* gnu/packages/linux.scm (libcap): Update to 2.24.  Fetch the source
  from mirror://kernel.org.
3d890318 — Ludovic Courtès 10 years ago
gnu: Add fuse-exfat.

* gnu/packages/linux.scm (fuse-exfat): New variable.
e41e013b — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.1.6.

* gnu/packages/linux.scm (linux-libre): Update to 4.1.6.
c2099a4c — Mark H Weaver 10 years ago
gnu: wireless-tools: Build shared library; remove non-free headers.

* gnu/packages/linux.scm (wireless-tools)[source]: Replace unneeded
  old snippet with a new one that removes non-free files.
  [arguments]: Use modify-phases.  Remove custom 'configure' phase.  Add
  make-flags.
  [license]: Change to (list gpl2 lgpl2.1+).
c755c854 — Mark H Weaver 10 years ago
gnu: Add rfkill.

* gnu/packages/linux.scm (rfkill): New variable.
f74c577c — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.1.5.

* gnu/packages/linux.scm (linux-libre): Update to 4.1.5.
57661278 — Mark H Weaver 10 years ago
gnu: Remove linux-libre-4.0.

* gnu/packages/linux.scm (linux-libre-4.0): Remove.
Next