Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-15 | v0.2.9 | Pedro Henrique | |
2024-05-23 | v0.2.8 | Pedro Henrique | |
2024-05-22 | v0.2.7 | Pedro Henrique | |
2024-05-22 | v0.2.6 | Pedro Henrique | |
2023-09-01 | v0.1.2 | Pedro Henrique | |
2022-03-23 | v0.1.0 | Pedro Henrique | |
2022-02-19 | v0.1.0 | Pedro Henrique | |
2022-02-18 | v0.1.0 | Pedro Henrique | |
2022-02-17 | chore: Update to version 0.1.0 | Pedro Henrique | |
2022-02-16 | feat: Add new off-boot option that skips unloading modules | Pedro Henrique | |
Turning off the GPU during boot does not require unloading the nvidia modules. These modules are already blacklisted in the modprobe.conf file. | |||
2022-02-16 | feat: Increase security when running scripts that use sudo | Pedro Henrique | |
The nvx start command now resets the sudo timestamp. That prevent scripts from using authentication credentials provided to the nvx script. | |||
2022-02-16 | chore: PKGBUILD now uses the files from the base repository | Pedro Henrique | |
Previously, PKGBUILD fetched the source files from github. However, the source files are already available in the base repository. | |||
2022-02-15 | Initial commit | Pedro Henrique | |