Update comment
Use a MFS /home on CD-Rom.
rc.cdrom already outputs its status
Use root unionfs, this saves a bit of memory.
Set export VARMFS_COPYDBPKG=yes during varmfs mounting so that we can see the entire /var/db/pkg/$PACKAGENAME/$CONTENTS structure
MFC
MFC 7770Remove set -x.
Be consistent with
$DO ACTION .... done.
MFC rc.cdrom changes for FreeSBIE2
MFC FreeSBIE 2 changes
Remove debugigng helpers
More debugging prints
ls -lf /cf/conf for debugging help
Test on the file config.xml, not the directory.
Alert when copying config.xml
Debugging echo's
Make sure we dont overwrite mounted pfi media which contains config.xml.
DOH!
Make sure and populate /conf.default
Create factory default restore directory
Be sure to copy conf.default/config.xml for Factory restore option.
Misc comments
Improve a comment
Run pfi before -f check
Add rc.cdrom, containing LiveCD specific routines.