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.
After a LOT of searching, even more trial and error, and swearing I managed to make a build from git for my router (F9k1115V2) and it seems to be running fine.
I messed up with the .config files but I think I started clean and I have a useable config file (sans some space saving removal I am used to from OpenWRT/LEDE) if anyone would want or need it.
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.
1. problem: Does not contain zImage in "omnia-medkit-openwrt-mvebu-cortexa9-turris-omnia-initramfs.tar.gz"
2. problem: After miraculous application (gargoyle_1.11.x-mvebu-cortexa9-turris-omnia-sysupgrade.img.gz), the interface started, but it can not save the configuration.
Screenshot from OpenWrt:
login as: root
BusyBox v1.28.3 () built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt 18.06.1, r7258-5eb055306f
-----------------------------------------------------
=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~# df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/root 3072 3072 0 100% /rom
tmpfs 515876 80 515796 0% /tmp
/dev/loop0 257472 15968 169824 9% /overlay
overlayfs:/overlay 257472 15968 169824 9% /
tmpfs 512 0 512 0% /dev
root@OpenWrt:~#
Lantis wrote:It hasn’t been built, you would need to custom build it.
Thank you. It's been a while since I've built openwrt images so it took me a little bit to get this setup. I got the environment setup and mage some packages but unforturnately they are not compatible with this RC. I did make sure to use the base_on_openwrt_remerge branch. Is it possible for you to provide the contents of the targets/ folder you used to build this RC? The current git is to new to build compatible packages for this RC.
Lantis wrote:It hasn’t been built, you would need to custom build it.
Thank you. It's been a while since I've built openwrt images so it took me a little bit to get this setup. I got the environment setup and mage some packages but unforturnately they are not compatible with this RC. I did make sure to use the base_on_openwrt_remerge branch. Is it possible for you to provide the contents of the targets/ folder you used to build this RC? The current git is to new to build compatible packages for this RC.
If I had to guess, it would have been based on 1d0b52e1e718ec1ff150223d51306262edb33893.
But if you’ve built the newest, I’d just upgrade to that and use your own kmods.
I have made a few changes since this release whilst waiting for the final.
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.
Lantis wrote:
If I had to guess, it would have been based on 1d0b52e1e718ec1ff150223d51306262edb33893.
But if you’ve built the newest, I’d just upgrade to that and use your own kmods.
I have made a few changes since this release whilst waiting for the final.
If I do this, can I still use the plugins directory you provided or will I need to use my own plugins?
Thanks for all of the help and your continued support of this fantastic firmware!
No you wouldn’t be able to in that case as the kernel version (and vermagic) have changed.
In that case yes building off the older version is a better idea if that is your intent.
Although sometimes the act of including an extra kmod can change the vermagic as well, so it will depend how it goes.
From Gargoyle you should be able to see which commit it was built from on the Overview page. If you tell me what this is I can confirm exactly which version it came from.
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.