|
@@ -146,7 +146,7 @@ mount_pseudofs
|
|
# system package into the rootfs. This will not produce a
|
|
# system package into the rootfs. This will not produce a
|
|
# bootable system but will instead produce a base component that can
|
|
# bootable system but will instead produce a base component that can
|
|
# be quickly expanded to perform other actions on.
|
|
# be quickly expanded to perform other actions on.
|
|
-run_cmd_target "xbps-install -S $XBPS_CONFFILE $XBPS_CACHEDIR $XBPS_REPOSITORY -r $ROOTFS -y $SYSPKG"
|
|
|
|
|
|
+run_cmd_target "xbps-install -SU $XBPS_CONFFILE $XBPS_CACHEDIR $XBPS_REPOSITORY -r $ROOTFS -y $SYSPKG"
|
|
|
|
|
|
# Enable en_US.UTF-8 locale and generate it into the target ROOTFS.
|
|
# Enable en_US.UTF-8 locale and generate it into the target ROOTFS.
|
|
# This is a bit of a hack since some glibc stuff doesn't really work
|
|
# This is a bit of a hack since some glibc stuff doesn't really work
|