Search found 18 matches
- Sat Sep 30, 2017 11:38 am
- Forum: Other Issues
- Topic: help needed: installed adblock and now cannot connect to WAN
- Replies: 6
- Views: 4906
help needed: installed adblock and now cannot connect to WAN
Hi Folks, I'd like some help. I have 1.9.X (Built 20161107-1156 git@93ae2e4) running on a Linksys WRT1200AC I installed the adblock plugin (I probably should have updated firmware to a more recent build first), and now I cannot get an IP address from the WAN (using DHCP). I suspect that some config ...
- Sun Oct 20, 2013 12:15 pm
- Forum: Feature Requests
- Topic: dnsmasq config editor
- Replies: 1
- Views: 3272
dnsmasq config editor
Please add a dnsmasq editor that allows the user to edit the dnsmasq config, and upon saving, restarts the dnsmasq server. In its simplest form, this could be a textfield in a form pre-populated with the contents of /etc/dnsmasq.conf Upon save, it could write the form text field contents to /etc/dns...
- Wed Oct 02, 2013 11:14 pm
- Forum: Gargoyle Development
- Topic: build error
- Replies: 17
- Views: 20144
Re: build error
This was a clean pull & build--a clone into a new directory and a build:
Code: Select all
git clone https://github.com/ericpaulbishop/gargoyle.git
cd gargoyle
make ar71xx
- Wed Oct 02, 2013 10:31 am
- Forum: Gargoyle Development
- Topic: build error
- Replies: 17
- Views: 20144
Re: build error
Here are the relevant lines in the /ar71xx-src/.config file CONFIG_PACKAGE_gargoyle=y # CONFIG_PACKAGE_gargoyle-i18n is not set # CONFIG_PACKAGE_plugin-gargoyle-i18n-Arabic-AR is not set # CONFIG_PACKAGE_plugin-gargoyle-i18n-English-EN is not set # CONFIG_PACKAGE_plugin-gargoyle-i18n-Polish-PL is no...
- Tue Oct 01, 2013 10:40 pm
- Forum: Show / Tell / Contribute
- Topic: change needed for mjpg-streamer repository move
- Replies: 6
- Views: 7643
Re: change needed for mjpg-streamer repository move
I created a pull request:
https://github.com/ericpaulbishop/gargoyle/pull/222
https://github.com/ericpaulbishop/gargoyle/pull/222
- Tue Oct 01, 2013 10:08 pm
- Forum: Gargoyle Development
- Topic: files missing from /www/i18n folder
- Replies: 5
- Views: 6963
Re: files missing from /www/i18n folder
after a clean pull and build the zzz-gargoyle-i18n file looks the same
- Tue Oct 01, 2013 10:54 am
- Forum: Gargoyle Development
- Topic: files missing from /www/i18n folder
- Replies: 5
- Views: 6963
Re: files missing from /www/i18n folder
I saw your post before it disappeared, and I believe you had asked for zzz-gargoyle-i18n from /package-prepare/gargoyle-i18n/files/etc/uci-defaults My build folder had the results of my build where I specified the language options as build parameters. I tried a make FULL_BUILD=true ar71xx Here's wha...
- Mon Sep 30, 2013 12:20 am
- Forum: Show / Tell / Contribute
- Topic: change needed for mjpg-streamer repository move
- Replies: 6
- Views: 7643
Re: change needed for mjpg-streamer repository move
O.K. I see that the change made it into OpenWrt based on the changeset you referenced, but when I pulled from the gargoyle git repo and built, I did not get that change. In fact it looks like the change needs to go here: package/gargoyle-mjpg-streamer/Makefile Is that a gargoyle-specific package (in...
- Sun Sep 29, 2013 12:38 pm
- Forum: Gargoyle Development
- Topic: build error
- Replies: 17
- Views: 20144
Re: build error
o.k. it looks like there may be some issue with the i18n defaults. I found the About-i18n-2013.txt in packages/gargoyle-i18n, and based on the info their I tried a build with the options listed below, and it worked, and can be loaded onto the router and the web interfaces works. YAY!!! make ar71xx T...
- Sun Sep 29, 2013 12:36 pm
- Forum: Gargoyle Development
- Topic: files missing from /www/i18n folder
- Replies: 5
- Views: 6963
Re: files missing from /www/i18n folder
o.k. it looks like there may be some issue with the i18n defaults. I found the About-i18n-2013.txt in packages/gargoyle-i18n, and based on the info their I tried a build with these options, and it worked, and can be loaded onto the router and the web interfaces works. YAY!!! make ar71xx TRANSLATION=...