Val

Results 11 issues of Val

When updating the Deck, Valve swaps out the entire filesystem and pacman dbs for new ones. This very much makes pacman freak out. TODO: What? TODO: Why? TODO: What can...

bug
enhancement
help wanted

Squish the Rwfus basedir (default /home/.rwfus) into a tarball, and unsquish a tarball onto the Rwfus basedir Syntax: ``` rwfus --restore /path/to/backup.tar rwfus --backup /path/to/backup.tar ```

enhancement

Right now, the user has to `pacman-key --init && pacman-key --populate` themselves. We can easily do this in Rwfus, for maximum simplicity.

enhancement

Query individual unit files' status, by path or unit name, Syntax: ``` rwfus --status var-lib-pacman.mount rwfus --status var-lib-pacman rwfus --status /var/lib/pacman ```

enhancement

Specifically, when there's a lot of text in the description of a homebrew, the characters get compressed into three-pixel-wide barely readable blobs. Screenshot: ![bot_0000](https://cloud.githubusercontent.com/assets/8754234/26768452/a4b9bd94-496d-11e7-95c9-8d392f4f75aa.png)

enhancement
help wanted

MU doesn't seem to be able to install either the TWLoader TWLNAND Side 1 or Side 2 CIAs, and keeps stopping at Error in: AM_FinishCiaInstall Install failed! Error: 0xd8a08004 Here's...

enhancement

When returning from Skyrim to the home menu, Audio crashes, producing the following crash log: [01573979692_0100000000000014.log](https://github.com/XorTroll/uLaunch/files/3855381/01573979692_0100000000000014.log)

# The Third Overhaul: Part One ### Breaking Changes: - Default Base_Directory changed from /home/.rwfus to /opt/.rwfus - Workdirs go in Base_Directory/work now - Upper dirs get their own subdirectory...

The logfiles contain a lot of information, but most of it is about the generation of unit files, rather than the activation of the unit files TODO: Figure out what...

bug
enhancement

Running rwfus without any parameters will currently attempt to install rwfus again. This is great for a first install, but it may be undesired behavior if rwfus is already installed....

bug
enhancement