„debootstrap_minimal_dekstop_from_scratch.md“ ändern
This commit is contained in:
parent
fa12a86785
commit
31fc42debd
1 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,8 @@ Howto `debootstrap` a bare minimal Debian Desktop from scratch
|
|||
- `apt update ; apt install linux-image-generic grub-pc ifupdown man console-data locales`
|
||||
- do locales settings
|
||||
- `dpkg-reconfigure locales`
|
||||
- configure keyboard
|
||||
- `dpkg-reconfigure keyboard-configuration`
|
||||
- install X-Server and window manager
|
||||
- `apt install --no-install-recommends xserver-xorg jwm xdm xterm`
|
||||
- ensure grub is installed
|
||||
|
|
Loading…
Reference in a new issue