1.13.0.x gargoyle-ispy 2020-November-15 06

Want to share your OpenWrt / Gargoyle knowledge? Implemented a new feature? Let us know here.

Moderator: Moderators

ispyisail
Moderator
Posts: 5180
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

1.13.0.x gargoyle-ispy 2020-November-15 06

Post by ispyisail »

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

ispyisail
Moderator
Posts: 5180
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: 1.13.0.x gargoyle-ispy 2020-November-15 06

Post by ispyisail »

Looks like I just missed the last commit.

"gargoyle: Fix DST offset issues on BW Distribution page"

RomanHK
Posts: 794
Joined: Sat May 04, 2013 4:18 pm
Location: Czech Republik

Re: 1.13.0.x gargoyle-ispy 2020-November-15 06

Post by RomanHK »

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):

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
I also recommend performing this step via SSH to download some OpenWrt packages correctly (eg Squid proxy server). This should work for all architectures:

Code: Select all

cat /etc/opkg/distfeeds.conf >> /etc/opkg.conf

:!: 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:

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
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 ;) ...
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

User avatar
CBx86
Posts: 157
Joined: Sun Jan 05, 2014 5:43 pm
Location: Brazil

Re: 1.13.0.x gargoyle-ispy 2020-November-15 06

Post by CBx86 »

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!

Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: 1.13.0.x gargoyle-ispy 2020-November-15 06

Post by Lantis »

Yes, don't preserve settings when moving from ar71xx to ath79
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

User avatar
CBx86
Posts: 157
Joined: Sun Jan 05, 2014 5:43 pm
Location: Brazil

Re: 1.13.0.x gargoyle-ispy 2020-November-15 06

Post by CBx86 »

Thanks!

:D

Have a nice weekend, guys!

User avatar
CBx86
Posts: 157
Joined: Sun Jan 05, 2014 5:43 pm
Location: Brazil

Re: 1.13.0.x gargoyle-ispy 2020-November-15 06

Post by CBx86 »

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.

Image

Image

On plugin i cant find none. Just installed ones.

Image

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.

User avatar
CBx86
Posts: 157
Joined: Sun Jan 05, 2014 5:43 pm
Location: Brazil

Re: 1.13.0.x gargoyle-ispy 2020-November-15 06

Post by CBx86 »

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.
Changed plugin root to pendrive usb:

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
3.5 GB free.

Lantis
Moderator
Posts: 6735
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: 1.13.0.x gargoyle-ispy 2020-November-15 06

Post by Lantis »

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"
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

phgerin
Posts: 130
Joined: Sun Dec 21, 2014 2:03 pm

Re: 1.13.0.x gargoyle-ispy 2020-November-15 06

Post by phgerin »

Everything is working great for me on WRT 1900, 1200 and 3200. Just thanks !

Post Reply