Difference between revisions of "Build Manjaro ISOs with buildiso"

imported>Fhdk
imported>Fhdk
Line 572: Line 572:
  /etc/manjaro-tools/manjaro-tools.conf
  /etc/manjaro-tools/manjaro-tools.conf


Additionally, a userconfig <code>manjaro-tools.conf</code> file can be placed in your home directory here:
Best practice is to leave the systemwide file untouched and copy the system wide config to your home directory here:


  ~/.config/manjaro-tools/manjaro-tools.conf
  ~/.config/manjaro-tools


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.


=Build your ISO=
=Build your ISO=
Anonymous user