8000 ffho-autoupdater-wifi-fallback: Add instructions, how to install · Issue #5 · FreifunkHochstift/ffho-packages · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

ffho-autoupdater-wifi-fallback: Add instructions, how to install #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rubo77 opened this issue May 22, 2017 · 7 comments
Open

ffho-autoupdater-wifi-fallback: Add instructions, how to install #5

rubo77 opened this issue May 22, 2017 · 7 comments

Comments

@rubo77
Copy link
rubo77 commented May 22, 2017

Please add detailed instructions with a working example, how to add the package to build a firmware in https://github.com/FreifunkHochstift/ffho-packages/tree/master/ffho/ffho-autoupdater-wifi-fallback

@kb-light
Copy link
Contributor

that should be something like:

cd gluon
git checkout v2016.2.x
git checkout -b v2016.2.x-patched
wget https://git.c3pb.de/freifunk-pb/site-ffho/raw/stable/patches/0001-openwrt-patch-iw.patch
git am 0001-openwrt-patch-iw.patch

and adding the repository to modules and the package to the site.mk.

Please keep in mind, that lede is currently not supported by our packages.

@rubo77
Copy link
Author
rubo77 commented May 22, 2017

And gluon-luci-autoupdater durch ffho-luci-autoupdater-wifi-fallback ersetzen.

@rubo77
Copy link
Author
rubo77 commented May 22, 2017

And the wget needs a

--no-check-certificate

so it will be

wget --no-check-certificate https://git.c3pb.de/freifunk-pb/site-ffho/raw/stable/patches/0001-openwrt-patch-iw.patch

@kb-light
Copy link
Contributor

Yes, there is currently an issue with the ssl-cert. (we are going to move to our own git soon)

@rubo77
Copy link
Author
rubo77 commented May 22, 2017

where does the patch have to go? in which folder? I cannot build this, please add a complete instruction soon ;)

@kb-light
Copy link
Contributor

the patch should be applied to your desired gluon branch/commit. After applying it you should see an additional patch in ./patches/openwrt.

@rubo77
Copy link
Author
rubo77 commented May 22, 2017

i thhink I have a complete german install instruction together now here: https://forum.freifunk.net/t/fork-von-ffho-autoupdater-wifi-fallback-gesucht/11423/31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0