Due to an influx of spam, we had to disable account registrations. If you don't have an account yet, please write an email to support@manjaro.org, with your desired username. Sorry for the inconvenience.
[util-iso-calamares] Should lib use manjaro-tools.conf vars?
Should the library use the manjaro-tools.conf variables to write calamares modules configs?
I had a look at services.conf, wouldn't be a problem to feed calamares services from our variables.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Child items
...
Show closed items
Linked items
0
Link issues together to show that they're related or that one is blocking others.
Learn more.
It is basically not needed, since it would only apply for systemd services, and these use default conf files.
It not really a new feature, just reusing what we already use for buildiso.
As it is now, we write modules configs for openrc disabling systemd stuff calamares calls.
I just wondered, since we basically have all we'd need to feed calamares.
I guess, the to be found standard is behind this issue. :)
Well, either you manage it with manjaro-tools or you do it with a package. It is up to you. Calamares will default to systemd settings on Manjaro for now.
You misunderstand, I ask if it makes sense to reuse the manjaro-tools.conf array to also configure systemd services for calamares.
Default is NM and cups, but we could write as many entires as we have in the array. :)
So calamares systemd services would be configurable with manjaro-tools.conf.