pacman/src
Andrew Gregory fae33a1faf add --sysroot option
--root is not sufficient to properly operate on a mounted guest system.
Using --root still uses the host system's configuration and there is no
way to correctly use the guest configuration without manually modifying
any Include directives.  --sysroot provides an easier way to operate on
a guest system by chrooting immediately after option parsing before
configuration parsing or performing any operations.  It is currently
limited to the root user, but that's enough for restoring a guest system
to a working state, which is the primary intended use case.

Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com>
2017-04-16 19:41:35 -04:00
..
common ini: only recognize comments at beginning of line 2017-01-04 13:59:15 +10:00
pacman add --sysroot option 2017-04-16 19:41:35 -04:00
util Update copyright years 2017-01-04 13:59:14 +10:00