mkrootfs: avoid copy keyring of host
resolve #21 Signed-off-by: Celeste Liu <CoelacanthusHex@gmail.com>
This commit is contained in:
parent
92c7c8369c
commit
f054f45cc4
1 changed files with 1 additions and 0 deletions
1
mkrootfs
1
mkrootfs
|
@ -58,6 +58,7 @@ sudo chown root:root ./rootfs
|
||||||
sudo pacstrap \
|
sudo pacstrap \
|
||||||
-C /usr/share/devtools/pacman.conf.d/extra-riscv64.conf \
|
-C /usr/share/devtools/pacman.conf.d/extra-riscv64.conf \
|
||||||
-M \
|
-M \
|
||||||
|
-K \
|
||||||
./rootfs \
|
./rootfs \
|
||||||
base
|
base
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue