hotfix
This commit is contained in:
parent
df3c282f42
commit
21eb616ceb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue