[Initng] how to make it work on m68k nommu embedded system
David Wu
davidwu at arcturusnetworks.com
Thu Aug 28 16:55:37 CEST 2008
Hi list,
I am new to the list and initng program. I have built initng for m68knommu
system
without "dl" support (no shared library support on the system). To be
able to do it
I comment out the calls of initng_load_module_load_all() etc. in main.c,
and I believe
this also make it not working for all services in /etc/initng/*. I'd like
to konw which
function(s) is acturally loading those services. I think one of the
plugins should do it.
it that plugins/ngc4/initng_ngc4.c ?
What I want to achieve is let initng load/manage a few services similar to
"/etc/rc" script
, "inittab" and inetd etc.
thanks for any help,
--
David Wu
More information about the Initng
mailing list