diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-09-14 23:54:58 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-09-14 23:59:02 +0200 |
commit | 2359d76bc28f0d72908924e891a5aa8af9d130ea (patch) | |
tree | 241b6c6018d8c266893f1bf76bc9b61b9b97e0f2 /auto | |
parent | 14f39b67ae34f7f4ea10e68ba36e4ac624dc8930 (diff) | |
download | kanotix-2359d76bc28f0d72908924e891a5aa8af9d130ea.zip kanotix-2359d76bc28f0d72908924e891a5aa8af9d130ea.tar.gz |
use grub2-squeeze-backport
Diffstat (limited to 'auto')
-rwxr-xr-x | auto/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/config b/auto/config index d21e7aa..7332025 100755 --- a/auto/config +++ b/auto/config @@ -24,7 +24,7 @@ lb config noauto \ --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 lo wine-ppa firefox" \ + --repositories "live.debian.net acritox excalibur hellfire lo wine-ppa firefox grub" \ --security true \ --checksums md5 \ --syslinux-timeout 5 \ |