add mesa recipes and impro qeumux86_64 support

This commit is contained in:
DanyLE
2025-03-08 00:46:56 +01:00
parent a4637ec44b
commit e7fbad271f
8 changed files with 24 additions and 13 deletions

View File

@ -26,9 +26,11 @@ case "$1" in
umount /dev/${DISK}p4
yes | mkfs.ext4 /dev/${DISK}p4
mount /dev/${DISK}p4 /home
rm /boot/home_partition_should_be_formated
fi
if [ ! -d "/home/diya" ]; then
mkdir -p /home/diya
chown -R diya:diya /home/diya
rm /boot/home_partition_should_be_formated
fi
if [ -e "/boot/wpa_supplicant.conf" ];then
mv /boot/wpa_supplicant.conf /etc/network/