From 9aabb8ffb33cf928ceb18e0fbbde0326bf60dd39 Mon Sep 17 00:00:00 2001 From: Duncan Roe Date: Tue, 21 Mar 2017 23:45:16 +0000 Subject: development/mkchroot: Added (create chroot-able directory tree). Signed-off-by: David Spencer --- development/mkchroot/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 development/mkchroot/README (limited to 'development/mkchroot/README') diff --git a/development/mkchroot/README b/development/mkchroot/README new file mode 100644 index 0000000000..33f5e9ce51 --- /dev/null +++ b/development/mkchroot/README @@ -0,0 +1,12 @@ +mkchroot (create chroot-able directory tree) + +mkchroot creates a chroot-able directory tree using hard links where +possible. The mkchroot package consists of 3 utilities: mkchroot, +addchroot and findslack. mkchroot creates a minimal initial tree +and addchroot incorporates Slackware packages into that tree. +findslack is a utility used by the others to discover a Slackware +install directory. (The package is usable without an install directory +but has less functionality because it can't then run install scripts). +(Before running the install script, addchroot uses the FILE LIST +portion of the package file in /var/log/packages to install a +package's directories and files). -- cgit v1.2.3