diff options
-rw-r--r-- | dev.mdwn | 27 |
1 files changed, 17 insertions, 10 deletions
@@ -1,7 +1,12 @@ [[!meta title="Development"]] -Software Packaging -================== +ProteanOS needs more contributors! There are a variety of ways in which you can +help shape the future of this operating system distribution: + +<h1 style="clear: left;">Software Packaging</h1> + +<img src="media/tango-96/package-x-generic.png" alt="software packaging" +style="width: 96px; height: 96px; float: left; margin: 0 1.000em 1.000em 0;"> Packaging is the preparation of build instructions and metadata for software programs and libraries to be built and installed on users' systems. @@ -22,8 +27,10 @@ administrator. [pehjota-contact]: http://www.pehjota.net/contact.html -Software Development -==================== +<h1 style="clear: left;">Software Development</h1> + +<img src="media/tango-96/preferences-system.png" alt="software development" +style="width: 96px; height: 96px; float: left; margin: 0 1.000em 1.000em 0;"> The two core components of the distribution build system, opkbuild and opkhelper, are in development. @@ -35,8 +42,10 @@ A simple build daemon infrastructure has been [[designed|dev/todo/buildd-infra]]. -Technical Documentation -======================= +<h1 style="clear: left;">Technical Documentation</h1> + +<img src="media/tango-96/text-editor.png" alt="technical documentation" +style="width: 96px; height: 96px; float: left; margin: 0 1.000em 1.000em 0;"> Specifications -------------- @@ -51,16 +60,14 @@ Policies To be written is a Packaging Policy. -Release Series -============== +<h1 style="clear: left;">Release Series</h1> ProteanOS is released in [[series|dev/releases]]. Development is currently focused on [[release_series_1|dev/releases/1]], with version 1.0 expected in the first half of 2014. -Architecture Ports -================== +<h1 style="clear: left;">Architecture Ports</h1> ProteanOS is designed to portable to many different [[hardware_architectures|dev/ports/hardware]], |