-use ntpclient / fix ntpc service
-add few TCONFIG / fix compilation
-take ebtables from Asus sources
-httpd - fix sysinfo, fix erase nvram and upgrade via gui (still have problem in rc/mtd.c)
-iptables - add layer7
-nvram_arm - change default path from /usb/sbin to /bin (fix problem with captive portal and mymotd)
-rc - lot of fixed, correct vlan`s for AC68 (WAN works), add xhci and ext4 module)
-shared - few depends of wlconf compilation, new variables (usb3, ext4)
-ufsd - compile from sources
-utils for ARM, robocfg works now well ethernet state also works correct
-wlconf - compile from sources - fix wireless configuration via GUI
-www few changes
gui works but wireless section is not available... i saw that wlconf does not work. When i tried run "wlconf eth1 up" ive got error something like "nvram_validate_all not declerated"
udhcpc process is in process list but when i put cable to WAN port, router did not get WAN IP - strange
That`s all from me for now.
Please remember to run:
git fetch
git pull
every time before any changes in git because without those command you could ovewrite my commits ;)
BR!
- lot of fixes of ARCH in router/Makefile
- mssl can`t use cyassl. Need to always use openssl
- we always need libssl.so, well the easies way is include openvpn to image
- now https works starts and we have access to GUI !!!
- lot of changes in nvram. Now all variables are restored and most (or even all) services works (ssh, telnet, dnsmasq)
- changes of rc/mtd are taken from your sources - thx
- id/detect of AC68 and AC56 added - thx
Finally some progress! :)
For now i pushed sources which i sent to you few days ago.
Status:
- using "make ac68e" we are able to succesful compile image. This image can be flashed via restoration tool.
- router will boot but nvram is empty we any of services won`t start
- all nvram variables are stored in router/shared/defaults.c file