Did some cleanup. Builds and (unlike revision 1110) boots. See
"README.devel" for some additional notes.
This commit is contained in:
parent
652c10720d
commit
443dd1f163
8 changed files with 69 additions and 89 deletions
16
README.devel
Normal file
16
README.devel
Normal file
|
@ -0,0 +1,16 @@
|
|||
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
|
Loading…
Add table
Add a link
Reference in a new issue