--- elwix/build_romfs.sh 2017/06/15 22:34:29 1.9.2.4 +++ elwix/build_romfs.sh 2017/06/18 16:20:17 1.9.2.5 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_romfs.sh,v 1.9.2.4 2017/06/15 22:34:29 misho Exp $ +# $Id: build_romfs.sh,v 1.9.2.5 2017/06/18 16:20:17 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -53,13 +53,13 @@ build_romfs() install -d lib/geom; install -d libdata; install -d libexec; + install -d pkg; install -d share; install -d share/keys; install -d share/misc; install -d share/skel; install -d share/zoneinfo; - ln -s /elwix/pkg pkg; ln -s /elwix/local local; chown -hR root:wheel .