.TH prokit 1 \ "2014-08-28" "@PACKAGE_NAME@ @PACKAGE_VERSION@" "@MANUAL@" .SH NAME prokit \- ProteanOS Development Kit .SH SYNOPSIS \fBprokit\fP [\fIoption\fP ...] \fIcommand\fP [\fIarg\fP ...] .SH DESCRIPTION .B prokit can install a ProteanOS system and run a ProteanOS shell within an isolated file system environment using the chroot utility. It is similar in function to the debootstrap program of Debian and derivatives. .SH OPTIONS .TP .BI \-h Print help information .TP .BI \-V Print version information .SH PROKIT COMMANDS .TP .BR prokit-help (1) Print help information .TP .BR prokit-version (1) Print version information .TP .BR prokit-install (8) Install a system into a directory .TP .BR prokit-shell (8) Run a shell in an isolated environment .TP .BR prokit-opkg (8) Manage packages with opkg .TP .BR prokit-build (8) Build a package .SH COPYRIGHT Copyright (C) 2014 Patrick "P. J." McDermott .P The ProteanOS Development Kit is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. .P The ProteanOS Development Kit is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. .P You should have received a copy of the GNU General Public License along with the ProteanOS Development Kit. If not, see .