Created tag for Live CD/Live USB release v0.3.5 build config
This commit is contained in:
parent
783824bad9
commit
bd96dede76
101 changed files with 9510 additions and 0 deletions
14
deb-live_v0.3.5/config/source
Normal file
14
deb-live_v0.3.5/config/source
Normal file
|
@ -0,0 +1,14 @@
|
|||
# config/source - options for live-helper(7), source stage
|
||||
|
||||
# $LH_SOURCE: set source option
|
||||
# (Default: disabled)
|
||||
LH_SOURCE="disabled"
|
||||
|
||||
# $LH_SOURCE_IMAGES: set image type
|
||||
# (Default: tar)
|
||||
LH_SOURCE_IMAGES="tar"
|
||||
|
||||
|
||||
#Load CryptoNAS and user-customized settings
|
||||
. config/cnas-active-settings
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue