phing -f distros/skinnybsd/skinnybsd.xml
Crud, we might have a problem:
nodows > build-packages:
[exec] Executing command: rm -rf /root/nodows/work/images/test6/fsroot/usr/local/share/locale/ 2>&1
[exec] Executing command: rm -rf /root/nodows/work/images/test6/fsroot/usr/local/share/nls/ 2>&1
[exec] Executing command: rm -rf /root/nodows/work/images/test6/fsroot/usr/local/man/ 2>&1
[exec] Executing command: rm -rf /root/nodows/work/images/test6/fsroot/usr/local/lib/perl5/5.8.8/perl/man/ 2>&1
[exec] Executing command: rm -rf /root/nodows/work/images/test6/fsroot/usr/local/lib/perl5/5.8.8/man/ 2>&1
[exec] Executing command: dd if=/dev/zero of=/root/nodows/tmp/mfsroot bs=1k count=29000 2>&1
[exec] 29000+0 records in
[exec] 29000+0 records out
[exec] 29696000 bytes transferred in 0.497768 secs (59658324 bytes/sec)
[exec] Executing command: mdconfig -a -t vnode -f /root/nodows/tmp/mfsroot -u 0 2>&1
[exec] mdconfig: ioctl(/dev/mdctl): Device busy
[exec] Executing command: bsdlabel -rw md0 auto 2>&1
[exec] Floating point exception (core dumped)
[exec] Executing command: newfs -O 1 -b 8192 -f 1024 -o space -m 0 /dev/md0c 2>&1
[exec] Executing command: mount /dev/md0c /root/nodows/tmp/mnt 2>&1
[exec] Executing command: cd /root/nodows/tmp/mnt; tar -cf - -C /root/nodows/work/images/test6/fsroot ./ | tar -xvpf - 2>&1
tar: could not chdir to '/root/nodows/work/images/test6/fsroot'
The system rebooted.