Go to file
frisco 443dd1f163 Did some cleanup. Builds and (unlike revision 1110) boots. See
"README.devel" for some additional notes.
2008-06-19 07:35:37 +00:00
config Did some cleanup. Builds and (unlike revision 1110) boots. See 2008-06-19 07:35:37 +00:00
configure-examples.d Created new branch for Debian Live live-cd build system development. This 2008-06-09 00:10:03 +00:00
cover Created new branch for Debian Live live-cd build system development. This 2008-06-09 00:10:03 +00:00
etc-defaults.d Created new branch for Debian Live live-cd build system development. This 2008-06-09 00:10:03 +00:00
hints Created new branch for Debian Live live-cd build system development. This 2008-06-09 00:10:03 +00:00
live-cd-tree.d Created new branch for Debian Live live-cd build system development. This 2008-06-09 00:10:03 +00:00
packages Created new branch for Debian Live live-cd build system development. This 2008-06-09 00:10:03 +00:00
scripts Created new branch for Debian Live live-cd build system development. This 2008-06-09 00:10:03 +00:00
validation Created new branch for Debian Live live-cd build system development. This 2008-06-09 00:10:03 +00:00
README.devel Did some cleanup. Builds and (unlike revision 1110) boots. See 2008-06-19 07:35:37 +00:00
rm-tmps.sh Did some cleanup. Builds and (unlike revision 1110) boots. See 2008-06-19 07:35:37 +00:00

This is an EXPERIMENTAL version of CryptoNAS for Debian Live!

## To get an NAS "good enough to play with", run the following commands once
#you get to the root prompt (use "sudo -s" to get to the root prompt).

#It is recommended that you run "./rm-tmps.sh" after making configuration
#changes using an editor but before starting a new build.

	
/usr/lib/cryptobox-cd/configure-cryptobox.sh normal

## optionally call it again with argument "secure" (again, EXPERIMENTAL)

/sbin/telinit 3
/etc/init.d/cryptobox-server restart
/etc/init.d/samba restart