Bashpromt erweitert und FTP Upload wieder funktionierend gemacht...

git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@397 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
ms
2007-01-25 19:04:11 +00:00
parent 0b59f25c65
commit 71e323840b
16 changed files with 191 additions and 61 deletions

View File

@@ -109,6 +109,7 @@ ifeq "$(ROOT)" ""
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