[Freedombox-discuss] Freedombox on Raspberry Pi or amd64 PC - recipies
Petter Reinholdtsen
pere at hungry.com
Mon Sep 9 18:44:37 UTC 2013
[Petter Reinholdtsen]
> Using deb packages and a APT repository, I've been able to set up both
> a Debian Wheezy amd64 laptop and a Raspberry Pi using Raspbian as a
> Freedombox.
Did anyone find time to successfully test these recipes? A few bugs had
sneaked into the Raspbian one:
> Raspberry Pi Raspbian
> ---------------------
>
> (1) Fetch a Raspbian SD card image, create SD card.
> (2) Boot from SD card, extend file system to fill the card completely.
> (3) Log in and add this to /etc/sources.list:
> deb http://www.reinholdtsen.name/freedombox wheey main
Replace 'wheey' with 'wheezy'.
This step was incomplete:
> (4) Run this as root:
> apt-get update
> apt-get install freedombox-setup freedombox-privoxy
> /usr/lib/freedombox/setup
In this step, make sure to run this command as root before 'apt-get
update' to get the APT repository key into the APT keyring:
wget -O - http://www.reinholdtsen.name/freedombox/BE1A583D.asc | \
apt-key add -
> Please let me know if this work for you, or if you have any problems. I
> am pere on #freedombox (irc.debian.org).
I very much welcome feedback and reports from someone testing the
recipes.
Once you get your freedombox operational, you can visit
<URL: http://your-host:8001/ > to see the (sad) state of the plint
welcome screen, and next visit <URL: http://your-host:8001/help/ > to
get access to the rest of plinth.
--
Happy hacking
Petter Reinholdtsen
More information about the Freedombox-discuss
mailing list