hyphop / miZy

miZy - tiny fast embedded linux

Home Page:https://hyphop.github.io/mizy/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can the OpenWrt Image Builder be used?

probonopd opened this issue · comments

Can the OpenWrt Image Builder be used for miZy? I am currently making an image using the OpenWrt Image Builder with many additional OpenWrt packages and custom files but would like to switch to miZy. How can I do this?

commented

@probonopd I've wrote a procedure based on this instalation witch shall allow the usage of openwrt:
https://forum.openwrt.org/t/xunlong-orange-pi-r1-boot-from-flash/57700/14

@hyphop If there is any problem with that please notify me so I can remove it form the forum.

@probonopd I've wrote a procedure based on this instalation witch shall allow the usage of openwrt:
https://forum.openwrt.org/t/xunlong-orange-pi-r1-boot-from-flash/57700/14

@hyphop If there is any problem with that please notify me so I can remove it form the forum.

no problem ;)
welcome every-time

Thank you very much for the great work you are doing.

Some packages I want to have in my image are only in the official OpenWrt image builder but not in your version (e.g., asterisk if I remember correctly), so I would like to use the official OpenWrt image builder. Is there any chance your work will go into the official OpenWrt one day?

u can build any openwrt package by yourself and put to your system

Is there any chance your work will go into the official OpenWrt one day?

i think anybody can get my sources and try to push it into official openwrt

at this moment i'm concentrated on openwrt for amlogic soc https://github.com/hyphop/khadas-openwrt

Very interesting, I am also experimenting with Amlogic based devices at the moment: https://github.com/TheAssassin/mediaplayer-setup/tree/master/Amlogic-based.

Would be good to see your work land in the official https://github.com/openwrt/openwrt.

its well be easy when openwrt changed linux kernel version from 4 to 5 series

Hi! How to create bootable microSD with orangepi-zero-miZy (or any other miZy) image? Thanks!