From 193445b5425ec1107db8ceb0973bd2a7bee9ffbe Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 02 Sep 2014 15:05:59 -0400 Subject: dev/pkg: New page --- (limited to 'doc/pkg.mdwn') diff --git a/doc/pkg.mdwn b/doc/pkg.mdwn new file mode 100644 index 0000000..1726af4 --- /dev/null +++ b/doc/pkg.mdwn @@ -0,0 +1,19 @@ +[[!meta title="Package Development Guides"]] + +Following is a series tutorials on preparing packages for ProteanOS. + +Getting Started +--------------- + + * [[doc/pkg/dev-env]] + + This tutorial explains how to set up a ProteanOS development system for + building software packages under **chroot**(8). + +Basic Packaging +--------------- + + * [[doc/pkg/basic-expat]] + + This tutorial offers an in-depth introduction to ProteanOS packaging, using + the Expat XML parser library as an example. -- cgit v0.9.1