evolution-packages/common/chroot-style
Tracker-Friendly bd2754de65 Migrated to codeberg 2023-08-05 21:19:04 +01:00
..
README Migrated to codeberg 2023-08-05 21:19:04 +01:00
bwrap.sh Migrated to codeberg 2023-08-05 21:19:04 +01:00
ethereal.sh Migrated to codeberg 2023-08-05 21:19:04 +01:00
uchroot.sh Migrated to codeberg 2023-08-05 21:19:04 +01:00
uunshare.sh Migrated to codeberg 2023-08-05 21:19:04 +01:00

README

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