From b707b6ff3da532e7e2e4ce63cead0a0b179a5a2e Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 13 Nov 2014 12:39:44 -0500 Subject: Move chroot/mount/sudo notes to doc/install/prokit --- (limited to 'doc/install') diff --git a/doc/install/jail.mdwn b/doc/install/jail.mdwn index 50dc8e2..a1d317a 100644 --- a/doc/install/jail.mdwn +++ b/doc/install/jail.mdwn @@ -10,14 +10,6 @@ call via the **chroot**(8) wrapper program. It is assumed that you have already [[built_and_optionally_installed_prokit|doc/install/prokit]]. -Note that to run ProteanOS under **chroot**(8) you need a host system running -Linux 3.4 or later. - -The ProteanOS Development Kit uses the **chroot**(8) and **mount**(8) commands, -which on Linux require superuser access. This guide assumes the use of -**sudo**(8) for running commands with superuser privileges. Adjust where -necessary if you don't use **sudo**(8). - Installing ProteanOS ==================== diff --git a/doc/install/prokit.mdwn b/doc/install/prokit.mdwn index a9ad647..bd5c904 100644 --- a/doc/install/prokit.mdwn +++ b/doc/install/prokit.mdwn @@ -10,7 +10,13 @@ ProteanOS. Building and installing prokit is easy. Ensure you have a **make**(1) utility such as GNU Make installed. No C or C++ compiler or other development tools are -necessary to build prokit. +necessary to build prokit. To install and manage ProteanOS systems you need a +host system running Linux 3.4 or later. + +The ProteanOS Development Kit uses the **chroot**(8) and **mount**(8) commands, +which on Linux require superuser access. This guide assumes the use of +**sudo**(8) for running commands with superuser privileges. Adjust where +necessary if you don't use **sudo**(8). Downloading the ProteanOS Development Kit -- cgit v0.9.1