[[!meta title="Release Series 1"]] This page documents the 1.x.x release series, which succeeds the [[0.x.x_series|dev/releases/0]] and will eventually be succeeded by the [[2.x.x_series|dev/releases/2]]. 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 ============= Overall, the goal of this release is to make development of the distribution much easier and to lower the barrier to entry for new contributors. It should be easy for developers to download and install on their existing systems a development environment and to build software packages in that environment. 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 * Make 3.82 * opkhelper 2.0.x New Features ------------ * [[Native_and_cross_toolchain_packages|dev/releases/1/toolchains]] * [[Installation_bootstrap_tool|dev/releases/1/opkbootstrap]] * [[Package_building_tool|dev/todo/package-cross-building-tool]] * [[Boot_sequencing|dev/todo/boot-sequencing]] * [[Partial multiarch_support|dev/releases/1/multiarch]] Architectures ------------- * cortexa8-linux-eglibc * [[core-linux-eglibc|dev/ports/core-linux-eglibc-bootstrap]] * [[i686-linux-eglibc|dev/ports/i686-linux-eglibc-bootstrap]] * k8-linux-eglibc Programming Languages --------------------- * C * Assembly * UNIX shell command language * C++ Formats and Policies -------------------- * [Source Package Format 2.0][spf-2.0] * [Architecture String Syntax][arch-str] * Multiarch * 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 [spf-2.0]: http://specs.os.pehjota.net/source-package-format-2.0.html [arch-str]: http://specs.os.pehjota.net/architecture-string.html