Ok I see and I will, but for now, with I did earlier, I got a successful build and I flashed my router with it, I can see on the overview page : build 1.15....
You are almost certainly on the wrong branch. Confirm with "git log". Latest commit it b0c923bf7b12326a9d2ba31dd8f361aefa620864 Your checkout command is probably wrong. git checkout -b base_on_openwrt_2305 origin/base_on_openwrt_2305 Is the correct command. james@pop-os:/media/james/E/gar...
Post your full command output please. Is this still a vanilla build or have you modified anything? I just did that: git clone https://github.com/ericpaulbishop/gargoyle.git cd gargoyle git checkout -b base_on_openwrt_2305 make FULL_BUILD=true ipq806x but I restarted from scratch right now, cause I ...
Hi, I'm compiling image for my R7800, ipq806x, I got a patch error Applying /media/james/E/gargoyle/patches-generic//004-fix_postinst_prerm_scripts.patch using plaintext: patching file package/base-files/files/lib/functions.sh Hunk #3 FAILED at 246. Hunk #4 succeeded at 271 (offset 12 lines). Hunk #...
I'M new about this, and I would like to know the advantages to use gargoyle vs openwrt or it is the same?
Also, your latest version is based on an older openwrt version right?
thanks