void-packages/xbps-src/libexec
Juan RP e3dc3e3066 Added native utilities to mount/umount/chroot via capabilities(7).
Three new helpers will now be installed into ${libexecdir}:
 - xbps-src-capchroot needs to have set CAP_SYS_CHROOT ep.
 - xbps-src-chroot-cap{,u}mount: needs to have set CAP_SYS_ADMIN ep.

That means that libcap and setcap(8) are now required to install
xbps-src and use it as normal user.

--HG--
extra : convert_revision : 586d6526079e085f86bf3e393459d429f6f0ef99
2010-04-26 14:15:49 +02:00
..
chroot.c Added native utilities to mount/umount/chroot via capabilities(7). 2010-04-26 14:15:49 +02:00
Makefile Added native utilities to mount/umount/chroot via capabilities(7). 2010-04-26 14:15:49 +02:00
mount.c Added native utilities to mount/umount/chroot via capabilities(7). 2010-04-26 14:15:49 +02:00
umount.c Added native utilities to mount/umount/chroot via capabilities(7). 2010-04-26 14:15:49 +02:00
xbps-src-chroot-helper.sh.in Added native utilities to mount/umount/chroot via capabilities(7). 2010-04-26 14:15:49 +02:00
xbps-src-doinst-helper.sh.in When using run_func() we don't care about stderr output. 2010-04-22 06:50:11 +02:00