From 8496e6421ceb6fdea634affea8841dc4025dde65 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Mon, 8 Oct 2018 23:29:55 +0200 Subject: lx-trainer-vm: setup console in finetuning Normally the console font and keyboard is setup on first boot. But this can be done in the finetuning so that we do not rely on a "first boot" for the console to be setup correctly. Signed-off-by: John Ogness --- lx-trainer-vm/lx-trainer-vm.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lx-trainer-vm') diff --git a/lx-trainer-vm/lx-trainer-vm.xml b/lx-trainer-vm/lx-trainer-vm.xml index 9c74445..8b609fd 100644 --- a/lx-trainer-vm/lx-trainer-vm.xml +++ b/lx-trainer-vm/lx-trainer-vm.xml @@ -157,6 +157,8 @@ echo 'SKEL=/etc/skel.devel' | tee -a /etc/default/useradd devel mv -f /etc/default/useradd.orig /etc/default/useradd + + setupcon --save-only var/cache/apt/archives/*.deb -- cgit v1.2.3