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
|
@ -64,25 +64,3 @@ LH_SYMLINKS="disabled"
|
|||
# (Default: disabled)
|
||||
LH_SYSVINIT="disabled"
|
||||
|
||||
|
||||
#FIXME: Note: Everything below represents brainstorming on the part of developer
|
||||
#"frisco" and is not official.
|
||||
###############################################################
|
||||
# This is the CryptoNAS-specific part of the file. Default
|
||||
# values are defined below. Since this config file is included
|
||||
# as part of various shell scripts, any definitions present
|
||||
# in the files we include below will override those defined
|
||||
# in the present file.
|
||||
#
|
||||
# It is recommended that CryptoNAS-specific variable
|
||||
# definitions follow the CN_FOO or _CN_FOO conventions to
|
||||
# avoid polluting the shared live-helper namespace.
|
||||
###############################################################
|
||||
|
||||
#CN_DELETEFILES="/etc/rcS.d/*discover \
|
||||
#/etc/rcS.d/*lvm \
|
||||
#/var/log/dpkg.log \
|
||||
#/var/log/bootstrap.log"
|
||||
|
||||
#CN_MAKEDIRS=""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue