vp-build/utils/sh
Juan RP 48b2f033da A bit of reorganization in C/shell code.
With these changes:
 - Added 'sanitize-plist' action to xbps-pkgdb. It takes a plist
   file as argument and writes another one "sanitized" by proplib.
   Use it to sanitize the pkgindex plist file.
 - Split xbps-pkgdb functions to be shared by other files.
 - Split xbps-digest functions to be shared by other files.
 - Rename the plist file to register/unregister installed pkgs to
   regpkgdb.plist, and related stuff in shell scripts.

--HG--
extra : convert_revision : 37731b04c6b41aebac629dfa06106175b9b5e59c
2008-12-19 04:18:49 +01:00
..
binpkg-genindex.sh A bit of reorganization in C/shell code. 2008-12-19 04:18:49 +01:00
binpkg.sh binpkg: replace invalid chars in $maintainer. 2008-12-19 03:24:49 +01:00
build_funcs.sh build_funcs.sh: collapse two if conditions into one. 2008-12-15 09:23:08 +01:00
builddep_funcs.sh A bit of reorganization in C/shell code. 2008-12-19 04:18:49 +01:00
buildvars_funcs.sh Split funcs from xbps.sh into its own files. 2008-12-13 05:23:16 +01:00
chroot.sh chroot.sh: improve error messages. 2008-12-18 11:40:43 +01:00
common_funcs.sh Split funcs from xbps.sh into its own files. 2008-12-13 05:23:16 +01:00
configure_funcs.sh patch_funcs.sh: return immediately if no patches. 2008-12-16 18:59:36 +01:00
cross-compilation.sh Split funcs from xbps.sh into its own files. 2008-12-13 05:23:16 +01:00
extract_funcs.sh Use -w rather than -O for write permission. 2008-12-18 08:17:46 +01:00
fetch_funcs.sh Split funcs from xbps.sh into its own files. 2008-12-13 05:23:16 +01:00
install_funcs.sh Split funcs from xbps.sh into its own files. 2008-12-13 05:23:16 +01:00
libtool_funcs.sh Split funcs from xbps.sh into its own files. 2008-12-13 05:23:16 +01:00
mktoolchain.sh Split funcs from xbps.sh into its own files. 2008-12-13 05:23:16 +01:00
patch_funcs.sh patch_funcs.sh: return immediately if no patches. 2008-12-16 18:59:36 +01:00
pkgtarget_funcs.sh A bit of reorganization in C/shell code. 2008-12-19 04:18:49 +01:00
stow_funcs.sh A bit of reorganization in C/shell code. 2008-12-19 04:18:49 +01:00
tmpl_funcs.sh Added tmpl_vars util. Common vars that can be used in templates. 2008-12-15 07:27:38 +01:00
tmpl_vars.sh tmpl_vars.sh: added $UBUNTU_SITE. 2008-12-17 19:12:31 +01:00