guix/distro/packages
Ludovic Courtès e6cc3d8654 distro: Add missing commands in the bootstrap binaries.
* distro/packages/base.scm (%static-inputs): Add an `awk' -> `gawk', and
  `sh' -> `bash' symlinks.  Add `fgrep' and `egrep'.
  (%bootstrap-coreutils&co): Use new tarball that contains that
  symlink.

* distro/packages/bootstrap/x86_64-linux/bash,
  distro/packages/bootstrap/x86_64-linux/mkdir,
  distro/packages/bootstrap/x86_64-linux/tar,
  distro/packages/bootstrap/x86_64-linux/xz: Use binaries from that
  tarball (the previous binaries hadn't gone through
  `remove-store-references', which is fixed now.)
2012-10-24 23:52:03 +02:00
..
bootstrap/x86_64-linux distro: Add missing commands in the bootstrap binaries. 2012-10-24 23:52:03 +02:00
base.scm distro: Add missing commands in the bootstrap binaries. 2012-10-24 23:52:03 +02:00
databases.scm distro: Add the guile', typesetting', and `databases' package modules. 2012-09-26 23:00:36 +02:00
guile.scm distro: Add pkg-config. 2012-09-26 23:06:45 +02:00
ld-wrapper.scm distro: Rename (distro ...) to (distro packages ...). 2012-09-26 22:00:58 +02:00
typesetting.scm utils: Add `mkdir-p'; use it. 2012-10-17 23:25:25 +02:00