--- elwix/build_rootfs.sh 2014/07/01 18:02:20 1.8.2.7 +++ elwix/build_rootfs.sh 2014/09/15 19:06:42 1.9 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_rootfs.sh,v 1.8.2.7 2014/07/01 18:02:20 misho Exp $ +# $Id: build_rootfs.sh,v 1.9 2014/09/15 19:06:42 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -167,7 +167,9 @@ install_rootfs() ln -s $PRG $BIN/chmod ln -s $PRG $BIN/cp ln -s $PRG $BIN/csh + ln -s $PRG $BIN/-csh ln -s $PRG $BIN/tcsh + ln -s $PRG $BIN/-tcsh ln -s $PRG $BIN/date ln -s $PRG $BIN/dd ln -s $PRG $BIN/df