diff options
author | Runa A. Sandvik <runa.sandvik@gmail.com> | 2011-08-19 20:31:46 +0100 |
---|---|---|
committer | Runa A. Sandvik <runa.sandvik@gmail.com> | 2011-08-19 20:31:46 +0100 |
commit | b1b7684e861effe1db69a9bcd253ccad21c49fb2 (patch) | |
tree | d8f96899c0e6a101bffc47ca801d03153b51134d /freedom-maker/TODO | |
parent | b67bbdcbf32737a30da937b9e995195fddf75903 (diff) | |
download | torouter-b1b7684e861effe1db69a9bcd253ccad21c49fb2.tar.gz torouter-b1b7684e861effe1db69a9bcd253ccad21c49fb2.zip |
we want to fork the freedom-maker script for the torouter
Diffstat (limited to 'freedom-maker/TODO')
-rw-r--r-- | freedom-maker/TODO | 13 |
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?) |