void-packages/common/xbps-src/shutils
Juan RP c7f21fd595 xbps-src: introduce support for multiple chroot implementations.
Available implementations at common/chroot-style/*.sh. Each .sh
script there implements a chroot style to be able to chroot and bind
mount with multiple utilities. The current supported list:

 - uunshare (uses xbps-uunshare(8))
 - uchroot (uses xbps-uchroot(8))
 - proot (uses proot, see http://proot.me)

The XBPS_CHROOT_CMD can be set in etc/conf to use a specific implementation,
and XBPS_CHROOT_CMD_ARGS to pass in additional arguments to the cmd.
2015-04-09 18:57:41 +02:00
..
build_dependencies.sh xbps-src/build_dependencies: create XBPS_STATEDIR. 2015-03-28 04:49:18 +01:00
bulk.sh xbps-src/bulk: simplify and make the toposort work again. 2015-04-07 12:34:23 +02:00
chroot.sh xbps-src: introduce support for multiple chroot implementations. 2015-04-09 18:57:41 +02:00
common.sh Revert "xbps-src: Set the MAKEFLAGS environment variable" 2015-04-09 09:21:53 +02:00
cross.sh xbps-src: fix remaining issues with -N and -a. 2015-03-23 16:05:43 +01:00
pkgtarget.sh xbps-src: make -N -a <target> work. 2015-03-23 12:44:37 +01:00
show.sh xbps-src: show-build-deps: only return pkgnames. 2015-04-07 12:33:42 +02:00
update_check.sh xbps-src: update_check: set default url to PYPI for Python packages 2015-02-10 12:15:10 +01:00