Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 204 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 204 Bytes

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