blob: da2c5af5e1386c061a2ca7a18f1d6675a6f16ff3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
[[!meta title="Release Series 0"]]
This page documents the 0.x.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.
Development in this series ended on 2012-04-30.
No official support will be provided for this release series.
This release series is succeeded by the [[1.x_series|dev/releases/1]].
Life Cycle
==========
* 2010/2011: Project conceptualization
* 2011-12-09: [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.
[initial-notes]: http://git.proteanos.com/doc/notes.git/commit/?id=4571f950
[spf-1.0-draft]: http://git.proteanos.com/doc/notes.git/commit/?id=e2cfd8da
[opkhelper-start]: http://git.proteanos.com/opkhelper/opkhelper.git/commit/?id=53fbfa7a
[initial-opkg]: http://git.proteanos.com/pkg/opkg.git/tree/?id=f431cd1a
[opkhelper-1.0.0]: http://git.proteanos.com/opkhelper/opkhelper.git/commit/?id=c450b43eb
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
|