From 31fc42debde8427a3dbef7ef50f2a472d36e43f6 Mon Sep 17 00:00:00 2001 From: DeltaLima Date: Sun, 30 Apr 2023 14:35:24 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Edebootstrap=5Fminimal=5Fdekstop=5Ffrom?= =?UTF-8?q?=5Fscratch.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- debootstrap_minimal_dekstop_from_scratch.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debootstrap_minimal_dekstop_from_scratch.md b/debootstrap_minimal_dekstop_from_scratch.md index 37465e4..692ee4c 100644 --- a/debootstrap_minimal_dekstop_from_scratch.md +++ b/debootstrap_minimal_dekstop_from_scratch.md @@ -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