diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-20 22:06:55 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-09-20 22:06:55 +0200 |
commit | 9ea79c24be14c00e517b68cf24a84f0edb3a8df5 (patch) | |
tree | 5cb09b01ac2cf7f89c435d54bc1c914de1cf5e95 | |
parent | 032ecaedc9f00842f1bcb9ba24f20d693bab752d (diff) | |
download | vyos-live-build-9ea79c24be14c00e517b68cf24a84f0edb3a8df5.tar.gz vyos-live-build-9ea79c24be14c00e517b68cf24a84f0edb3a8df5.zip |
Updating keyboard related packages to be in consistency with debian-installer.
-rw-r--r-- | lists/standard | 6 | ||||
-rw-r--r-- | lists/standard-x11 | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/lists/standard b/lists/standard index a62f8ee1a..4dd8a7a6a 100644 --- a/lists/standard +++ b/lists/standard @@ -3,12 +3,6 @@ ## LH: Standard #include <minimal> -#if DISTRIBUTION lenny console-setup console-common kbd -#endif - -#if DISTRIBUTION squeeze wheezy sid -keyboard-configuration -#endif locales diff --git a/lists/standard-x11 b/lists/standard-x11 index 1c2493472..1f76f058d 100644 --- a/lists/standard-x11 +++ b/lists/standard-x11 @@ -5,3 +5,7 @@ xorg xresprobe menu alsa-base alsa-utils + +#if DISTRIBUTION squeeze wheezy sid +keyboard-configuration +#endif |