From 621633b85994f3c84e2f667f8a08bdcd7bf31545 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 29 Sep 2014 09:33:19 +0100 Subject: [PATCH] Improving the preamble --- install-freedombone.sh | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/install-freedombone.sh b/install-freedombone.sh index 529364ca..653ad80f 100755 --- a/install-freedombone.sh +++ b/install-freedombone.sh @@ -1,5 +1,25 @@ #!/bin/bash -# Freedombone install script intended for use with Debian Jessie +# +# .---. . . +# | | | +# |--- .--. .-. .-. .-.| .-. .--.--. |.-. .-. .--. .-. +# | | (.-' (.-' ( | ( )| | | | )( )| | (.-' +# ' ' --' --' -' - -' ' ' -' -' -' ' - --' +# +# Freedom in the Cloud +# +# This install script is intended for use with Debian Jessie +# +# Please note that the various hashes and download archives +# for systems such as Owncloud and Dokuwiki may need to be updated +# +# Summary +# ======= +# To be able to run this script you need to get to a condition +# where you have Debian Jessie installed, with at least one +# unprivileged user account and at least one subdomain created on +# https://freedns.afraid.org/. If you're not installing on a +# Beaglebone Black then set the variable INSTALLING_ON_BBB to "no" # # Note on dynamic dns # =================== @@ -15,8 +35,12 @@ # Prerequisites # ============= # +# Debian image sites: +# http://ynezz.ibawizard.net/beagleboard/jessie/ +# https://rcn-ee.net/deb/rootfs/jessie/ +# # cd ~/ -# wget http://freedombone.uk.to/debian-jessie-console-armhf-2014-08-13.tar.xz +# wget https://rcn-ee.net/deb/rootfs/jessie/debian-jessie-console-armhf-2014-08-13.tar.xz # # Verify it. #