debian-packages/artools/0.26.1/artools
2022-01-09 21:46:04 -06:00
..
bin rename_pacman 2022-01-09 21:46:04 -06:00
data rename_pacman 2022-01-09 21:46:04 -06:00
debian rename_pacman 2022-01-09 21:46:04 -06:00
lib rename_pacman 2022-01-09 21:46:04 -06:00
.gitignore rename_pacman 2022-01-09 21:46:04 -06:00
Makefile rename_pacman 2022-01-09 21:46:04 -06:00
README.md rename_pacman 2022-01-09 21:46:04 -06:00

artools

Make flags

  • PREFIX=/usr
  • SYSCONFDIR=/etc

Dependencies

Buildtime:
  • make
  • git
  • m4
Runtime:
  • base:

    • os-prober
    • pacman
  • pkg:

    • namcap
    • git-subrepo
    • rsync
  • iso:

    • dosfstools
    • libisoburn
    • squashfs-tools
    • grub

Configuration

artools-{base,pkg,iso}.conf are the configuration files for artools. By default, the config files are installed in

/etc/artools/artools-{base,pkg,iso}.conf

A user artools-{base,pkg,iso}.conf can be placed in

$HOME/.config/artools/artools-{base,pkg,iso}.conf

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

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-{base,pkg,iso}.conf or by args. Specifying args will override artools-{base,pkg,iso}.conf settings.

Both, pacman.conf and makepkg.conf for chroots are loaded from

usr/share/artools/{makepkg,pacman-*}.conf

and can be overridden dropping them in

$HOME/.config/artools/