--- elwix/build_rootfs.sh 2011/07/05 23:43:00 1.1.1.1 +++ elwix/build_rootfs.sh 2011/07/21 08:07:12 1.1.1.1.2.2 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_rootfs.sh,v 1.1.1.1 2011/07/05 23:43:00 misho Exp $ +# $Id: build_rootfs.sh,v 1.1.1.1.2.2 2011/07/21 08:07:12 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -124,7 +124,7 @@ install_rootfs() InstallList ${ELWIX_ROOTFS} ${WORLD} ${ROOTFS} - InstallFiles ${ROOTFS_ETC} $ETC + InstallDir ${ROOTFS_ETC} $ETC ln -s /usr/sbin/nologin $SBIN @@ -226,7 +226,6 @@ install_rootfs() ln -s $PRG $SBIN/mount_cd9660 ln -s $PRG $SBIN/mount_msdosfs ln -s $PRG $SBIN/mount_nfs - ln -s $PRG $SBIN/mount_newnfs ln -s $PRG $SBIN/mount_ntfs ln -s $PRG $SBIN/mount_nullfs ln -s $PRG $SBIN/mount_udf