summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorAndreas Loibl <andreas@andreas-loibl.de>2012-05-18 01:11:22 +0200
committerAndreas Loibl <andreas@andreas-loibl.de>2012-05-18 01:11:22 +0200
commit7af6d72a4d9c287ea6fc81d0958ee7283b1b7619 (patch)
tree8d96125cbfe78563e6aad1f09879a00a385b8fe7 /auto
parent2395e8937fba3753b4127b296793a9728f473f2d (diff)
downloadkanotix-7af6d72a4d9c287ea6fc81d0958ee7283b1b7619.zip
kanotix-7af6d72a4d9c287ea6fc81d0958ee7283b1b7619.tar.gz
use dragonfire/wheezy as default
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"