aboutsummaryrefslogtreecommitdiffstats
path: root/freedom-maker/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'freedom-maker/TODO')
-rw-r--r--freedom-maker/TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/freedom-maker/TODO b/freedom-maker/TODO
new file mode 100644
index 0000000..32c138d
--- /dev/null
+++ b/freedom-maker/TODO
@@ -0,0 +1,13 @@
+- re-factor the script(s) to allow building for at least Sheeva and Dream
+- fold in use of vmdebootstrap to build x86 image(s)
+- there are a few things we really do want to defer to first boot, or at least
+ make it trivial to fix up per-system
+ - ssh host keys
+ - root password
+- decide what we're going to do about the provided u-boot .. use or replace?
+- decide which kernel we actually want to run and incorporate into the build
+- work out recommended process for getting from freedom-maker outputs to bits
+ installed and running on each target type
+ - DreamPlug: sh /boot/copy2dream.sh
+- add Sheeva as a build target
+- add x86 virtualized as a build target (use vmdebootstrap?)