From e6cc3d86543581288239f58db02ca01a0f132562 Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Wed, 24 Oct 2012 23:10:09 +0200 Subject: 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.) --- distro/packages/bootstrap/x86_64-linux/xz | Bin 926000 -> 926000 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'distro/packages/bootstrap/x86_64-linux/xz') diff --git a/distro/packages/bootstrap/x86_64-linux/xz b/distro/packages/bootstrap/x86_64-linux/xz index 02f9014740..488e319b37 100755 Binary files a/distro/packages/bootstrap/x86_64-linux/xz and b/distro/packages/bootstrap/x86_64-linux/xz differ -- cgit v1.2.3