diff options
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 fbce55c..0b7ed72 100755 --- a/auto/config +++ b/auto/config @@ -16,7 +16,7 @@ lb config noauto \ --debian-installer false \ --apt aptitude \ --apt-recommends false \ - --bootappend-live 'quiet utc=no timezone=Europe/Berlin locales=de keyboard-layouts=de keyboard-variant=nodeadkeys' \ + --bootappend-live 'splash utc=no timezone=Europe/Berlin locales=de keyboard-layouts=de keyboard-variant=nodeadkeys' \ --distribution squeeze \ --archive-areas "main contrib non-free" \ --repositories "live.debian.net acritox excalibur hellfire" \ |