Luke Short
Luke Short
Everything so far has been hard-coded to only support Zsh. We should investigate into adding Bash support.
Currently, tests only work in a build chroot.
Under the SteamOS comparison in the project REAMDE file, list it as a "Package Manager (GUI)" as "AppImageLauncher" and as a "Package Manager (CLI)" as "ail-cli". https://github.com/TheAssassin/AppImageLauncher
Related: https://github.com/LukeShortCloud/winesapOS/issues/293
At least `nfs-utils` is not installed. `cifs-utils` is installed already (probably a dependency of Dolphin or another package). List them as supported file systems in our `README.md` file.
winesapOS will still work out-of-the-box. Gamescope currently needs to be manually enabled on a per-game basis. We're working on implementing a system-wide variant of this to align closer with SteamOS...
Add the option to not install any graphics drivers, desktop environments, or graphical applications.
1. Install kernel. 2. Update Pacman to not upgrade the kernel for the performance image. 3. Update tests to check for the new kernel.
A CONTRIBUTING.md file should be created to help guide new contributors. Related: https://github.com/LukeShortCloud/winesapOS/issues/193