„debootstrap_minimal_dekstop_from_scratch.md“ ändern

This commit is contained in:
DeltaLima 2023-04-30 14:35:24 +02:00
parent fa12a86785
commit 31fc42debd
1 changed files with 2 additions and 0 deletions

View File

@ -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