Commit Graph

8 Commits

Author SHA1 Message Date
Harsh Vyapari
b35ad5bacc
feat(fedora/nvidia-*.sh): nvidia proprietary driver setup (continued from PR #319) (#370)
* feat(fedora/nvidia-*.sh): adding nvidia proprietary driver setup

* fix(fedora/nvidia-*.sh): removing update line

That update line crashed my system while testing, since it also
installed new kernal where I didn't build my driver. So new user can
also get confused.

* refactor(fedora/nvidia-*.sh): adding a new warning while starting the script

I faced this issue yesterday, So It's better to warn user before
installing this driver

* refactor(fedora/nvidia-*.sh): removing uninstalation option

For now, as suggested by @nnyyxxxx and @adamperkowski, I'm removing the
uninstall option until #362 gets resolved.

* Fix bashism

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 21:13:41 -05:00
Angaddeep Singh
7640a99062
Added Virtualization Setup for Fedora (#395)
* Added Virtualization Setup

* Space FIx

* small fix fix

* Update virtualization.sh

* Update virtualization.sh

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 20:44:33 -05:00
Angaddeep Singh
97576d2087
Added DNF configuration and Multimedia Support for fedora and other Redhat Distros (#438)
* First commit

* Small enhancements

* Update configure-dnf.sh

* update

* Update configure-dnf.sh

* update

* Update multimedia-codecs.sh

* Update multimedia-codecs.sh
2024-09-18 20:34:27 -05:00
Nyx
41817c333c
Replace echos with printf in system-setup (#483)
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
2024-09-18 19:40:05 -05:00
Nyx
0d4f0a8a4e
Quote the remaining variables (#454)
Co-authored-by: nnyyxxxx <nnyyxxxx@users.noreply.github.com>
2024-09-18 19:03:32 -05:00
JEEVITHA KANNAN K S
8df764a6e3
Refactor remaining variables 2024-09-17 18:12:06 +05:30
nnyyxxxx
cfa5043b44 Remove every bashism 2024-09-12 16:17:29 -04:00
Liam
87869593a5
refactor: Split linutil into TUI and Core crates 2024-09-05 23:37:05 -07:00