--- elwix/build_rootfs.sh 2014/06/30 21:10:42 1.8.2.6 +++ elwix/build_rootfs.sh 2014/07/01 18:02:20 1.8.2.7 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_rootfs.sh,v 1.8.2.6 2014/06/30 21:10:42 misho Exp $ +# $Id: build_rootfs.sh,v 1.8.2.7 2014/07/01 18:02:20 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -166,6 +166,8 @@ install_rootfs() ln -s $PRG $BIN/chio ln -s $PRG $BIN/chmod ln -s $PRG $BIN/cp + ln -s $PRG $BIN/csh + ln -s $PRG $BIN/tcsh ln -s $PRG $BIN/date ln -s $PRG $BIN/dd ln -s $PRG $BIN/df