]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/coreutils
"Update Booster" fertiggestellt und getestet.
[people/pmueller/ipfire-2.x.git] / lfs / coreutils
index 35731e6493b1c32b32cb0f030b5a26073ea62a0a..db1eb15db16489dd1891a1a6a8c7ed776f31fd37 100644 (file)
@@ -104,11 +104,12 @@ ifeq "$(ROOT)" ""
        mv -v /usr/bin/chroot /usr/sbin
        mv -v /usr/bin/{head,sleep,nice} /bin
        ln -sf test /bin/[
-       ln -sf ../../bin/install /usr/bin
+       #ln -sf ../../bin/install /usr/bin
        mv -f /bin/uname /bin/uname.bak
        echo '#!/bin/bash'                              >  /bin/uname
        echo '/bin/uname.bak $$* | sed 's/i.86/$(MACHINE)/g'' >> /bin/uname
        chmod 755 /bin/uname
+       dircolors -p > /etc/dircolors
 else
        rm /tools/bin/hostname
        mv -f /tools/bin/uname /tools/bin/uname.bak