From e204aab3a61bcd1cc7606441a542f3e5f594bcdd Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Tue, 17 Jul 2012 23:07:28 -0400 Subject: Split 0.1 and 1.0 release series. --- (limited to 'dev/releases/1.0.mdwn') diff --git a/dev/releases/1.0.mdwn b/dev/releases/1.0.mdwn new file mode 100644 index 0000000..ffa6912 --- /dev/null +++ b/dev/releases/1.0.mdwn @@ -0,0 +1,64 @@ +[[!meta title="Release Series 1.0"]] + +This page documents the 1.0.x release series, which succeeds the +[[0.1_series|dev/releases/0.1]]. + +Life Cycle +========== + + * 2012-05-29: [Initial draft][arch-str-draft] of Architecture String Syntax + specification + * 2012-06-27: [Initial draft][spf-2.0-draft] of Source Package Format 2.0 + specification + * 2012/2013: Projected release of version 1.0.0 + + +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 + +New 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 + * Architecture String Syntax + * Software Inclusion Policy 1.0 + * Packaging Policy 1.0 + + +[arch-str-draft]: http://git.os.pehjota.net/doc/specs.git/commit/?id=e0ab98c4 +[spf-2.0-draft]: http://git.os.pehjota.net/doc/specs.git/commit/?id=6ead5b71 -- cgit v0.9.1