Releases: icedream/steamos-permanent-mods
Releases · icedream/steamos-permanent-mods
0.0.5
0.0.4
Fixed
- Fix pacman breakage due to faulty keyring transfer.
- Fix additional internal commands being printed in stderr which may confuse
during debugging.
Changed
- Switch to Decky Loader release install script.
Removed
- Removed pacman keyring transfer. This is only relevant for installs with
custom installed keyrings, normal installation of Arch or Holo packages will
not be affected.
0.0.3
0.0.2
Added
- Added code to detect and install/configure packages for VirtIO GPU in
50-alien.sh example user script. - Users can now set
GRUB_NO_COPY_CONFIG=1
in
/etc/default/steamos-permanent-mods to skip copying grub configuration before
update-grub in 90-grub.sh example user script. - Users can now set
GRUB_REMOVE_FBCON_ROTATE=1
in
/etc/default/steamos-permanent-mods to remove the kernel commandline parameter
that causes display rotation to occur.