mirror of https://github.com/cutefishos/calamares
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Instead of having a special case for extra mounts to be processed right after the rootfs, a better approach is to add them to the partitions list, and then sort the list by mount point. This way, we make sure every partition is mounted right when it is needed: `/` is obviously mounted first, `/run` is mounted before `/run/udev`, and so on. The overall process is therefore more generic and should suit all use-cases. Signed-off-by: Arnaud Ferraris <arnaud.ferraris@collabora.com> |
6 years ago | |
---|---|---|
.. | ||
branding | ||
calamares | ||
libcalamares | ||
libcalamaresui | ||
modules | 6 years ago | |
qml | ||
CMakeLists.txt |