diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-04 16:04:17 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-04 16:04:17 +0100 |
commit | 7cf0807c369e63faf122a7cca15f6835efd1d988 (patch) | |
tree | 7507eb3e5e334e6e09bc74925add1ab9ea0786fb /auto/config | |
parent | 0cde2f4001082b913b0e607165290abb41e347b6 (diff) | |
download | kanotix-7cf0807c369e63faf122a7cca15f6835efd1d988.zip kanotix-7cf0807c369e63faf122a7cca15f6835efd1d988.tar.gz |
32/64bit labels
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 \ |