[OpenWrt-Devel] [PATCH] [boot] /init: allow easier customisation of ramfs boot.
John Crispin
blogic at openwrt.org
Mon Aug 25 02:25:17 EDT 2014
Hi
On 23/08/2014 22:46, Stephen Parry wrote:
> +if [ -e /bin/ramfsinit ]; then + exec /bin/ramfsinit +fi +if [ -e
> /sbin/ramfsinit ]; then + exec /sbin/ramfsinit +fi
i cannot find either of these files inside the tree. where do they
come from ?
John
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list