void-packages/xbps-src/shutils
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
..
build_funcs.sh When using run_func() we don't care about stderr output. 2010-04-22 06:50:11 +02:00
builddep_funcs.sh shutils: bump copyright year for touched files in 2010. 2010-01-17 08:50:36 +01:00
buildvars_funcs.sh shutils/buildvars_funcs: don't set useless vars in the chroot. 2010-01-17 08:47:14 +01:00
chroot.sh.in Added native utilities to mount/umount/chroot via capabilities(7). 2010-04-26 14:15:49 +02:00
common_funcs.sh run_func: use simply 'type foo', -t is a bash extension. 2010-04-21 16:48:58 +02:00
configure_funcs.sh When using run_func() we don't care about stderr output. 2010-04-22 06:50:11 +02:00
extract_funcs.sh Set $XBPS_FETCH_DONE after extracting not fetching. 2010-04-24 12:52:29 +02:00
fetch_funcs.sh Set $XBPS_FETCH_DONE after extracting not fetching. 2010-04-24 12:52:29 +02:00
init_funcs.sh.in Infrastructure changes to simplify the conf file. 2010-04-26 02:51:48 +02:00
make-binpkg.sh shutils: bump copyright year for touched files in 2010. 2010-01-17 08:50:36 +01:00
Makefile Added support to build pkgs in the chroot as normal user via capchroot. 2010-01-16 02:11:44 +01:00
metadata.sh shutils/metadata: return if required stuff fails. 2010-04-22 12:06:16 +02:00
metadata_scripts.sh Added gconf-schemas new trigger. 2010-04-11 12:50:35 +02:00
patch_funcs.sh Added xbps-src and its associated code again. 2009-10-18 11:17:26 +02:00
pkgtarget_funcs.sh.in install_pkg(): exit immediately on errors. 2010-04-22 13:40:53 +02:00
stow_funcs.sh Multiple changes in the infrastructure for improving the (un)stow stuff. 2010-04-23 15:25:03 +02:00
tmpl_funcs.sh Only check distfiles once, not every time. 2010-04-23 18:45:47 +02:00
verify_rundeps.sh verify_rundeps: handle same shlib provided by multiple pkgs. 2010-03-08 10:47:25 +01:00