Skip to content

v0.4.0-pre2 The Third Overhaul, Part Two

Pre-release
Pre-release
Compare
Choose a tag to compare
@ValShaped ValShaped released this 09 Nov 05:33

Breaking Changes:

  • Rwfus now stores overlays inside a disk image
  • Default Base Directory changed to /opt/rwfus
  • Configuration file pared down to just the bare minimum options
    • Extended configuration is still available, but is now mostly derived from Base_Directory, Systemd_Directory, and Mount_Options (new!)
  • New extended configuration options to do with disk images:
Option Description Default Value
Disk_Image Full path to disk image file /opt/rwfus/rwfus.btrfs
Mount_Directory Location which the disk image is mounted into /opt/rwfus/mount
Mount_Options Mount options, with which to mount the disk image loop,compress

New features:

  • Now works on reimaged Steam Decks!
  • Due to btrfs compression, overlays now take up less space on disk!
  • Installation will automatically set up pacman if successful
  • Now keeps track of whether SteamOS Offload: /usr/local is enabled, and, if so, preserves that path after mounting

Known issues:

  • #15 NorthStarProton/Wine-TKG may not like Rwfus. Under investigation.

Features remaining before 0.4.0 final:

  • --backup and --restore (#7)