gtxaspec / wz_mini_hacks

wz camera mods... make your camera better.
1.33k stars 116 forks source link

Support Entware? #123

Open juanboro opened 2 years ago

juanboro commented 2 years ago

Hi, I'm not 100% sure if the kernel arch supports it ... but is it possible to support Entware packages?

This would make features like #99 easy to handle (openssh sftp server in entware works well w/ dropbear ssh).

gtxaspec commented 2 years ago

probably not until we get overlayfs working properly

juanboro commented 2 years ago

I managed to get it working without overlayfs. It's a little convoluted but seems to work- I wrote up the process I used here: https://github.com/juanboro/wz_mini_hacks/blob/master/documentation/entware_install.md

gtxaspec commented 2 years ago

very cool @juanboro!