El Thu, 28 Aug 2008 10:55:37 -0400 "David Wu" <[EMAIL PROTECTED]> escribió:
> 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, > InitNG is fully modular, without the modules it's useless, and right now we have no support for statically-linked modules :(. That's one of the features I want for 0.7. -- Ismael Luceno
signature.asc
Description: PGP signature
-- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
