--- elwix/build_fs.sh 2012/03/20 16:12:44 1.3.2.5 +++ elwix/build_fs.sh 2012/03/20 23:14:16 1.3.2.6 @@ -5,7 +5,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: build_fs.sh,v 1.3.2.5 2012/03/20 16:12:44 misho Exp $ +# $Id: build_fs.sh,v 1.3.2.6 2012/03/20 23:14:16 misho Exp $ # [ -r ./config/rc.elwix ] && . ./config/rc.elwix @@ -87,6 +87,7 @@ build_fsdir() # pkg install -d pkg; install -d pkg/db; + install -d pkg/lib; # tftpboot install -d tftpboot;