diff --git a/README.md b/README.md index 407a13e3..33e5cab2 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/modules b/modules index 95a18f3f..aa056a8d 100644 --- a/modules +++ b/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