Files
Duncaen 6d65cac50e xbps-src: add read only /sys bind to bwrap chroot style
The other chroot styles do the same and not being able to read
some sysfs files breaks some tests.
2026-08-03 19:21:22 +02: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