1
0
Fork 0
mirror of https://github.com/xHyroM/void-packages.git synced 2024-09-19 20:13:19 +02:00
void-packages/common/chroot-style
2024-03-29 08:12:19 +01:00
..
bwrap.sh add vesktop 2024-03-29 08:12:19 +01:00
ethereal.sh add vesktop 2024-03-29 08:12:19 +01:00
README add vesktop 2024-03-29 08:12:19 +01:00
uchroot.sh add vesktop 2024-03-29 08:12:19 +01:00
uunshare.sh add vesktop 2024-03-29 08:12:19 +01: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