Skip to content

Commit d6c1078

Browse files
committed
Merge branch 'main' of https://github.com/iaacornus/Fedora-OSTree-Setup into devel
2 parents 88a9b90 + a9ed9dd commit d6c1078

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

ToDo.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Intel internal:
66

77
Nvidia:
88
- ask if proprietary or Foss drivers
9+
- akmod-nvidia xorg-x11-drv-nvidia
10+
- OR akmod-nvodia xorg-x11-drv-nvidia-cuda
911

1012
`printf "sudo rpm-ostree install appname" > ~/bin/rpm-installscript.sh`
1113

@@ -72,7 +74,10 @@ the other repos are pretty unnesscary for normal users, this is to mention
7274

7375
## 10. Installing rpm-packages
7476
- NOTIFICATION: "You can do other stuff now, installing takes a while...", best as notification in the tray?
77+
- TIP: To list available dnf packages, you can enter a toolbox (toolbox create 1 && toolbox enter 1 && dnf list) or layer dnfdragora (sudo rpm-ostree install dnfdragora), as rpm-ostree doesnt support that currently
7578
- Speed: use extra script that is generated using appending the names
79+
- As if want to game and use the custom RPM Proton https://github.com/GloriousEggroll/proton-ge-custom or the flatpak one without patches
80+
- sudo rpm-ostree override remove libavcodec-free --install exiftool perl-Image-ExifTool clamtk* fail2ban tlp make gcc-c++ qemu-kvm qemu-img qemu-user-static ffmpegthumbs kffmpegthumbnailer #libfprint unrar stacer pip android-tools btfs
7681

7782
`printf "appnamex " >> ~/Fedora-OSTree-setup/rpm-install.sh`
7883

0 commit comments

Comments
 (0)