Quill-OS / inkbox-os-init

InkBox OS' initialization program source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

inkbox-os-init

InkBox OS init program. Is launched by BusyBox from /etc/inittab reference.

Compilation

armv7l-linux-musleabihf-gcc init.c -o init -static
armv7l-linux-musleabihf-strip init

About

InkBox OS' initialization program source


Languages

Language:C 100.0%