[Freedombox-discuss] FreedomBox Unstable Image 2012.1021 Available

alberto fuentes pajaro at gmail.com
Sun Oct 28 12:31:20 UTC 2012


A few very small fixes...

Not sure if this produces a small sparse vdi tho...

diff --git a/mk_virtualbox_image b/mk_virtualbox_image
index abdd730..1b14f03 100755
--- a/mk_virtualbox_image
+++ b/mk_virtualbox_image
@@ -13,11 +13,11 @@ IMAGE=$1

 # Get vmdebootstrap code
 rm -rf vmdebootstrap
-git clone git://gitorious.org/~nickdaly/vmdebootstrap/nickdalys-vmdebootstrap.git
+git clone git://gitorious.org/~nickdaly/vmdebootstrap/nickdalys-vmdebootstrap.git
vmdebootstrap

 # Run vmdebootstrap script to create image
 sudo ./vmdebootstrap/vmdebootstrap --log freedombox.log --log-level
debug --image $IMAGE.img --hostname freedombox \
-	--size 1G --verbose --enable-dhcp --package ssh --package apache2
--package git --package mercurial \
+	--size 4G --verbose --enable-dhcp --package ssh --package apache2
--package git --package mercurial \
 	--package build-essential --package checkinstall --package python-simplejson \
 	--mirror http://ftp.uk.debian.org/debian/ --package pandoc --package
python-cheetah \
 	--package python-argparse \
diff --git a/multistrap-configs/fbx-base.conf b/multistrap-configs/fbx-base.conf
index 1831060..cb7c576 100644
--- a/multistrap-configs/fbx-base.conf
+++ b/multistrap-configs/fbx-base.conf
@@ -6,7 +6,7 @@ debootstrap=Debian
 aptsources=Debian

 [Debian]
-packages=base-files netbase openssh-server zile wget iproute
net-tools hostname module-init-tools wget resolvconf udev
isc-dhcp-client ifupdown rsyslog devio initramfs-tools uboot-mkimage
parted dosfstools apt jwchat prosody liblua5.1-sec1 monkeysphere
iputils-ping haveged python python-cheetah pandoc python-simplejson
make isc-dhcp-server dialog locales-all uaputl dnsmasq iptables
logrotate python-beautifulsoup python-lxml
+packages=base-files netbase openssh-server zile wget iproute
net-tools hostname module-init-tools wget resolvconf udev
isc-dhcp-client ifupdown rsyslog devio initramfs-tools uboot-mkimage
parted dosfstools apt jwchat prosody liblua5.1-sec1 monkeysphere
iputils-ping haveged python python-cheetah pandoc python-simplejson
make isc-dhcp-server dialog locales-all uaputl dnsmasq iptables
logrotate python-beautifulsoup python-lxml locales
 source=http://http.debian.net/debian/
 keyring=debian-archive-keyring
 suite=wheezy

On Thu, Oct 25, 2012 at 2:39 PM, Nick Daly <nick.m.daly at gmail.com> wrote:
> On Thu, Oct 25, 2012 at 2:37 AM, Nick Hardiman
> <nick at internetmachines.co.uk> wrote:
>> I have a Debian server on the Internet, with a certificate. I can copy the
>> weekly image to there, if that helps.
>>
>> I don't want to put a weekly image on Amazon S3 because I don't want to pay
>> the download fees.
>>
>> I think I need this.
>>
>> * create or copy Nick's hard work each week
>> * create a bittorrent server
>>
>> Would this help?
>
> Sure, that would help, but I'm confused about the webseed: are there
> no torrent clients serving the files?  My Pi, at least, should be
> serving these files: it's a BitTorrent node that serves the weekly
> images.  Making the archive available was my ugly hack (when I didn't
> realize webseeds existed as a concept) to allow anyone to access the
> images and restart the swarm whenever they felt like it.
>
> The other option would be to manually trust my self-signed certificate
> after sufficient OOB verification.  Doing that automatically (over
> Monkeysphere or what have you) is something that'd be generally useful
> for box-to-box communication later on, and should be pursued by anyone
> with time and interest.
>
> Nick
>
> _______________________________________________
> Freedombox-discuss mailing list
> Freedombox-discuss at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/freedombox-discuss



More information about the Freedombox-discuss mailing list