Updating keyboard related packages to be in consistency with debian-installer.
This commit is contained in:
parent
032ecaedc9
commit
9ea79c24be
|
@ -3,12 +3,6 @@
|
||||||
## LH: Standard
|
## LH: Standard
|
||||||
#include <minimal>
|
#include <minimal>
|
||||||
|
|
||||||
#if DISTRIBUTION lenny
|
|
||||||
console-setup console-common kbd
|
console-setup console-common kbd
|
||||||
#endif
|
|
||||||
|
|
||||||
#if DISTRIBUTION squeeze wheezy sid
|
|
||||||
keyboard-configuration
|
|
||||||
#endif
|
|
||||||
|
|
||||||
locales
|
locales
|
||||||
|
|
|
@ -5,3 +5,7 @@
|
||||||
|
|
||||||
xorg xresprobe menu
|
xorg xresprobe menu
|
||||||
alsa-base alsa-utils
|
alsa-base alsa-utils
|
||||||
|
|
||||||
|
#if DISTRIBUTION squeeze wheezy sid
|
||||||
|
keyboard-configuration
|
||||||
|
#endif
|
||||||
|
|
Loading…
Reference in New Issue