summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tasks-schedule.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/tasks-schedule.txt b/tasks-schedule.txt
new file mode 100644
index 0000000..caf03a7
--- /dev/null
+++ b/tasks-schedule.txt
@@ -0,0 +1,23 @@
+TBB procedure
+ mostly done
+ building a new TBB should take a day or two at most
+source package format specification and build tools
+ draft specification written
+ time estimate: 1 week
+system software packaging
+ GMP, MFPR, MPC, GCC, GNU Binutils, EGLIBC, BusyBox, Linux, GNU Make, opkg,
+ package build scripts, base system files, pkg-config, LILO
+ time estimate: 2 weeks
+package archive infrastructure
+ build daemons (VMs, buildd scripts), package archive
+ time estimate: 2-3 weeks
+ package archive can be set up manually (no management software), saving time
+installer
+ time estimate: 3-4 weeks
+ can be skipped
+Web interface for package manager
+ time estimate: 2 weeks
+example application
+ packaging application software
+ building for a real hardware target, testing on hardware
+ time estimate: 2 weeks