Minor changes for use with Freifunk Rheinland
This commit is contained in:
parent
2c751d3612
commit
8aa978385e
@ -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
|
||||
|
||||
|
2
modules
2
modules
@ -9,7 +9,7 @@ PACKAGES_OPENWRT_COMMIT=c67cd451ac28058a4992ba9eb2eb5551f6cd1adb
|
||||
PACKAGES_MAC80211_REPO=git://nbd.name/aa-mac80211.git
|
||||
PACKAGES_MAC80211_COMMIT=8d86801ae606544faee1e0e25ef59a3f8f059871
|
||||
|
||||
PACKAGES_GLUON_REPO=git://github.com/freifunk-gluon/packages.git
|
||||
PACKAGES_GLUON_REPO=git://github.com/ffrl/packages.git
|
||||
PACKAGES_GLUON_COMMIT=c7911677c381b325cc49d23ce03a14b4297b463d
|
||||
|
||||
PACKAGES_ROUTING_REPO=git://github.com/openwrt-routing/packages.git
|
||||
|
Loading…
Reference in New Issue
Block a user