--- elwix/build_romfs.sh 2012/02/22 22:44:16 1.2.4.3 +++ elwix/build_romfs.sh 2012/03/20 09:54:19 1.2.4.4 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_romfs.sh,v 1.2.4.3 2012/02/22 22:44:16 misho Exp $ +# $Id: build_romfs.sh,v 1.2.4.4 2012/03/20 09:54:19 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -58,7 +58,7 @@ build_romfs() install -d share/skel; install -d share/zoneinfo; - ln -s /elwix/local local; + ln -s /elwix/pkg pkg; chown -hR root:wheel . cd -