summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
Diffstat (limited to 'auto')
-rwxr-xr-xauto/clean3
-rwxr-xr-xauto/config7
-rwxr-xr-xauto/kanotix1
3 files changed, 4 insertions, 7 deletions
diff --git a/auto/clean b/auto/clean
index dfd7de9..9f7f66f 100755
--- a/auto/clean
+++ b/auto/clean
@@ -56,5 +56,4 @@ do
shift
done
-exit 1
-
+exit 1
diff --git a/auto/config b/auto/config
index 10a58c7..8e0bbdd 100755
--- a/auto/config
+++ b/auto/config
@@ -17,12 +17,12 @@ lb config noauto \
--iso-publisher kanotix.com \
--chroot-filesystem squashfs \
--debian-installer false \
- --apt aptitude \
+ --apt apt \
--apt-recommends false \
- --bootappend-live 'splash utc=no timezone=Europe/Berlin locales=de keyboard-layouts=de keyboard-variant=nodeadkeys' \
+ --bootappend-live 'utc=no timezone=Europe/Berlin locales=de keyboard-layouts=de keyboard-variant=nodeadkeys splash' \
--distribution squeeze \
--archive-areas "main contrib non-free" \
- --repositories "live.debian.net acritox excalibur hellfire" \
+ --repositories "live.debian.net acritox excalibur hellfire wine-ppa" \
--security true \
--checksums md5 \
--bootloader syslinux \
@@ -65,4 +65,3 @@ grep -oe '^[^ #]*' scripts.urls | wget -i- -N -q -P config/chroot_local-includes
chmod 755 config/chroot_local-includes/usr/local/bin/*.sh
exit 1
-
diff --git a/auto/kanotix b/auto/kanotix
index c99757b..32ebbb5 100755
--- a/auto/kanotix
+++ b/auto/kanotix
@@ -73,4 +73,3 @@ done
set -- "${args[@]}"
write_kanotix_config
-