~ruther/guix-local

ref: f12b77a82f2fac178e69d3cecd28f2a2a44dfb80 guix-local/gnu/packages/linux.scm -rw-r--r-- 75.5 KiB
8722166c — Mark H Weaver 11 years ago
gnu: linux-libre: Update to 3.18.7.

* gnu/packages/linux.scm (linux-libre): Update to 3.18.7.
a48ba458 — Mark H Weaver 11 years ago
Revert "gnu: linux-libre: Update to 3.19"

Linux-libre 3.19 doesn't work on the Libreboot X60.

This reverts commit 1f4edec4fd9b4bc6f4eda8c196647eea5215f040.
c9e0a44e — Ludovic Courtès 11 years ago
gnu: net-tools: Remove the 'hostname' and *domainname commands.

* gnu/packages/linux.scm (net-tools)[arguments]: Add #:modules.
  Add 'remove-redundant-commands' phase.
80393eed — Ludovic Courtès 11 years ago
gnu: procps: Remove the 'kill' and 'uptime' commands.

* gnu/packages/linux.scm (procps)[arguments]: Add #:modules.
  <install phase>: Remove kill* and uptime*.
57a516d3 — Ludovic Courtès 11 years ago
gnu: Add acpid.

* gnu/packages/linux.scm (acpid): New variable.
e1e27737 — Taylan Ulrich Bayırlı/Kammer 11 years ago
gnu: Add ltrace.

* gnu/packages/linux.scm (ltrace): New variable.
1f4edec4 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.19

* gnu/packages/linux.scm (linux-libre): Update to version 3.19.
59c4ccee — Jason Self 11 years ago
gnu: linux-libre: Update to 3.18.6

* gnu/packages/linux.scm (linux-libre): Update to version 3.18.6.
288084d5 — Mark H Weaver 11 years ago
gnu: Add hdparm.

* gnu/packages/linux.scm (hdparm): New variable.
28bda602 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.18.5

* gnu/packages/linux.scm (linux-libre): Update to version 3.18.5.
589f7dbe — Jason Self 11 years ago
gnu: linux-libre: Update to 3.18.4

* gnu/packages/linux.scm (linux-libre): Update to version 3.18.4.
5ade90ba — Mark H Weaver 11 years ago
Merge branch 'wip-gobject-introspection'
ec2da92c — Ludovic Courtès 11 years ago
gnu: util-linux: Do not build 'kill'.

* gnu/packages/linux.scm (util-linux)[source](snippet): Set
  "build_kill=no" in 'configure'.
c44ed26c — Ludovic Courtès 11 years ago
gnu: e2fsprogs: Don't build libraries and commands provided by util-linux.

* gnu/packages/linux.scm (e2fsprogs)[arguments]: Add --disable-blkid
  --disable-libuuid --disable-uuidd --disable-fsck.
9f533d60 — Ludovic Courtès 11 years ago
gnu: util-linux: Update to 2.25.2.

* gnu/packages/linux.scm (util-linux): Update to 2.25.2.  Remove
  util-linux-perl.patch, and add util-linux-tests.patch.  Adjust
  'snippet'.
  [arguments]: Remove 'patch-chkdupexe' phase.  Add 'pre-check' phase.
  [native-inputs]: Add NET-BASE.
* gnu/packages/patches/util-linux-perl.patch: Remove.
* gnu/packages/patches/util-linux-tests.patch: New file.
* gnu-system.am (dist_patch_DATA): Adjust accordingly.
61bce2f9 — Ludovic Courtès 11 years ago
gnu: e2fsprogs: Update to 1.42.11.

* gnu/packages/linux.scm (e2fsprogs): Update to 1.42.11.
2af29d23 — Ludovic Courtès 11 years ago
gnu: perf: Install libraries to lib/ instead of lib64/.

* gnu/packages/linux.scm (perf)[arguments]: Add "lib=lib" to
  #:make-flags.
b1fb4b23 — Ludovic Courtès 11 years ago
gnu: perf: Build the interactive TUI.

* gnu/packages/linux.scm (perf)[inputs]: Add SLANG.
d7ece67a — Ludovic Courtès 11 years ago
gnu: perf: Build the documentation.

* gnu/packages/linux.scm (perf)[inputs]: Uncomment documentation inputs.
6c030d10 — Ludovic Courtès 11 years ago
gnu: perf: Add dependency on Python.

* gnu/packages/linux.scm (perf)[inputs]: Add PYTHON-2.
Next