diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-20 22:06:55 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:24 +0100 |
commit | 99a715dd84898594e616cff2c857e0f771fb8a63 (patch) | |
tree | 5cb09b01ac2cf7f89c435d54bc1c914de1cf5e95 /lists | |
parent | 64e9c9eb6ad6edc1fd39eef344f98beb60f91387 (diff) | |
download | vyos-live-build-99a715dd84898594e616cff2c857e0f771fb8a63.tar.gz vyos-live-build-99a715dd84898594e616cff2c857e0f771fb8a63.zip |
Updating keyboard related packages to be in consistency with debian-installer.
Diffstat (limited to 'lists')
-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 |