[Compactbsd-devel] Minibsd
Status: Alpha
Brought to you by:
ttul
From: Steve D. <sdi...@no...> - 2002-09-15 13:59:22
|
http://neon1.net/misc/minibsd.html Just a link with a lot of usefull info. Its geared towards FreeBSD, but is still applicable. Appendix C has a nice solution for saving data across reboots. I am working on pulling certain config files from the main tar file and creating a seperate tar for them. Its small enough that I can untar it in memory and make the changes I need. Then tar it back up for the next boot. I was also thinking about a short script that just reads a list of files to tar/untar. Easy way to make small changes (i.e. pf.conf, passwd etc.) and save it to the CF disk. Anybody had any luck using Current? Quite a few things changed, and I haven't had enough time to track them all down.... Steve D. |