Am 01.12.2017 um 10:38 schrieb tiggersWelt.net (Support):
This should work whenever /dev is mounted. Matthias [0] already gave you the advice to look at other rc-scripts how they are doing this kind of stuff, like his own scripts: <https://github.com/mschlenker/TinyCrossLinux/blob/master/patches/etc-rc> Everything you need is written down there and is not busybox-related, but how to build a linux from scratch (maybe the LFS-Project would be a good starting-point for you).
I object! TinyCrossLinux is a collection of scripts to build a minimal working usable linux distribution that basically just uses busybox, the kernel and a bootloader. It extensively uses features special to busybox: busybox' init (with a sample inittab and a BSD like rc script), busybox mdev and other stuff. I tried to keep all the scripts simple to build a minimal base distribution for your own busybox related experiments.
Yours, Mattias -- Mattias Schlenker - Freier IT-Fachredakteur und -autor [email protected] Mattias Schlenker - IT-Consulting, Softwareentwicklung [email protected] August-Bebel-Str. 74 - D-04275 LEIPZIG - GERMANY Phone: +49 341 39290767 - Fax: +49 341 25365955 Mobile (primary): +49 163 6953657 Mobile (secondary): +49 163 1848610 VATIN DE240998538 https://github.com/mschlenker http://www.mattiasschlenker.de/ http://www.arduino-hausautomation.de/ _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
