Diff for /elwix/build_romfs.sh between versions 1.2.4.3 and 1.2.4.4

version 1.2.4.3, 2012/02/22 22:44:16 version 1.2.4.4, 2012/03/20 09:54:19
Line 58  build_romfs() Line 58  build_romfs()
         install -d share/skel;          install -d share/skel;
         install -d share/zoneinfo;          install -d share/zoneinfo;
   
        ln -s /elwix/local local;        ln -s /elwix/pkg pkg;
   
         chown -hR root:wheel .          chown -hR root:wheel .
         cd -          cd -

Removed from v.1.2.4.3  
changed lines
  Added in v.1.2.4.4


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