1.13.0.x gargoyle-ispy 2020-November-15 06
Moderator: Moderators
1.13.0.x gargoyle-ispy 2020-November-15 06
USE AT YOUR OWN RISK
WARNING: DO NOT PRESERVE SETTINGS
Now includes packages
1.13.0.x gargoyle-ispy 2020-November-15 06
Torrent
https://bit.ly/3kJWes3
Routers
https://bit.ly/36LRaOW
Changelog
(see creation date for commit date)
https://github.com/ericpaulbishop/gargo ... its/master
WARNING: DO NOT PRESERVE SETTINGS
Now includes packages
1.13.0.x gargoyle-ispy 2020-November-15 06
Torrent
https://bit.ly/3kJWes3
Routers
https://bit.ly/36LRaOW
Changelog
(see creation date for commit date)
https://github.com/ericpaulbishop/gargo ... its/master
Re: 1.13.0.x gargoyle-ispy 2020-November-15 06
Looks like I just missed the last commit.
"gargoyle: Fix DST offset issues on BW Distribution page"
"gargoyle: Fix DST offset issues on BW Distribution page"
Re: 1.13.0.x gargoyle-ispy 2020-November-15 06
So I could help and make them easier to download, so I started my own web server: http://gargoyle.romanhk.cz
Here you can find the latest (and some older) builds from this forum.
Build from @ispyisail (I thank him):
The "images and built" directory will be decompressed by file.
Here you will also find a mirror in compressed form.
You can use my (already unpacked) resources and paste them into Gargoyle via SSH. After pressing the "Refresh plugin" button, the resources will be loaded.
Run commands using SSH (should work for all architectures):
I also recommend performing this step via SSH to download some OpenWrt packages correctly (eg Squid proxy server). This should work for all architectures:
Here I must warn that if you are installing Gargoyle packages (such as "plugin-gargoyle-usb-storage-full") you must first comment out the OpenWrt repository for compatibility with Gargoyle packages:
Example of how to install the "plugin-gargoyle-usb-storage-full" package:
1. Run commands via SSH to install Gargoyle packages:
2. You can now install OpenWrt packages that are not part of Gargoyle.
It is important to keep this procedure for package compatibility as follows: if you want another Gargoyle package, you must start with a point. 1!
Also note that I use http instead of https, as there may be a problem with https if the router does not have the right time (or does not have an ssl library).
P.S. Sometimes the server may not work because of an update - but this should take a short time. Also, I don't know how long I will be hosting my site, but I will try to keep it as long as possible.
Good luck and good health
...
Here you can find the latest (and some older) builds from this forum.
Build from @ispyisail (I thank him):
The "images and built" directory will be decompressed by file.
Here you will also find a mirror in compressed form.
You can use my (already unpacked) resources and paste them into Gargoyle via SSH. After pressing the "Refresh plugin" button, the resources will be loaded.
Run commands using SSH (should work for all architectures):
Code: Select all
cpath1=$(cat /etc/opkg.conf | grep 'gargoyle http' | sed 's/^.*gargoyle-1.14//g')
cpath2=$(cat /etc/opkg.conf | grep 'gargoyle_kernel_specific http' | sed 's/^.*gargoyle-1.14//g')
echo 'src/gz romanhk http://gargoyle.romanhk.cz/1.13.x/1.13.0.x%20gargoyle-ispy%202020-November-15%2006/built'$cpath1 >> /etc/opkg.conf
echo 'src/gz romanhk_kernel_specific http://gargoyle.romanhk.cz/1.13.x/1.13.0.x%20gargoyle-ispy%202020-November-15%2006/built'$cpath2 >> /etc/opkg.conf
Code: Select all
cat /etc/opkg/distfeeds.conf >> /etc/opkg.conf

