diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:04:35 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:04:35 +0200 |
| commit | 877d8dd14c0f97bf64db6ab21d23da98dd64fdd5 (patch) | |
| tree | 29568f319d862b3e47be3179f11170649b52bc20 /src/config | |
| parent | a194193638c1dfa55164fa318b5c8ab8f735d746 (diff) | |
| download | live-build-877d8dd14c0f97bf64db6ab21d23da98dd64fdd5.zip live-build-877d8dd14c0f97bf64db6ab21d23da98dd64fdd5.tar.gz | |
Adding live-package 0.99.12-1.
Diffstat (limited to 'src/config')
| -rw-r--r-- | src/config | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -30,6 +30,9 @@ # Bootstrap flavour (Default: standard) #LIVE_FLAVOUR="standard" +# Bootstrap config (Default: empty) +#LIVE_BOOTSTRAP_CONFIG="" + # User command (Default: empty) #LIVE_HOOK="" @@ -42,6 +45,9 @@ # Kernel flavour (Default: auto-detected) #LIVE_KERNEL="" +# Kernel packages (Default: auto-detected) +#LIVE_KERNEL_PACKAGES="" + # Desktop package manifest (Default: empty) #LIVE_MANIFEST="" |
