summaryrefslogtreecommitdiffstats
path: root/dev/releases
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2012-07-17 21:32:20 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-07-17 21:32:20 (EDT)
commitf9aebf1d6f22d66938eefcbea15aaf8e3515a814 (patch)
tree81e413bcc879e2cddcc602aeaf442da932ebe728 /dev/releases
parent5421d1f81b61bb5c88218a894c9e9cfc1bbf20a4 (diff)
Add notes regarding 0.1.x release series.
Diffstat (limited to 'dev/releases')
-rw-r--r--dev/releases/0.1.mdwn72
1 files changed, 72 insertions, 0 deletions
diff --git a/dev/releases/0.1.mdwn b/dev/releases/0.1.mdwn
new file mode 100644
index 0000000..6bad64d
--- /dev/null
+++ b/dev/releases/0.1.mdwn
@@ -0,0 +1,72 @@
+[[!meta title="Release Series 0.1"]]
+
+This page documents the 0.1.x release series.
+
+Life Cycle
+==========
+
+ * 2010/2011: Project conceptualization
+ * 2011-12-10: [Initial notes][initial-notes] on system features and tasks
+ * 2012-01-10: [Initial draft][spf-1.0-draft] of Source Package Format 1.0
+ specification
+ * 2012-01-19: [Start of development][opkhelper-start] on opkhelper.
+ * 2012-02-09: [First source package][initial-opkg] made
+ * 2012-04-26: Release of [opkhelper 1.0.0][opkhelper-1.0.0]
+ * 2012-04-30: Public demonstration of running system
+ * 2012-06-27: [Initial draft][spf-2.0-draft] of Source Package Format 2.0
+ specification
+ * 2012/2013: Projected release
+
+
+Release Goals
+=============
+
+Notable Packages
+----------------
+
+ * Linux-libre 3.2.x
+ * BusyBox 1.20.x
+ * opkg 0.1.8+r635
+ * EGLIBC 2.15
+ * GCC 4.7.x
+ * Binutils 2.22
+ * opkhelper 2.0.x
+
+Features
+--------
+
+ * Native and cross toolchain packages
+ * [[Installation_bootstrap_tool|dev/todo/installation-bootstrap-tool]]
+ * [[Boot_sequencing|dev/todo/boot-sequencing]]
+ * Partial [[multiarch_support|dev/todo/multiarch]]
+
+Architectures
+-------------
+
+ * cortexa8-linux-eglibc
+ * core-linux-eglibc
+ * i686-linux-eglibc
+ * k8-linux-eglibc
+
+Programming Languages
+---------------------
+
+ * C
+ * Assembly
+ * UNIX shell command language
+ * C++
+
+Formats and Policies
+--------------------
+
+ * Source Package Format 2.0
+ * Software Inclusion Policy 1.0
+ * Packaging Policy 1.0
+
+
+[initial-notes]: http://git.os.pehjota.net/doc/notes.git/commit/?id=4571f950
+[spf-1.0-draft]: http://git.os.pehjota.net/doc/notes.git/commit/?id=e2cfd8da
+[opkhelper-start]: http://git.os.pehjota.net/opkhelper/opkhelper.git/commit/?id=53fbfa7a
+[initial-opkg]: http://git.os.pehjota.net/pkg/opkg.git/tree/?id=f431cd1a
+[opkhelper-1.0.0]: http://git.os.pehjota.net/opkhelper/opkhelper.git/commit/?id=c450b43eb
+[spf-2.0-draft]: http://git.os.pehjota.net/doc/specs.git/commit/?id=6ead5b71