Create symlink after disks are mounted
Allow packages to be persistent across reboots. Resolved #44
Expand /var to 60 megabytes to fix the uploading images to firmware upgrade on nanbsd.
remove unused variable
No need for special etc handling
Use /etc/platform to check if we are nanobsd. Misc other cleanups
Commit changes submit by Rajkumar S:
Checks for file named /nanobuild and invokes /etc/rc.initdiskless if found, otherwise it follows the normal embedded bootup.
Use a much larger growable ram disk (128 megs) vs the default low one.
It is now possible to upgrade firmware on embedded images, ladies and gentleman.
Increase ram disk size to 20 megs if needed
MFC 8640Output more information on boot
MFC 8035Make uzip script launching conditional.
MFC latest commits
Add rc.embedded for embedded bootup specific instructions similar to rc.cdrom