Adding console-setup to standard package list.
console-setup is not essential per se, but without it, the preseed boot parameters for keyboard layouts do not work. Those are needed when we're going to use gfxboot. And that on the other hand, will be pretty much standard, therefore including an additional package in the standard list seems ok.
This commit is contained in:
parent
915b79baa4
commit
fa0564f913
|
@ -3,4 +3,4 @@
|
|||
## LH: Standard
|
||||
#include <minimal>
|
||||
|
||||
console-common kbd locales
|
||||
console-setup console-common kbd locales
|
||||
|
|
Loading…
Reference in New Issue