guix/gnu
Ludovic Courtès 856ae5e6c7 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.
2014-12-27 19:20:18 +01:00
..
build activation: Copy the account skeletons when creating the 'root' account. 2014-12-13 22:31:08 +01:00
packages build-system/gnu: Strip with '--strip-all' instead of '--strip-debug'. 2014-12-27 19:20:18 +01:00
services services: xorg: Make SLiM sessions configurable. 2014-12-20 11:12:00 +08:00
system install: Use a low-memory nscd caching policy. 2014-12-14 17:26:03 +01:00
artwork.scm artwork: Update snapshot. 2014-11-13 23:12:46 +01:00
packages.scm packages: Sort Scheme file lists used by 'fold-packages'. 2014-12-21 12:29:14 +01:00
services.scm services: Add 'auto-start?' field to <service>. 2014-11-10 23:23:32 +01:00
system.scm system: Add sudo to '%base-packages'. 2014-12-13 16:22:34 +01:00