diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-24 23:04:16 +0100 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2011-03-24 23:04:16 +0100 |
commit | 2f421c1478a6603117fcb54e72a0dbdfe8b87f74 (patch) | |
tree | b73a310cb564f881a51a2a47a0a12af1b34d3168 /auto/config | |
parent | 4de797ed93ba3227e481a7f160d2e1cf11512c2e (diff) | |
download | kanotix-2f421c1478a6603117fcb54e72a0dbdfe8b87f74.zip kanotix-2f421c1478a6603117fcb54e72a0dbdfe8b87f74.tar.gz |
added Firefox 4.0
Diffstat (limited to 'auto/config')
-rwxr-xr-x | auto/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/config b/auto/config index c131f06..85afe8b 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" \ + --repositories "live.debian.net acritox excalibur hellfire lo wine-ppa firefox" \ --security true \ --checksums md5 \ --syslinux-timeout 5 \ |