Daniel Dickinson <[email protected]> writes: > You won't see anything from preinit with set -x because when preinit is > first called there is no stdin/stdout. One of the things preinit does > is attach itself to a terminal, if there is one (otherwise it just > connects to a pseudo-terminal)
Would putting /dev/console in the root filesystem solve this? Fakeroot could be used for that without requiring real root for image generation. -- Thanks, Feri. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
