Compare commits
10 Commits
148f37aa24
...
cfa8e38d1f
| Author | SHA1 | Date | |
|---|---|---|---|
| cfa8e38d1f | |||
| b176914379 | |||
| 3483911f27 | |||
| 1b2c42497e | |||
| 1c4b7399d0 | |||
| 0f0fd439ff | |||
| 08bbccdab2 | |||
| 136fe2a073 | |||
| 340976f8d2 | |||
| e39b63a259 |
@@ -3,8 +3,5 @@
|
||||
|
||||
## Použití
|
||||
|
||||
Použij nenjnovější livecd-tools:
|
||||
[https://github.com/livecd-tools/livecd-tools.git](https://github.com/livecd-tools/livecd-tools.git).
|
||||
|
||||
Vlez do adresáře s šablonami a spusť:\
|
||||
`sudo livecd-creator --nomacboot --verbose --config=fedora-live-workstation.ks --fslabel=HoralOS --cache=cache/live --title=HoralOS --product=HoralOS`
|
||||
`sudo livecd-creator --verbose --config=fedora-live-workstation.ks --fslabel=HoralOS --cache=cache/live --title=HoralOS --product=HoralOS`
|
||||
|
||||
Submodule fedora-kickstarts updated: a2bb6793db...c103f22fd4
@@ -17,7 +17,7 @@ firewall --enabled --service=mdns
|
||||
xconfig --startxonboot
|
||||
zerombr
|
||||
clearpart --all
|
||||
part / --size 12000 --fstype ext4
|
||||
part / --size 16000 --fstype ext4
|
||||
services --enabled=NetworkManager,ModemManager --disabled=sshd
|
||||
network --bootproto=dhcp --device=link --activate
|
||||
rootpw --lock --iscrypted locked
|
||||
|
||||
@@ -19,6 +19,11 @@ sed -i 's/^livesys_session=.*/livesys_session="gnome"/' /etc/sysconfig/livesys
|
||||
|
||||
%end
|
||||
|
||||
%packages
|
||||
gnome-initial-setup
|
||||
anaconda-webui
|
||||
%end
|
||||
|
||||
%post
|
||||
# horal
|
||||
|
||||
|
||||
@@ -12,6 +12,9 @@
|
||||
-gfs2-utils
|
||||
-reiserfs-utils
|
||||
|
||||
# Exclude extra unwanted packages
|
||||
-python3-botocore
|
||||
|
||||
# horal
|
||||
rogue
|
||||
ularn
|
||||
@@ -19,6 +22,7 @@ nethack
|
||||
nethack-vultures
|
||||
slashem
|
||||
crawl
|
||||
# DCSS tiles in flatpak, often newer version
|
||||
crawl-tiles
|
||||
angband
|
||||
hyperrogue
|
||||
@@ -27,30 +31,32 @@ fortune-mod
|
||||
cataclysm-dda
|
||||
cataclysm-dda-tiles
|
||||
|
||||
openttd
|
||||
warzone2100
|
||||
-warzone2100-sequences
|
||||
chocolate-doom
|
||||
freedoom
|
||||
freedoom-freedm
|
||||
freedoom2
|
||||
# openttd in flatpak, include sound
|
||||
#openttd
|
||||
# Warzone in flatpak, often newer version
|
||||
#warzone2100
|
||||
#-warzone2100-sequences
|
||||
#chocolate-doom
|
||||
#freedoom
|
||||
#freedoom-freedm
|
||||
#freedoom2
|
||||
|
||||
gnome-mines
|
||||
quadrapassel
|
||||
gnome-robots
|
||||
pingus
|
||||
minetest
|
||||
assaultcube
|
||||
gnome-nibbles
|
||||
#pingus
|
||||
#minetest
|
||||
|
||||
xblast
|
||||
#assaultcube
|
||||
#xblast
|
||||
#armacycles-ad
|
||||
#armacycles-ad-dedicated
|
||||
gnome-nibbles
|
||||
hedgewars
|
||||
#hedgewars
|
||||
#tuxanci
|
||||
supertuxkart
|
||||
#supertuxkart
|
||||
#supertux
|
||||
wesnoth
|
||||
#wesnoth
|
||||
|
||||
htop
|
||||
vim
|
||||
@@ -61,32 +67,76 @@ bvi
|
||||
ranger
|
||||
gcc
|
||||
gcc-c++
|
||||
geany
|
||||
#geany
|
||||
gdb
|
||||
picocom
|
||||
dos2unix
|
||||
hexchat
|
||||
xournalpp
|
||||
|
||||
gimp
|
||||
|
||||
testdisk
|
||||
netcat
|
||||
telnet
|
||||
nmap
|
||||
wireshark
|
||||
tcpdump
|
||||
aircrack-ng
|
||||
tor
|
||||
torsocks
|
||||
remmina
|
||||
|
||||
vlc
|
||||
openh264
|
||||
mozilla-openh264
|
||||
libavcodec-freeworld
|
||||
mesa-va-drivers-freeworld
|
||||
mesa-vdpau-drivers-freeworld
|
||||
libva
|
||||
libva-utils
|
||||
libva-intel-driver
|
||||
libva-nvidia-driver
|
||||
intel-media-driver
|
||||
gstreamer1-vaapi
|
||||
nvidia-vaapi-driver
|
||||
@multimedia
|
||||
|
||||
%end
|
||||
|
||||
%post --nochroot
|
||||
unlink $INSTALL_ROOT/etc/resolv.conf
|
||||
cat <<EOF >$INSTALL_ROOT/etc/resolv.conf
|
||||
nameserver 1.1.1.1
|
||||
EOF
|
||||
%end
|
||||
|
||||
%post
|
||||
|
||||
# COPR
|
||||
dnf copr enable whitehara/umoria -y
|
||||
dnf install umoria -y
|
||||
|
||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
#flatpak install flathub org.develz.Crawl -y
|
||||
flatpak install flathub net.wz2100.wz2100 -y
|
||||
flatpak install flathub org.openttd.OpenTTD -y
|
||||
flatpak install flathub io.github.spacingbat3.webcord -y
|
||||
#flatpak install flathub com.discordapp.Discord -y
|
||||
#flatpak install flathub net.supertuxkart.SuperTuxKart -y
|
||||
#flatpak install flathub org.wesnoth.Wesnoth//stable -y
|
||||
#flatpak install flathub net.minetest.Minetest -y
|
||||
#flatpak install flathub org.mozilla.firefox -y
|
||||
#flatpak install flathub org.gimp.GIMP -y
|
||||
#flatpak install flathub io.github.Hexchat -y
|
||||
#flatpak install flathub org.gnome.Nibbles -y
|
||||
#flatpak install flathub org.gnome.Mines -y
|
||||
#flatpak install flathub org.gnome.Robots -y
|
||||
#flatpak install flathub org.gnome.Quadrapassel -y
|
||||
#flatpak install flathub org.seul.pingus -y
|
||||
#flatpak install flathub org.hedgewars.Hedgewars -y
|
||||
# need own ffmpeg to work with vaapi
|
||||
flatpak install flathub org.videolan.VLC -y
|
||||
|
||||
rm $INSTALL_ROOT/etc/resolv.conf
|
||||
|
||||
%end
|
||||
|
||||
Reference in New Issue
Block a user