summaryrefslogtreecommitdiffstats
path: root/doc/pkg
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2014-09-01 21:38:33 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-09-01 21:38:33 (EDT)
commit56219091c7c522898c33a39f4c768b1bfddf12b2 (patch)
treeb6b3a2db7ab35ced085eccfaa9832e86e1a32ed2 /doc/pkg
parent8c66e4c2088060e0b920896169fba486b694a069 (diff)
doc/pkg/dev-env: Adjust introduction
Diffstat (limited to 'doc/pkg')
-rw-r--r--doc/pkg/dev-env.mdwn8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/pkg/dev-env.mdwn b/doc/pkg/dev-env.mdwn
index a507e84..cc7a216 100644
--- a/doc/pkg/dev-env.mdwn
+++ b/doc/pkg/dev-env.mdwn
@@ -1,11 +1,11 @@
[[!meta title="Setting up a ProteanOS Package Development Environment"]]
This guide will explain how to set up a ProteanOS development system for
-building software packages under chroot.
+building software packages under **chroot**(1).
-Note that to build packages under chroot you need a system running Linux 3.4 or
-later. These instructions have been tested on a Debian GNU/Linux 7.0 (wheezy)
-system with Linux 3.12 from wheezy-backports.
+Note that to run ProteanOS under **chroot**(1) you need a system running Linux
+3.4 or later. These instructions have been tested on a Debian GNU/Linux 7.0
+(wheezy) system with Linux 3.12 from wheezy-backports.
The ProteanOS Development Kit uses the **chroot**(8) and **mount**(8) commands,
which on Linux require superuser access. This guide assumes the use of