diff options
author | P. J. McDermott <pjm@nac.net> | 2012-01-14 00:12:42 (EST) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-01-14 00:12:42 (EST) |
commit | f7eb72b5da9b38bf638aa83dae948ba8fe9c1308 (patch) | |
tree | 1eac98d6f77ba1adb64a1921f4c92080a9d309cb | |
parent | 5cbb2a0388343f77b6e821a352dd920b158c5dd4 (diff) |
Write a schedule of short-term tasks.
-rw-r--r-- | tasks-schedule.txt | 23 |
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 |