diff options
author | ficus <ficus@robocracy.org> | 2012-09-11 01:16:38 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-12 01:25:30 +0200 |
commit | e55744bb195f0d665332ceb48acb57b4a4e186b5 (patch) | |
tree | 70824873c9dad07bf55c9e8101a97321f78fc6f5 /freedom-maker/TODO | |
parent | e109d94422d0687fc84d8aa1804c2b209785d0aa (diff) | |
download | torouter-e55744bb195f0d665332ceb48acb57b4a4e186b5.tar.gz torouter-e55744bb195f0d665332ceb48acb57b4a4e186b5.zip |
update to FBx public-0.1 freedom-maker
Snapshot commit with no torouter-specific changes re-applied.
Updated freedom-maker image to a significantly more recent version, used
by the FreedomBox project. This includes a shift from debian "stable" to
"testing" (wheezy), which has a Linux 3.2 kernel.
date Fri, 24 Aug 2012 03:50:41 +0000
repo git://anonscm.debian.org/freedombox/freedom-maker.git
commit de1f66f0651a3a7c306331eeda1db93535b1470a (public-0.1)
Diffstat (limited to 'freedom-maker/TODO')
-rw-r--r-- | freedom-maker/TODO | 38 |
1 files changed, 25 insertions, 13 deletions
diff --git a/freedom-maker/TODO b/freedom-maker/TODO index 32c138d..184aca5 100644 --- a/freedom-maker/TODO +++ b/freedom-maker/TODO @@ -1,13 +1,25 @@ -- 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?) +- [ ] initial boot configuration improvements, as 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 + + - [X] ssh host keys + - [ ] root password +- [ ] add Sheeva as a build target +- [X] add x86 virtualized as a build target (use vmdebootstrap?) +- [ ] investigate and integrate software components that looks interesting + - channel-server, the buddycloud channels service for XMPP + - babeld, loop-free distance-vector routing protocol + - tahoe-lafs, secure distributed filesystem +- [ ] virtualbox should build with dreamplug configuration + +*** stuff to do for first feature release *** + + - [ ] pre-configured user interface + - [X] DHCP and HTTP servers on eth0 and/or eth1 + - [ ] plinth-based initial config interface + + - [ ] freedom buddy installed + - [ ] openvpn server setup + - [ ] the privoxy fork configured as a transparent proxy + - [ ] plinth configured to at display these config details and to + control whatever is feasible |