pkgs/common/chroot-style
2024-06-20 21:19:12 -04:00
..
bwrap.sh Upload fork 2022-04-12 14:56:19 -04:00
ethereal.sh Merge upstream changes from void-packages 2023-06-01 11:44:58 -04:00
README Upload fork 2022-04-12 14:56:19 -04:00
uchroot.sh Sync with upstream 2024-06-20 21:19:12 -04:00
uunshare.sh Upload fork 2022-04-12 14:56:19 -04:00

CHROOT STYLES
=============

This directory contains scripts to perform the chroot operation with xbps-src.
The scripts should accept at least 5 arguments:

	- $1 (MASTERDIR) masterdir to chroot
	- $2 (DISTDIR) path to the void-packages directory
	- $3 (HOSTDIR) path to hostdir
	- $4 (EXTRA_ARGS) additional arguments to be passed
	- $5 (CMD) command to execute
	- $@ remaining arguments to pass