install stage 1: /mnt/TARGET ffs
parent
52fa691909
commit
13c0de2f96
|
@ -141,7 +141,7 @@ fi
|
|||
mkdir -p /mnt/target/var/db/xbps/keys
|
||||
cp /var/db/xbps/keys/* /mnt/target/var/db/xbps/keys/
|
||||
|
||||
XBPS_ARCH="$TARGET_TYPE" xbps-install -S -r /mnt -R "$TARGET_MIRROR" \
|
||||
XBPS_ARCH="$TARGET_TYPE" xbps-install -S -r /mnt/target -R "$TARGET_MIRROR" \
|
||||
linux bash shadow f2fs-tools dosfstools dbus NetworkManager iana-etc \
|
||||
iw wpa_supplicant util-linux which tar man-pages iproute2 iputils \
|
||||
wifi-firmware traceroute grep gzip file sed gawk less coreutils findutils \
|
||||
|
|
Loading…
Reference in New Issue