mklive: force reconfiguration of util-linux to make sure uuidd is created.
This commit is contained in:
parent
65f74724df
commit
8f2cc01d18
@ -108,6 +108,8 @@ install_packages() {
|
||||
sed -e "s/\#\(${LOCALE}.*\)/\1/g" -i $ROOTFS/etc/default/libc-locales
|
||||
xbps-uchroot $ROOTFS xbps-reconfigure -f glibc-locales >>$LOGFILE 2>&1
|
||||
fi
|
||||
# reconfigure util-linux just to be safe
|
||||
xbps-uchroot $ROOTFS xbps-reconfigure -f util-linux >>$LOGFILE 2>&1
|
||||
|
||||
if [ -x installer.sh ]; then
|
||||
install -Dm755 installer.sh $ROOTFS/usr/sbin/void-installer
|
||||
|
Loading…
x
Reference in New Issue
Block a user