add vaapi drivers and some games...

This commit is contained in:
2023-10-29 15:43:07 +01:00
parent f17709462b
commit bc7b84e505
3 changed files with 11 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ firewall --enabled --service=mdns
xconfig --startxonboot
zerombr
clearpart --all
part / --size 5120 --fstype ext4
part / --size 6000 --fstype ext4
services --enabled=NetworkManager,ModemManager --disabled=sshd
network --bootproto=dhcp --device=link --activate
rootpw --lock --iscrypted locked

View File

@@ -10,7 +10,7 @@
#
#include snippets/packagekit-cached-metadata.ks
part / --size 10000
part / --size 12000
%post

View File

@@ -24,6 +24,7 @@ angband
hyperrogue
bsd-games
fortune-mod
cataclysm-dda-tiles
openttd
warzone2100
@@ -38,9 +39,11 @@ quadrapassel
gnome-robots
pingus
minetest
assaultcube
xblast
armacycles-ad
armacycles-ad-dedicated
gnome-nibbles
hedgewars
tuxanci
@@ -55,6 +58,10 @@ bc
bvi
ranger
netcat
geany
gcc
gcc-c++
gdb
hexchat
gimp
@@ -74,5 +81,7 @@ libva
libva-utils
libva-intel-driver
intel-media-driver
gstreamer1-vaapi
nvidia-vaapi-driver
%end