forked from roots/phyllomeos
		
	base destkop inherit mesa-dri
This commit is contained in:
		| @@ -41,11 +41,11 @@ part / --fstype="ext4" --grow --label=root | ||||
|  | ||||
| localectl set-keymap ch-fr # Set keymap to `ch-fr`. Alternatively, `us` can be picked. | ||||
| dnf update -y # Update the system  | ||||
| # grub2-mkconfig -o /boot/grub2/grub.cfg # Update grub otherwise the system won't boot properly | ||||
| grub2-mkconfig -o /boot/grub2/grub.cfg # Unsure it is actually useful | ||||
|  | ||||
| %end | ||||
|  | ||||
| %post --nochroot --logfile=/mnt/sysimage/root/d.log | ||||
| %post --nochroot --logfile=/mnt/sysimage/opt/base-initial-setup-gnome.log | ||||
|  | ||||
| truncate -s 0 /mnt/sysimage/usr/share/gnome-initial-setup/vendor.conf # remove content of vendor.conf so that all options are made available | ||||
|  | ||||
| @@ -72,6 +72,7 @@ generic-release-notes | ||||
| gnome-initial-setup | ||||
| gnome-shell | ||||
| gnome-terminal | ||||
| mesa-dri-drivers | ||||
| nano | ||||
| neofetch | ||||
| pciutils | ||||
|   | ||||
		Reference in New Issue
	
	Block a user