[[!meta title="PROKIT"]] NAME
SYNOPSIS
DESCRIPTION
OPTIONS
PROKIT COMMANDS
COPYRIGHT

NAME

prokit - ProteanOS Development Kit

SYNOPSIS

prokit [option ...] command [arg ...]

DESCRIPTION

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.

OPTIONS

-h

Print help information

-V

Print version information

PROKIT COMMANDS

prokit-help(1)

Print help information

prokit-version(1)

Print version information

prokit-install(8)

Install a system into a directory

prokit-shell(8)

Run a shell in an isolated environment

prokit-opkg(8)

Manage packages with opkg

prokit-build(8)

Build a package

prokit-installer-pc(8)

Install a PC system onto a block device

prokit-mkinitramfs(8)

Generate an initramfs containing an installed system

COPYRIGHT

Copyright (C) 2014 Patrick McDermott

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.

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.

You should have received a copy of the GNU General Public License along with the ProteanOS Development Kit. If not, see <http://www.gnu.org/licenses/>.