Diff for /elwix/build_rootfs.sh between versions 1.8.2.7 and 1.8.2.8

version 1.8.2.7, 2014/07/01 18:02:20 version 1.8.2.8, 2014/07/01 19:36:35
Line 167  install_rootfs() Line 167  install_rootfs()
         ln -s $PRG $BIN/chmod          ln -s $PRG $BIN/chmod
         ln -s $PRG $BIN/cp          ln -s $PRG $BIN/cp
         ln -s $PRG $BIN/csh          ln -s $PRG $BIN/csh
           ln -s $PRG $BIN/-csh
         ln -s $PRG $BIN/tcsh          ln -s $PRG $BIN/tcsh
           ln -s $PRG $BIN/-tcsh
         ln -s $PRG $BIN/date          ln -s $PRG $BIN/date
         ln -s $PRG $BIN/dd          ln -s $PRG $BIN/dd
         ln -s $PRG $BIN/df          ln -s $PRG $BIN/df

Removed from v.1.8.2.7  
changed lines
  Added in v.1.8.2.8


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>