diff options
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |