Page 2 of 4

Re: Gargoyle-ispy 2013-March-14.7z

Posted: Sat Mar 16, 2013 9:02 am
by hksym2010
ispyisail wrote:USE AT YOUR OWN RISK

Gargoyle-ispy 2013-March-14.7z
http://goo.gl/E3Uyc

Add plugin webshell

Add plugin logread

.+ other stuff
where can find the plugin webshell and logread ???

Re: Gargoyle-ispy 2013-March-14.7z

Posted: Sat Mar 16, 2013 3:23 pm
by ispyisail
I asked myself the same question

I think its still a work in progress

Re: Gargoyle-ispy 2013-March-14.7z

Posted: Sat Mar 16, 2013 4:19 pm
by BashfulBladder
The plugins need to be in the config file (for each target profile - gargoyle/targets/ar71xx/profiles/usb_large/config) for them to compile. See how CONFIG_PACKAGE_plugin-gargoyle-tor=y is present? Add additional plugins similarly.

I don't know if it can work with a rebuild because the OpenWrt build script uses that config file - copied to gargoyle/ar71xx-src/.config - where it is hidden. I don't know if the file is copied each time, or it just reuses the hidden file. You can modify that hidden file first to test to see if it works by:

Code: Select all

cd gargoyle/ar71xx-src (or your last platform build)
make package/plugin-gargoyle-XXX/compile
make package/plugin-gargoyle-XXX/install
without having to compile the entire firmware - find packages in gargoyle/ar71xx-src/bin/ar71xx/packages - find a plugin-gargoyle-XXX_1.0-1_all.ipk & you've done it properly. Obviously, change XXX to your desired plugin.

That's how I compiled my plugin as a standalone .ipk and incorporated into the firmware.
---------------
Because I have found 3 bugs in wifi-schedule, please don't compile wifi-schedule in yet.
  • • initial setting of wifi schedules may have a double set of system crontabs present. A simple fix by writing to an empty file.
    • removal of the entire ipk does not remove the wifi crontabs. I have to add some lines to the Makefile.
    • there may be some issues with the wifi_schedule.sh page jumping around where it is listed in the left-side gargoyle webpage heirarchy. There are all kinds of settings & apparently I have some conflicting ones. Removing that wrongness via uci deletes isn't something I relish. Haven't even pinned down where the weirdness starts. And this may be only on my router (because we all foul out at the beginning) & not in the source itself.
On a happier note, I haven't found any bugs in the functioning of the table or the expected written crontabs.
----------------
ispyisail:
gpkg isn't in the main-line source yet. Apparently Eric is making his own compatible opkg replacement. I am curious - to address what issues?

And there's 1 other plug-in I remember seeing. http://www.gargoyle-router.com/phpbb/vi ... =13&t=1740
Needs a Pol->English translation. And I see Cezary also had issues with the left-side listings.

Re: Gargoyle-ispy 2013-March-14.7z

Posted: Sat Mar 16, 2013 5:24 pm
by ispyisail
ispyisail:
gpkg isn't in the main-line source yet. Apparently Eric is making his own compatible opkg replacement. I am curious - to address what issues?
yes, I was wondering about that

I sure he has good reasons, I doubt he would go to the trouble just for fun.

Re: Gargoyle-ispy 2013-March-14.7z

Posted: Sun Mar 17, 2013 7:22 am
by Paranosh
Sorry, i don't know if it.s explained, but the status info doesn't show nothing if the wireless mode is in client+ap.

Regards.

Re: Gargoyle-ispy 2013-March-14.7z

Posted: Sun Mar 17, 2013 8:23 am
by BashfulBladder
What is is the ouput of iwconfig when you are in this mode? Status will be derived from that output.

Re: Gargoyle-ispy 2013-March-14.7z

Posted: Sun Mar 17, 2013 2:15 pm
by ispyisail
USE AT YOUR OWN RISK

http://goo.gl/ZmipK

should be the same except webshell and logread should now be options

untested

Re: Gargoyle-ispy 2013-March-14.7z

Posted: Sun Mar 17, 2013 4:54 pm
by Rog66
CAUTION - this bricked my TPLINK 1043ND and I'm having trouble recovering it

Re: Gargoyle-ispy 2013-March-14.7z

Posted: Sun Mar 17, 2013 5:09 pm
by bardu
I experienced slow internet speeds using build 14.03.2013 for 1043ND so I went back to January build. We need to wait for openwrt developers for a fix, timeline is so full of tickets!

Re: Gargoyle-ispy 2013-March-14.7z

Posted: Sun Mar 17, 2013 5:47 pm
by ispyisail
ispyisail wrote:USE AT YOUR OWN RISK

http://goo.gl/ZmipK

should be the same except webshell and logread should now be options

untested
I didn't advertise this build just in case................