From 0178c4b5c5d2a525cfe42ef1519176bc58c79b6c Mon Sep 17 00:00:00 2001 From: Ciaran Gultnieks Date: Wed, 8 Jan 2014 11:21:30 +0000 Subject: [PATCH] Change recommended base box from Ubuntu to Debian --- docs/fdroid.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/fdroid.texi b/docs/fdroid.texi index 842d8d60..6c734b63 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -1374,7 +1374,7 @@ applications. @section Setting up a build server In addition to the basic setup previously described, you will also need -a Vagrant-compatible Ubuntu Raring base box called 'raring32' (or raring64 +a Vagrant-compatible Debian Testing base box called 'testing32' (or testing64 for a 64-bit VM, if you want it to be much slower, and require more disk space). @@ -1385,9 +1385,9 @@ for example, having subversion v1.6 on the host and v1.7 on the guest would fail. Unless you're very trusting. you should create one of these for yourself -from verified standard Ubuntu installation media. However, you could skip +from verified standard Debian installation media. However, you could skip over the next few paragraphs (and sacrifice some security) by downloading -@url{https://f-droid.org/raring32.box} or @url{https://f-droid.org/raring64.box}. +@url{https://f-droid.org/testing32.box}. Documentation for creating a base box can be found at @url{http://docs.vagrantup.com/v1/docs/base_boxes.html}. -- 2.30.2