From b8a670c68ebe886c984198461f247723adee3289 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 16 Nov 2012 17:31:40 -0500 Subject: Add a roadmap for release 1.0. --- diff --git a/dev/releases/1.mdwn b/dev/releases/1.mdwn index 52d87d1..81ae82a 100644 --- a/dev/releases/1.mdwn +++ b/dev/releases/1.mdwn @@ -17,7 +17,10 @@ Life Cycle system. * 2012-10-11: Releases of [opkbuild 3.0.0-alpha1][opkbuild-3.0.0-alpha1] and [opkhelper 3.0.0-alpha1][opkhelper-3.0.0-alpha1]. - * 2012/2013: Projected release of version 1.0 + * 2013-03-??: Projected release of version 1.0 + +For more information on remaining tasks, see the +[[roadmap|dev/releases/1/roadmap]]. Release Goals diff --git a/dev/releases/1/roadmap.mdwn b/dev/releases/1/roadmap.mdwn new file mode 100644 index 0000000..cb4f4c9 --- /dev/null +++ b/dev/releases/1/roadmap.mdwn @@ -0,0 +1,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. -- cgit v0.9.1