diff options
Diffstat (limited to 'src/config')
-rw-r--r-- | src/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config b/src/config index 75b876181..a039aefd0 100644 --- a/src/config +++ b/src/config @@ -42,6 +42,9 @@ # Kernel flavour (Default: auto-detected) #LIVE_KERNEL="" +# Desktop package manifest (Default: empty) +#LIVE_MANIFEST="" + # Debian mirror (Default: http://ftp.debian.org/debian/) #LIVE_MIRROR="http://ftp.debian.org/debian/" |