diff options
author | P. J. McDermott <pehjota> | 2012-07-18 21:11:33 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-07-18 21:11:33 (EDT) |
commit | 6f4b5967355cf11b5fa1bb8fa243c72945ba7194 (patch) | |
tree | e4a4cbc6ff78bc3b48468d057692e4d35953126c /dev/releases/0.1.mdwn | |
parent | ad881e1ebdeba7e349fcad411789557143500bf6 (diff) |
Drop minor version from release series numbers.
Diffstat (limited to 'dev/releases/0.1.mdwn')
-rw-r--r-- | dev/releases/0.1.mdwn | 66 |
1 files changed, 0 insertions, 66 deletions
diff --git a/dev/releases/0.1.mdwn b/dev/releases/0.1.mdwn deleted file mode 100644 index eeddc42..0000000 --- a/dev/releases/0.1.mdwn +++ /dev/null @@ -1,66 +0,0 @@ -[[!meta title="Release Series 0.1"]] - -This page documents the 0.1.x release series. - -There was no official release in this series, except for a public demonstration -of the system and the publication of source and binary packages. - -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-05-27: Publication of packages. - -No official support will be provided for this release series. - -This release series is succeeded by the [[1.0_series|dev/releases/1.0]]. - - -Series Information -================== - -Notable Packages ----------------- - - * Linux-libre 3.2.x - * BusyBox 1.19.x - * opkg 0.1.8+r635 - * EGLIBC 2.15 - -New Features ------------- - - * Platform configuration - * Support for ports to any kernel and system libraries - * Fast boot time - -Architectures -------------- - - * cortexa8-linux-eglibc - -Programming Languages ---------------------- - - * C - * Assembly - * UNIX shell command language - -Formats and Policies --------------------- - - * Source Package Format 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 |