Vanilla-OS / vanilla-installer

A frontend in GTK 4 and Libadwaita for Albius.
GNU General Public License v3.0
79 stars 31 forks source link

Adjust for new abroot #388

Closed taukakao closed 2 months ago

taukakao commented 2 months ago

Since abroot now mounts everything before systemd, these configurations are not needed anymore.

The systemd mount points or the fstab don't break anything so this PR is just an enhancement.

Depends on: https://github.com/Vanilla-OS/core-image/pull/63 don't merge before it

A complete install was tested with these changes. It installed fine and was also able to perform an upgrade afterwards.