diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2010-09-04 21:03:16 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2010-09-04 21:03:16 +0200 |
commit | 339f2e6d2b0e2da5d9ed4018a05b642ae547ab31 (patch) | |
tree | ba1038ab41dc3a6d8613f2f01c4a30c4a3a8787a /config/chroot_local-hooks | |
parent | 158bfd1a3f593e208ad2208ca1be236cb6f25a55 (diff) | |
download | kanotix-339f2e6d2b0e2da5d9ed4018a05b642ae547ab31.zip kanotix-339f2e6d2b0e2da5d9ed4018a05b642ae547ab31.tar.gz |
keyboard-configuration updates
Diffstat (limited to 'config/chroot_local-hooks')
-rwxr-xr-x | config/chroot_local-hooks/debconf-selections | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/chroot_local-hooks/debconf-selections b/config/chroot_local-hooks/debconf-selections index fc7ac8f..24866aa 100755 --- a/config/chroot_local-hooks/debconf-selections +++ b/config/chroot_local-hooks/debconf-selections @@ -6,7 +6,6 @@ # (note: chroot_local-preseed is executed before chroot_install-packages) cat <<eof >/root/debconf.tmp -keyboard-configuration keyboard-configuration/ctrl_alt_bksp boolean true pbuilder pbuilder/mirrorsite string http://cdn.debian.net/debian eof |