summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index c572b9b..810d568 100644
--- a/README
+++ b/README
@@ -9,6 +9,10 @@ within an isolated file system environment using the chroot utility.
It is similar in function to the debootstrap program of Debian and
derivatives.
+miniprokit can run on any standard GNU or BusyBox system (or probably
+any UNIX-like system with GNU Wget and Coreutils installed). Aside from
+standard UNIX utilities, it needs wget, sha256sum, mount, and chroot.
+
It requires superuser permission to run, as it uses the mount and chroot
utilities.