Example of how to install the "plugin-gargoyle-usb-storage-full" package:
1. Run commands via SSH to install Gargoyle packages:
Code: Select all
sed -i 's+src/gz openwrt+#src/gz openwrt+g' /etc/opkg.conf
rm -rf /tmp/opkg-lists/*
gpkg update
gpkg install plugin-gargoyle-usb-storage-full
sed -i 's+#src/gz openwrt+src/gz openwrt+g' /etc/opkg.conf
It is important to keep this procedure for package compatibility as follows: if you want another Gargoyle package, you must start with a point. 1!
Also note that I use http instead of https, as there may be a problem with https if the router does not have the right time (or does not have an ssl library).
P.S. Sometimes the server may not work because of an update - but this should take a short time. Also, I don't know how long I will be hosting my site, but I will try to keep it as long as possible.
Good luck and good health

Last edited by RomanHK on Sat Nov 21, 2020 10:20 pm, edited 5 times in total.
Turris Omnia with OpenWrt 21.02 - Tested
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Linksys WRT3200ACM with Gargoyle 1.13.x
TL-WR1043ND v2 with Gargoyle 1.10.0
http://gargoyle.romanhk.cz custom builds by gargoyle users
Re: 1.13.0.x gargoyle-ispy 2020-November-15 06
Hey guys!!
TPLink WDR4300 v1 is now ath79? Is´t AR71?
gargoyle_1.13.x-ath79-generic-tplink_tl-wdr4300-v1-squashfs-sysupgrade.bin
Thanks!
TPLink WDR4300 v1 is now ath79? Is´t AR71?
gargoyle_1.13.x-ath79-generic-tplink_tl-wdr4300-v1-squashfs-sysupgrade.bin
Thanks!
Re: 1.13.0.x gargoyle-ispy 2020-November-15 06
Yes, don't preserve settings when moving from ar71xx to ath79
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: 1.13.0.x gargoyle-ispy 2020-November-15 06
Thanks!
Have a nice weekend, guys!

Have a nice weekend, guys!
Re: 1.13.0.x gargoyle-ispy 2020-November-15 06
One other question.
I try to share by FTP my usb pendrive.
In shared disks say:
"You need to install an additional package to use shared disks!"
And i cant save.


On plugin i cant find none. Just installed ones.

I dont preserve settings.
Gargoyle Version:1.13.X (Built 20201115-0626 git@1580bfc5)
Model:TP-Link TL-WDR4300 v1
The same on FF and Opera.
Thanks!
I try to share by FTP my usb pendrive.
In shared disks say:
"You need to install an additional package to use shared disks!"
And i cant save.


On plugin i cant find none. Just installed ones.

I dont preserve settings.
Gargoyle Version:1.13.X (Built 20201115-0626 git@1580bfc5)
Model:TP-Link TL-WDR4300 v1
The same on FF and Opera.
Thanks!
Last edited by CBx86 on Fri Nov 20, 2020 11:33 pm, edited 3 times in total.
Re: 1.13.0.x gargoyle-ispy 2020-November-15 06
Code: Select all
Downloading package list for gargoyle_kernel_specific source...
Package list for gargoyle_kernel_specific downloaded successfully.
Downloading package list for gargoyle source...
Package list for gargoyle downloaded successfully.
Downloading package list for openwrt_19.07-SNAPSHOT_packages source...
Package list for openwrt_19.07-SNAPSHOT_packages downloaded successfully.
Downloading package list for openwrt_19.07-SNAPSHOT_base source...
Package list for openwrt_19.07-SNAPSHOT_base downloaded successfully.
Downloading package list for openwrt_19.07-SNAPSHOT_telephony source...
Package list for openwrt_19.07-SNAPSHOT_telephony downloaded successfully.
Downloading package list for openwrt_19.07-SNAPSHOT_routing source...
Package list for openwrt_19.07-SNAPSHOT_routing downloaded successfully.
Code: Select all
root@gargoyle:/etc/config# opkg install minidlna
ERROR: Not enough space in destination root to install specified packages:
libexif, minidlna, libid3tag, libflac, libogg, libffmpeg-mini, libvorbis, libbz2-1.0, libjpeg, libsqlite3-0
Re: 1.13.0.x gargoyle-ispy 2020-November-15 06
So when you use these testing builds, you
MUST
MUST
MUST
add the repositories provided FOR THIS BUILD SPECIFICALLY
OR
install the packages manually FROM THE DOWNLOAD
This has been detailed so many times.
For FTP you need to install "USB Storage Support for Gargoyle", and for UPNP you need to install "Universal Plug and Play Support for Gargoyle"
MUST
MUST
MUST
add the repositories provided FOR THIS BUILD SPECIFICALLY
OR
install the packages manually FROM THE DOWNLOAD
This has been detailed so many times.
For FTP you need to install "USB Storage Support for Gargoyle", and for UPNP you need to install "Universal Plug and Play Support for Gargoyle"
https://lantisproject.com/downloads/gargoylebuilds for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.
Please be respectful when posting. I do this in my free time on a volunteer basis.
Re: 1.13.0.x gargoyle-ispy 2020-November-15 06
Everything is working great for me on WRT 1900, 1200 and 3200. Just thanks !