Harald Sitter cade9c6749 rejigger how calamares works
calamares has real trouble implementing the mount lineup we need, this
resulted in a fairly subpar installation result. we'll now sidestep
calamares for mount and unpacking use.

_calamares@subvol now takes care of both use cases. it first undoes a
bunch of stuff calamares does implicitly, then sends the rootfs subvol
to the target, creates all the necessary subvolumes and folders, mounts
/proc /dev etc and finally invokes the overlay program to overlay
everything like we do in the initrd

as a side effect the overlay program now accepts device and mount target
as input with default values when no input is given (i.e. the initrd
scenario - though now that I think about it we could probably just
invoke it properly from the service file)

the end result of all this is a more correct target partition with
properly populated /etc (overlay)
2024-03-17 05:23:13 +01:00
2023-05-15 14:25:50 +02:00
2024-03-17 05:23:13 +01:00
2023-05-15 14:25:50 +02:00
2024-03-13 20:12:29 +01:00
2024-03-13 19:48:30 +01:00
2024-03-13 19:48:30 +01:00
2024-03-13 19:48:30 +01:00
2024-03-13 19:48:30 +01:00
2024-03-13 19:48:30 +01:00
2024-03-13 19:48:30 +01:00
2024-03-14 10:16:26 +01:00
2024-03-13 19:48:30 +01:00
2024-03-13 19:48:30 +01:00
Description
No description provided
6.7 MiB
Languages
Shell 52.8%
Go 24.8%
Python 7.5%
Rust 7.3%
QML 5.4%
Other 2.2%