Skip to content

Rwfus v0.4.2

Compare
Choose a tag to compare
@ValShaped ValShaped released this 16 Sep 03:53
· 13 commits to main since this release
4ed69c0

Known Issues:

The default configuration is incompatible with SteamOS 3.5.
If you're on SteamOS 3.5, use Rwfus v0.5.0.b1

If you can move to Nix for package management, please do.
You can install Nix on SteamOS with Determinate Systems' nix-installer

New:

  • Multiple services can now be started, stopped, restarted, and/or masked on startup/shutdown

Fixed:

  • polkit.service is automatically restarted when Rwfus goes up
  • Rwfus would not always successfully unmount when managing its service
  • Rwfus will now mount the janky case-folding-workaround disk image from the SD card.
    • Fixes #13
    • This feature is currently UNTESTED. It'll probably never be supported, but it's now possible.
  • Rwfus will panic and unmount if glibc is installed in the overlay. glibc incompatibility will break everything and ruin your day. If you need software that relies on a different version of glibc, please update to SteamOS 3.5 and use Nix.
    • Works around #20

What's Changed

Full Changelog: v0.4.0...v0.4.2