This commit is contained in:
Cyrus 2014-05-06 14:51:20 +00:00
commit 4cdb5cf9f4
5 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
To build Gluon, after checking out the repository change to the source root directory
to perform the following commands:
git clone git://github.com/freifunk-gluon/site-ffhl.git site # Get the Freifunk Lübeck site repository - or use your own!
git clone git://github.com/ffrl/sites-ffrl.git sites # Get the Freifunk Rheinland sites repository - or use your own!
ln -s sites/site-rheinufer site # Link the site you want to compile images for
make update # Get other repositories used by Gluon
make # Build Gluon

0
contrib/sign.sh Executable file → Normal file
View File

View File

@ -6,7 +6,7 @@ OPENWRT_COMMIT=bccb82223911823bf4ab040997757708b002a75f
PACKAGES_OPENWRT_REPO=git://git.openwrt.org/12.09/packages.git
PACKAGES_OPENWRT_COMMIT=381bbea65989b63e30f43ab87e51b042325bbff3
PACKAGES_GLUON_REPO=git://github.com/freifunk-gluon/packages.git
PACKAGES_GLUON_REPO=git://github.com/ffrl/packages.git
PACKAGES_GLUON_COMMIT=2ced9d31f75624a7b02067e167cb34d77c4f9eb8
PACKAGES_ROUTING_REPO=git://github.com/openwrt-routing/packages.git

0
scripts/unpatch.sh Executable file → Normal file
View File

0
scripts/update-patches.sh Executable file → Normal file
View File