add cz and some apps
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# this template can override these settings)
|
||||
|
||||
lang cs_CZ.UTF-8
|
||||
keyboard cz
|
||||
keyboard --xlayouts=cz,'cz (qwerty)' --switch=grp:alt_shift_toggle cz
|
||||
timezone MET
|
||||
selinux --enforcing
|
||||
firewall --enabled --service=mdns
|
||||
|
||||
@@ -108,6 +108,7 @@ cd /home/liveuser
|
||||
cat >wallpaper.sh <<EOF
|
||||
#!/bin/bash
|
||||
gsettings set org.gnome.desktop.background picture-uri file:///home/liveuser/horal_wallpaper.jpg
|
||||
gsettings set org.gnome.desktop.input-sources sources "[('xkb','cz')]"
|
||||
EOF
|
||||
|
||||
chmod 777 wallpaper.sh
|
||||
|
||||
@@ -1,16 +1,16 @@
|
||||
%packages
|
||||
|
||||
# Exclude unwanted groups that fedora-live-base.ks pulls in
|
||||
-@dial-up
|
||||
-@input-methods
|
||||
-@standard
|
||||
#-@dial-up
|
||||
#-@input-methods
|
||||
#-@standard
|
||||
|
||||
# Install workstation-product-environment to resolve RhBug:1891500
|
||||
@^workstation-product-environment
|
||||
|
||||
# Exclude unwanted packages from @anaconda-tools group
|
||||
-gfs2-utils
|
||||
-reiserfs-utils
|
||||
#-gfs2-utils
|
||||
#-reiserfs-utils
|
||||
|
||||
# horal
|
||||
nethack
|
||||
@@ -23,6 +23,7 @@ fortune-mod
|
||||
bsd-games
|
||||
angband
|
||||
clanbomber
|
||||
chocolate-doom
|
||||
|
||||
vlc
|
||||
|
||||
@@ -34,5 +35,6 @@ nmap
|
||||
telnet
|
||||
hexchat
|
||||
bc
|
||||
ranger
|
||||
|
||||
%end
|
||||
|
||||
Reference in New Issue
Block a user