summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
Diffstat (limited to 'auto')
-rwxr-xr-xauto/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/auto/config b/auto/config
index 5f91186..b96539b 100755
--- a/auto/config
+++ b/auto/config
@@ -10,8 +10,8 @@ MIRROR_BOOTSTRAP="$MIRROR_CHROOT"
# preset kanotix defaults
export LB_PACKAGES_LISTS="kanotix-master"
-export LB_DISTRIBUTION="squeeze"
-export LB_BOOTLOADER="syslinux"
+export LB_DISTRIBUTION="wheezy"
+export LB_BOOTLOADER="grub2"
export LB_SYSLINUX_MENU_LIVE_ENTRY="Kanotix"
export LB_LINUX_PACKAGES="linux-image linux-headers"