Compare commits
8 Commits
cfa8e38d1f
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
| 6bd5890ca0 | |||
| 69e67fe85d | |||
| 4f1a5e127e | |||
| 862e98c8e7 | |||
| 5da09b57b9 | |||
| 0b5cd4af0e | |||
| 71ea0618c6 | |||
| 70c8993c0a |
Submodule fedora-kickstarts updated: c103f22fd4...d1bbfe1211
@@ -17,7 +17,7 @@ firewall --enabled --service=mdns
|
||||
xconfig --startxonboot
|
||||
zerombr
|
||||
clearpart --all
|
||||
part / --size 16000 --fstype ext4
|
||||
part / --size 18000 --fstype ext4
|
||||
services --enabled=NetworkManager,ModemManager --disabled=sshd
|
||||
network --bootproto=dhcp --device=link --activate
|
||||
rootpw --lock --iscrypted locked
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
repo --name=fedora --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
|
||||
repo --name=updates --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-released-f$releasever&arch=$basearch
|
||||
#repo --name=updates-testing --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch
|
||||
repo --name=fedora --baseurl=https://ftp.sh.cvut.cz/fedora/linux/releases/$releasever/Everything/$basearch/os/
|
||||
repo --name=updates --baseurl=https://ftp.sh.cvut.cz/fedora/linux/updates/$releasever/Everything/$basearch/
|
||||
#repo --name=updates-testing --baseurl=https://mirrors.fedoraproject.org/mirrorlist?repo=updates-testing-f$releasever&arch=$basearch
|
||||
url --mirrorlist=https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$releasever&arch=$basearch
|
||||
|
||||
@@ -9,8 +9,9 @@
|
||||
%include fedora-repo-not-rawhide.ks
|
||||
|
||||
# horal
|
||||
repo --name=fusion --mirrorlist=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-$releasever&arch=$basearch
|
||||
repo --name=fusion-updates --mirrorlist=https://mirrors.rpmfusion.org/metalink?repo=free-fedora-updates-released-$releasever&arch=$basearch
|
||||
repo --name=fusionn --mirrorlist=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-$releasever&arch=$basearch
|
||||
repo --name=fusionn-updates --mirrorlist=https://mirrors.rpmfusion.org/metalink?repo=nonfree-fedora-updates-released-$releasever&arch=$basearch
|
||||
repo --name=fusion --baseurl=https://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/releases/$releasever/Everything/$basearch/os/
|
||||
repo --name=fusion-updates --baseurl=https://ftp.fi.muni.cz/pub/linux/rpmfusion/free/fedora/updates/$releasever/$basearch/
|
||||
repo --name=fusionn --baseurl=https://ftp.fi.muni.cz/pub/linux/rpmfusion/nonfree/fedora/releases/$releasever/Everything/$basearch/os/
|
||||
repo --name=fusionn-updates --baseurl=https://ftp.fi.muni.cz/pub/linux/rpmfusion/nonfree/fedora/updates/$releasever/$basearch/
|
||||
repo --name=cisco-openh264 --mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch
|
||||
repo --name=vscode --baseurl=https://packages.microsoft.com/yumrepos/vscode
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
|
||||
# Exclude extra unwanted packages
|
||||
-python3-botocore
|
||||
-gstreamer1-plugins-bad-freeworld
|
||||
|
||||
# horal
|
||||
rogue
|
||||
@@ -21,15 +22,15 @@ ularn
|
||||
nethack
|
||||
nethack-vultures
|
||||
slashem
|
||||
crawl
|
||||
#crawl
|
||||
# DCSS tiles in flatpak, often newer version
|
||||
crawl-tiles
|
||||
#crawl-tiles
|
||||
angband
|
||||
hyperrogue
|
||||
#hyperrogue
|
||||
bsd-games
|
||||
fortune-mod
|
||||
cataclysm-dda
|
||||
cataclysm-dda-tiles
|
||||
#cataclysm-dda
|
||||
#cataclysm-dda-tiles
|
||||
|
||||
# openttd in flatpak, include sound
|
||||
#openttd
|
||||
@@ -45,6 +46,8 @@ gnome-mines
|
||||
quadrapassel
|
||||
gnome-robots
|
||||
gnome-nibbles
|
||||
gnome-chess
|
||||
gnome-sudoku
|
||||
#pingus
|
||||
#minetest
|
||||
|
||||
@@ -56,25 +59,40 @@ gnome-nibbles
|
||||
#tuxanci
|
||||
#supertuxkart
|
||||
#supertux
|
||||
# dev version
|
||||
#wesnoth
|
||||
|
||||
htop
|
||||
vim
|
||||
gvim
|
||||
tmux
|
||||
bc
|
||||
bvi
|
||||
ranger
|
||||
picocom
|
||||
dos2unix
|
||||
hexchat
|
||||
fractal
|
||||
bvi
|
||||
bc
|
||||
#profile-sync-daemon
|
||||
p7zip
|
||||
unrar
|
||||
borgbackup
|
||||
remmina
|
||||
|
||||
libreoffice-langpack-cs
|
||||
|
||||
gcc
|
||||
gcc-c++
|
||||
#geany
|
||||
gdb
|
||||
picocom
|
||||
dos2unix
|
||||
hexchat
|
||||
xournalpp
|
||||
go
|
||||
code
|
||||
|
||||
xournalpp
|
||||
drawing
|
||||
gimp
|
||||
#nomacs
|
||||
decibels
|
||||
|
||||
testdisk
|
||||
netcat
|
||||
@@ -85,7 +103,11 @@ tcpdump
|
||||
aircrack-ng
|
||||
tor
|
||||
torsocks
|
||||
remmina
|
||||
wireguard-tools
|
||||
transmission
|
||||
ddrescue
|
||||
|
||||
virtualbox-guest-additions
|
||||
|
||||
openh264
|
||||
mozilla-openh264
|
||||
@@ -98,7 +120,7 @@ libva-intel-driver
|
||||
libva-nvidia-driver
|
||||
intel-media-driver
|
||||
gstreamer1-vaapi
|
||||
nvidia-vaapi-driver
|
||||
#nvidia-vaapi-driver
|
||||
@multimedia
|
||||
|
||||
%end
|
||||
@@ -115,12 +137,20 @@ EOF
|
||||
# COPR
|
||||
dnf copr enable whitehara/umoria -y
|
||||
dnf install umoria -y
|
||||
dnf copr enable karlisk/ventoy -y
|
||||
dnf install ventoy -y
|
||||
|
||||
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
|
||||
#flatpak install flathub org.develz.Crawl -y
|
||||
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.github.tmewett.BrogueCE -y
|
||||
#flatpak install flathub org.cataclysmdda.CataclysmDDA -y
|
||||
flatpak install flathub org.wesnoth.Wesnoth -y
|
||||
flatpak install flathub org.gnome.World.PikaBackup -y
|
||||
flatpak install flathub com.github.tchx84.Flatseal -y
|
||||
#flatpak install flathub ca.desrt.dconf-editor -y
|
||||
#flatpak install flathub com.discordapp.Discord -y
|
||||
#flatpak install flathub net.supertuxkart.SuperTuxKart -y
|
||||
#flatpak install flathub org.wesnoth.Wesnoth//stable -y
|
||||
|
||||
Reference in New Issue
Block a user