Difference between revisions of "Build Manjaro ISOs with buildiso"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Excalibur1234 |
imported>Excalibur1234 |
||
Line 277: | Line 277: | ||
Additionally, a userconfig <code>manjaro-tools.conf</code> file can be placed in your home directory here: | Additionally, a userconfig <code>manjaro-tools.conf</code> file can be placed in your home directory here: | ||
~/.config/manjaro-tools.conf | ~/.config/manjaro-tools/manjaro-tools.conf | ||
If the userconfig is present, ''manjaro-tools''/''buildiso'' will load the userconfig values, however, if variables have been set in the systemwide config file, these values take precedence over the userconfig. Best practice is to leave the systemwide file untouched. By default it is commented and shows just initialization values done in code. | If the userconfig is present, ''manjaro-tools''/''buildiso'' will load the userconfig values, however, if variables have been set in the systemwide config file, these values take precedence over the userconfig. Best practice is to leave the systemwide file untouched. By default it is commented and shows just initialization values done in code. |