mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-05-06 16:11:33 +00:00
Instead of utilizing a contextualprocess to only bind-mount /cdrom to /media/cdrom when it's a specific type of system, simply add it to the mounts for all flavors, and move the specific copy of the vmlinuz file to a dedicated shellprocess module. This will be re-factored next cycle, ideally being worked directly into a dedicated C++ module instead of several, miscellaneous shell scripts wrapped in YAML.