mirror of
https://github.com/flynx/post-install.git
synced 2025-12-25 21:01:55 +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=(
|
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...
|
# tools and recovery...
|
||||||
gparted gdisk testdisk
|
gparted gdisk testdisk
|
||||||
|
|
||||||
# networking...
|
# networking...
|
||||||
cronie tor obfs4
|
tor obfs4
|
||||||
yt-dlp qbittorrent
|
yt-dlp qbittorrent
|
||||||
perl-Image-ExifTool
|
perl-Image-ExifTool
|
||||||
|
|
||||||
|
|
||||||
# tools...
|
# tools...
|
||||||
openssl gpm
|
openssl gpm
|
||||||
mc ranger tmux bat
|
mc ranger tmux bat
|
||||||
@ -222,8 +236,8 @@ PKG_FLATPAK=(
|
|||||||
com.github.Eloston.UngoogledChromium
|
com.github.Eloston.UngoogledChromium
|
||||||
|
|
||||||
# media...
|
# media...
|
||||||
#io.mpv.Mpv
|
fr.handbrake.ghb
|
||||||
#org.videolan.VLC
|
fr.handbrake.ghb.Plugin.IntelMediaSDK
|
||||||
|
|
||||||
# tools...
|
# tools...
|
||||||
ch.openboard.OpenBoard
|
ch.openboard.OpenBoard
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user