~ruther/guix-local

ref: 2dfed643aaa78ea20634bb2f851299ebbb2a2f9f guix-local/gnu/packages/linux.scm -rw-r--r-- 70.2 KiB
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.
8fcaf8b1 — Mark H Weaver 11 years ago
gnu: lvm2: Switch to eudev from udev.

* gnu/packages/linux.scm (lvm2)[inputs]: Use eudev, not udev.
7da473b7 — Ludovic Courtès 11 years ago
gnu: Revert use of '--strip-all'.

This reverts commits f05bdc9412135f34a1c417edc203c35cd005d0d5
and 856ae5e6c71a1283a414d33e638051f95d3cce35.

This broke all sorts of things.  See <http://hydra.gnu.org/eval/102058>,
for example.
856ae5e6 — Ludovic Courtès 11 years ago
build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'.

This saves 19% on the 'bin' directory of Coreutils, and certainly
helpful for things like Git's 'libexec' directory.

* guix/build-system/gnu.scm (gnu-build): Change default value for
  #:strip-flags to '("--strip-all").
* guix/build/gnu-build-system.scm (strip): Ditto.
* gnu/packages/linux.scm (linux-libre)[arguments]: Add #:strip-flags.
9a224ac2 — Mark H Weaver 11 years ago
gnu: Use patch --force instead of --batch.

* gnu/packages/linux.scm (linux-libre, net-tools): Pass "--force" to patch,
  instead of "--batch".
* gnu/packages/mit-krb5.scm (mit-krb5): Ditto.
763a401e — Ludovic Courtès 11 years ago
Merge branch 'master' into core-updates
80db9915 — Jason Self 11 years ago
gnu: linux-libre: Update to 3.18.1

* gnu/packages/linux.scm (linux-libre): Update to version 3.18.1.
c4a1b6c2 — Ludovic Courtès 11 years ago
Merge branch 'master' into 'core-updates'.
e1bdb56e — Jason Self 11 years ago
gnu: linux-libre: Update to 3.18

* gnu/packages/linux.scm (linux-libre): Update to version 3.18.
Next