ec818dbbc3
commit includes the default configuration files, which don't work with Debian "etch".
9 lines
212 B
Text
9 lines
212 B
Text
# 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"
|