This commit is contained in:
aheirman 2021-04-07 21:39:35 +02:00 committed by GitHub
parent df3c282f42
commit 21eb616ceb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,7 +58,7 @@ mkdir ${ROOT}/root/
cp ./pkgs/tiny-linux-bootloader/fstab ${ROOT}/etc/fstab
cp /etc/hostname ${ROOT}/etc/hostname
cp /etc/passwd ${ROOT}/etc/passwd
touch /etc/shadow
touch ${ROOT}/etc/shadow
echo "Using the host keymap"
cp /etc/vconsole.conf ${ROOT}/etc/vconsole.conf