~ruther/guix-local

ref: ca2eebbd99e8f4d2ebbcf700960d03818d4fbf8f guix-local/gnu/packages/linux.scm -rw-r--r-- 72.4 KiB
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.
31aa4379 — Federico Beffa 11 years ago
gnu: eudev: Add pre-build phase.

* gnu/packages/linux.scm (eudev): Add 'pre-build phase to fix compilation with
  'gobject-introspection' 1.42.0.
b6e5e1b7 — Federico Beffa 11 years ago
gnu: eudev: Update to 2.1.1.

* gnu/packages/linux.scm (eudev): Update to 2.1.1.
5db37191 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.18.3

* gnu/packages/linux.scm (linux-libre): Update to version 3.18.3.
e48977e7 — Ludovic Courtès 11 years ago
gnu: e2fsck-static: Use really statically-linked executables.

* gnu/packages/linux.scm (e2fsprogs/static): New variable.
  (e2fsck/static): Use it in 'inputs'.
57b7e1a6 — Ludovic Courtès 11 years ago
Merge branch 'core-updates'

Conflicts:
	gnu/packages/bootstrap.scm
1c975f60 — Ludovic Courtès 11 years ago
gnu: Add zerofree.

* gnu/packages/linux.scm (zerofree): New variable.
7c594a2c — Ludovic Courtès 11 years ago
gnu: e2fsprogs: Install libext2fs.

* gnu/packages/linux.scm (e2fsprogs)[source]: Add 'snippet'.
  [arguments]: Add --enable-elf-shlibs to #:configure-flags.
  Add #:make-flags.
fb9b7ce2 — Ludovic Courtès 11 years ago
gnu: wireless-tools: Describe it as deprecated.

* gnu/packages/linux.scm (wireless-tools)[description]: Explain that it
  is deprecated in favor of 'iw'.
Next