blob: cb4f4c9618d49c8ae86870a5355caa1241b25dc7 (
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
|
[[!meta title="Release Series 1 Roadmap"]]
This page lists tasks that remain for [[release_series_1|dev/releases/1]] and
*approximate* dates on which they should be *started*.
Tasks
=====
* 2012-11-16: Make [[toolchain_source_packages|dev/releases/1/toolchains]]:
- gmp
- mpfr
- mpc
* 2012-11-16: Update source packages to SPF 2.0 and fix bad designs and code:
- eglibc
* 2012-11-21: Make a gcc-4.7 source package.
* 2012-11-24: Rewrite cache file handling in opkbuild.
* 2012-11-26: Fix ob-applypatches to not fall over when it runs too much.
* 2012-11-27: Add more error handling to opkbuild.
* 2012-11-27: Write oh-compress.
* 2012-11-29: Finish ob-checkbuilddeps.
* 2012-11-29: Update source packages to SPF 2.0 and fix bad designs and code:
- gcc-defaults
- build-essential
- linux-libre
* 2012-12-03: Release opkbuild 3.0.0-beta1.
* 2012-12-03: Release opkhelper 3.0.0-beta2.
* 2012-12-04: Write ob-genchanges.
* 2012-12-05: Make oh-installfiles link rather than move files.
* 2012-12-06: Bootstrap a cross toolchain targetting core-linux-eglibc.
* 2012-12-10: Release opkhelper 3.0.0.
* 2012-12-10: Update source packages to SPF 2.0 and fix bad designs and code:
- base-files
- busybox
* 2012-12-10: Make a source package containing "dev" platform configurations.
* 2012-12-11: Write manual pages for libopkbuild.1 functions.
* 2012-12-17: Release opkbuild 3.0.0.
* 2012-12-22: Update source packages to SPF 2.0 and fix bad designs and code:
- opkg
- opkbuild
- opkhelper-3.0
- opkhelper-data
* 2012-12-27: Bootstrap the core-linux-eglibc port.
* 2012-12-31: Bootstrap a cross toolchain targetting i686-linux-eglibc.
* 2013-01-02: Release [[opkbootstrap|dev/opkbootstrap]].
* 2013-01-03: Bootstrap the i686-linux-eglibc port.
* 2013-01-07: Make more source packages.
* 2013-02-??: Release ProteanOS 1.0-alpha1.
* 2013-02-??: Bootstrap a cross toolchain targetting cortexa8-linux-eglibc.
* 2013-02-??: Re-bootstrap the cortexa8-linux-eglibc port.
* 2013-02-??: Release package builder.
* 2013-03-??: Bootstrap a cross toolchain targetting k8-linux-eglibc.
* 2013-03-??: Bootstrap the k8-linux-eglibc port.
* 2013-03-??: Release ProteanOS 1.0-beta1.
* 2013-03-??: Release ProteanOS 1.0.
Also to be completed are the Source Package Format 2.0 specification and
Packaging Policy 1.0.
|