Search found 7 matches
- Sun Mar 29, 2026 3:52 am
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.15.x OpenWrt 24.10 - 2026-03-23
- Replies: 58
- Views: 62270
Re: Gargoyle 1.15.x OpenWrt 24.10 - 2026-03-23
You can’t remove it on a live system anyway due to the way overlayFS works. You’ll burn more space and not gain any back. I would recommend for your use case either a custom compile where you can include what you want, or using a USB for plugin installation (and/or extroot). Thanks for all your har...
- Wed Mar 25, 2026 2:38 pm
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.15.x OpenWrt 24.10 - 2026-03-23
- Replies: 58
- Views: 62270
Re: Gargoyle 1.15.x OpenWrt 24.10 - 2026-01-28
Thank you again Lantis for the newest build and pythonic for all the work you put into gargoyle. You can use a USB flash drive to create an extroot configuration which would give you the space. Out of curiousity which plugins are you unable to install? Thanks for the pointer to extroot, it is a solu...
- Mon Mar 23, 2026 7:54 am
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.15.x OpenWrt 24.10 - 2026-03-23
- Replies: 58
- Views: 62270
Re: Gargoyle 1.15.x OpenWrt 24.10 - 2026-01-28
Thanks a lot for the continuing support Lantis, especially saving older routers from the landfill! In a wndr3800, the latest build https://lantisproject.com/downloads/gargoylebuilds?dtf=eyJjIjpbMCwxXSwibyI6W1swLCJkZXNjIl0sWzEsImFzYyJdXSwicGwiOjEwLCJzIjpbWzAsIjEuMTUueF8yMDI2MDIyNCJdXX0 was installed ...
- Fri Feb 25, 2022 1:24 am
- Forum: Gargoyle Development
- Topic: Small error in tor.init
- Replies: 4
- Views: 79556
Re: Small error in tor.init
No problem, it will be in the next release
Thanks again for all the time you put into the firmware.
Thanks again for all the time you put into the firmware.
- Thu Feb 24, 2022 2:36 am
- Forum: News
- Topic: Version 1.13.0 : Based on OpenWrt 19.07.8
- Replies: 125
- Views: 1531317
Re: Version 1.13.0 : Based on OpenWrt 19.07.8
Many thanks to all the contributors for their hard work!
The firmware is stable and very user friendly, it keeps getting better and better with each release.
The firmware is stable and very user friendly, it keeps getting better and better with each release.
- Thu Feb 24, 2022 2:16 am
- Forum: Gargoyle Development
- Topic: Small error in tor.init
- Replies: 4
- Views: 79556
Re: Small error in tor.init
Thanks! I am not that familiar with git and PRs, it is good that you frequently check the forums :D I just saw that there is a new release 1.13! Great! The fix is not included but as it is just a text file, it can be easily corrected. I guess recompilation just to include this would be too much trou...
- Wed Feb 02, 2022 12:17 pm
- Forum: Gargoyle Development
- Topic: Small error in tor.init
- Replies: 4
- Views: 79556
Small error in tor.init
Thanks for a great software. Please fix $RON_USER to $RUN_USER at package/gargoyle-tor/files/tor.init line 92: github com/ericpaulbishop/gargoyle/blob/fc2417df892d63907ccc082ef85107c8774c16b0/package/gargoyle-tor/files/tor.init#L92 [ -h "$tor_data_dir/keys" ] || ( rm -rf "$tor_data_di...