mkrootfs: avoid copy keyring of host

resolve #21

Signed-off-by: Celeste Liu <CoelacanthusHex@gmail.com>
This commit is contained in:
Celeste Liu 2024-10-02 21:14:18 +08:00
parent 92c7c8369c
commit f054f45cc4
No known key found for this signature in database
GPG key ID: E35C89E45867AE35

View file

@ -58,6 +58,7 @@ sudo chown root:root ./rootfs
sudo pacstrap \
-C /usr/share/devtools/pacman.conf.d/extra-riscv64.conf \
-M \
-K \
./rootfs \
base