5 /bin
/echo -e '\x1b[32mUpdating etc/conf...\x1b[0m'
6 echo XBPS_BUILD_ENVIRONMENT
=void-packages-ci
>> etc
/conf
7 echo XBPS_ALLOW_RESTRICTED
=yes >> etc
/conf
9 /bin
/echo -e '\x1b[32mEnabling ethereal chroot-style...\x1b[0m'
10 echo XBPS_CHROOT_CMD
=ethereal
>> etc
/conf
11 echo XBPS_ALLOW_CHROOT_BREAKOUT
=yes >> etc
/conf
13 /bin
/echo -e '\x1b[32mLinking / to /masterdir...\x1b[0m'