Did some cleanup. Builds and (unlike revision 1110) boots. See

"README.devel" for some additional notes.
This commit is contained in:
frisco 2008-06-19 07:35:37 +00:00
parent 652c10720d
commit 443dd1f163
8 changed files with 69 additions and 89 deletions

View file

@ -0,0 +1,20 @@
#include file for CryptoNAS Live
#FIXME: move this somewhere else, such as "default settings"
#Set this to "devel" or "normal" for development, or
#set it to "hard" or "secure" for releases.
CNAS_HARDNESS="devel"
# It is recommended that CryptoNAS-specific variable
# definitions follow the CNAS_FOO or _CNAS_FOO conventions to
# avoid polluting the shared live-helper namespace.
###############################################################
#CNAS_DELETEFILES="/etc/rcS.d/*discover \
#/etc/rcS.d/*lvm \
#/var/log/dpkg.log \
#/var/log/bootstrap.log"
#CNAS_MAKEDIRS=""