Skip to content

udeved/artools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

artools

User manual

1. artools.conf

artools.conf is the central configuration file for artools. By default, the config is installed in

/etc/artools/artools.conf

A user artools.conf can be placed in

$HOME/.config/artools/artools.conf

If the userconfig is present, artools will load the userconfig values, however, if variables have been set in the systemwide

/etc/artools/artools.conf

these values take precedence over the userconfig. Best practise is to leave systemwide file untouched. By default it is commented and shows just initialization values done in code.

Tools configuration is done in artools.conf or by args. Specifying args will override artools.conf settings.

User build lists(eg 'my-super-build.list') can be placed in

$HOME/.config/artools/pkg.list.d
$HOME/.config/artools/iso.list.d

overriding

/etc/artools/pkg.list.d
/etc/artools/iso.list.d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 95.8%
  • Makefile 4.2%