Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mach: make a chroot
- Summary
- mach makes a chroot.
Using yum or apt-get and a suid binary, it manages to install clean chroot
environments based on the original packages for that distribution.
The clean root can be used to run jail roots, to create image files, or
to build clean packages.
Authors:
--------
Thomas Vander Stichele (thomas (at) apestaart (dot) org)
Changelog
- * Sun Apr 9 17:00:00 2006 Thomas Vander Stichele <thomas at apestaart dot org>
- 0.4.9-1
- new release
- * Fri Nov 25 16:00:00 2005 Thomas Vander Stichele <thomas at apestaart dot org>
- 0.4.8-1
- new release
- * Mon Aug 9 17:00:00 2004 Ville Skyttä <ville.skytta at iki.fi>
- Create only the "mach" group, and do not remove it on erase. The
"mach" user is not really needed for anything.