~ruther/guix-local

ref: 2b8ae65ed1a3f1a8f2276eb207eec02b2d7bf080 guix-local/gnu/packages/linux.scm -rw-r--r-- 70.8 KiB
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.
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'.
a813710a — Mark H Weaver 11 years ago
Merge branch 'master' into core-updates
65cd77db — Mark H Weaver 11 years ago
gnu: Add iw.

* gnu/packages/linux.scm (iw): New variable.
bdac3d4b — Mark H Weaver 11 years ago
gnu: libnl: Update to 3.2.25.

* gnu/packages/linux.scm (libnl): Update to 3.2.25.
77448857 — Mark H Weaver 11 years ago
Merge branch 'master' into core-updates
c2d9355c — Jason Self 11 years ago
gnu: linux-libre: Update to 3.18.2

* gnu/packages/linux.scm (linux-libre): Update to version 3.18.2.
fe32c7f7 — Mark H Weaver 11 years ago
gnu: udev: Remove package, now superceded by eudev.

* gnu/packages/linux.scm (udev): Remove.
  (eudev): Incorporate fields formerly inherited from udev.
Next