Diff for /elwix/build_rootfs.sh between versions 1.2.4.15 and 1.3.2.1

version 1.2.4.15, 2012/10/10 14:29:11 version 1.3.2.1, 2013/01/25 15:46:24
Line 280  install_rootfs() Line 280  install_rootfs()
         ln -s $PRG $SBIN/mount_cd9660          ln -s $PRG $SBIN/mount_cd9660
         ln -s $PRG $SBIN/mount_msdosfs          ln -s $PRG $SBIN/mount_msdosfs
         ln -s $PRG $SBIN/mount_nfs          ln -s $PRG $SBIN/mount_nfs
        ln -s $PRG $SBIN/mount_ntfs#        ln -s $PRG $SBIN/mount_ntfs
         ln -s $PRG $SBIN/mount_nullfs          ln -s $PRG $SBIN/mount_nullfs
         ln -s $PRG $SBIN/mount_udf          ln -s $PRG $SBIN/mount_udf
         ln -s $PRG $SBIN/mount_unionfs          ln -s $PRG $SBIN/mount_unionfs

Removed from v.1.2.4.15  
changed lines
  Added in v.1.3.2.1


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