ProteanOS Development Kit 0.1.0 released

About
=====

This is prokit, the ProteanOS Development Kit.

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.

After being built with configure and make, prokit can be installed to
the system or run in place without installation.

Installing a ProteanOS system can be done as follows (assuming use of
sudo):

    $ sudo src/prokit install trunk $root

Start a ProteanOS shell in an isolated file system environment as
follows:

    $ sudo src/prokit shell $root

For more information on prokit's commands, use the help command:

    $ sudo src/prokit help

Downloading
===========

Source archives are available from the files site by HTTP or FTP:

    http://files.proteanos.com/pub/prokit/0.1.0/
    ftp://files.proteanos.com/pub/prokit/0.1.0/

Here are the MD5 checksums:

    581183f8e571f3761b47ffbcb23c1dac  prokit-0.1.0.tar.gz
    59368d4817cb6a48feee58fcc300de9b  prokit-0.1.0.tar.bz2
    47f9c8940194a6db16692a5d1e0b06ba  prokit-0.1.0.tar.xz

Here are the SHA-256 checksums:

    54806c689193ee09c5e3de4e49b8645142c0cb6f81a7984b61dfba2f5346b243  prokit-0.1.0.tar.gz
    a4d16f49e7a54a41cc34a91885da01cdb37e0fb0b9cd4ccf89aa24205e3add9e  prokit-0.1.0.tar.bz2
    f42eb8971aa85dde9b5a1a041b87a93f34631601b9db8b0397dc614158e5d897  prokit-0.1.0.tar.xz

The sources are maintained in a Git repository:

    http://git.proteanos.com/prokit/prokit.git/
    git://git.proteanos.com/prokit/prokit.git/

This release is marked by the "prokit/0.1.0" tag.

NEWS for Version 0.1.0
======================

This is the initial release of the ProteanOS Development Kit, in
development since 2013-10-22.

This is a preview release for testing, providing only the "install" and
"shell" action commands.  Currently, prokit approximately matches
miniprokit in features, though the latter is still recommended for
normal use.

-- 
Patrick "P. J." McDermott
  http://www.pehjota.net/
Lead Developer, ProteanOS
  http://www.proteanos.com/