diff options
Diffstat (limited to 'auto/config')
-rwxr-xr-x | auto/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/auto/config b/auto/config index c8da5ec..eb71a59 100755 --- a/auto/config +++ b/auto/config @@ -8,8 +8,9 @@ MIRROR_BOOTSTRAP="$MIRROR_CHROOT" . auto/kanotix -# preset default packages list +# preset kanotix defaults export LB_PACKAGES_LISTS="kanotix-master" +export LB_SYSLINUX_MENU_LIVE_ENTRY="Kanotix" lb config noauto \ --iso-volume KANOTIX \ |