mirror of
https://github.com/flynx/post-install.git
synced 2025-12-26 05:02:00 +00:00
Compare commits
2 Commits
d14a93b46b
...
59ead57f14
| Author | SHA1 | Date | |
|---|---|---|---|
| 59ead57f14 | |||
| 748fbf8567 |
20
post-install
20
post-install
@ -125,14 +125,28 @@ CFG_USER_COPY=(
|
||||
|
||||
|
||||
PKG_DNF=(
|
||||
# system...
|
||||
cronie
|
||||
|
||||
# graphics...
|
||||
# install, run vainfo and install the missing driver, e.g. intel-media-driver
|
||||
# also see: https://github.com/intel/media-driver#known-issues-and-limitations for codec support
|
||||
libva-utils
|
||||
#intel-media-driver
|
||||
|
||||
# optimizations...
|
||||
# or see: https://github.com/AdnanHodzic/auto-cpufreq
|
||||
#tlp
|
||||
|
||||
# tools and recovery...
|
||||
gparted gdisk testdisk
|
||||
|
||||
# networking...
|
||||
cronie tor obfs4
|
||||
tor obfs4
|
||||
yt-dlp qbittorrent
|
||||
perl-Image-ExifTool
|
||||
|
||||
|
||||
# tools...
|
||||
openssl gpm
|
||||
mc ranger tmux bat
|
||||
@ -222,8 +236,8 @@ PKG_FLATPAK=(
|
||||
com.github.Eloston.UngoogledChromium
|
||||
|
||||
# media...
|
||||
#io.mpv.Mpv
|
||||
#org.videolan.VLC
|
||||
fr.handbrake.ghb
|
||||
fr.handbrake.ghb.Plugin.IntelMediaSDK
|
||||
|
||||
# tools...
|
||||
ch.openboard.OpenBoard
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user