[Initng] how to make it work on m68k nommu embedded system
David Wu
davidwu at arcturusnetworks.com
Fri Aug 29 00:55:36 CEST 2008
Hi Ismael,
On Thu, 28 Aug 2008 18:23:17 -0400, Ismael Luceno
<ismael.luceno at gmail.com> wrote:
> El Thu, 28 Aug 2008 14:20:37 -0400
> "David Wu" <davidwu at arcturusnetworks.com> escribió:
>
>> Hi Ismael,
>>
>> Thanks for your reply.
>>
>> I have managed to add in main.c a call to module_init() in
>> initng_runlevel.c and
>> module_init() in initng_rl_parser.c. It called
>> initng_active_state_register() as below.
>>
>> **
>> "/home/wmq/initng/initng-0.6.10.2/plugins/runlevel/initng_runlevel.c",
>> runlevel_module_init(): 00:00:01 -- l:180 module_init();
>> ** "/home/wmq/initng/initng-0.6.10.2/src/initng_active_state.c",
>> initng_active_state_register():
>> 00:00:01 -- l:41 adding START_MARKED.
>> 00:00:01 -- l:41 adding STOP_MARKED.
>> 00:00:01 -- l:41 adding UP.
>> 00:00:01 -- l:41 adding WAITING_FOR_START_DEP.
>> 00:00:01 -- l:41 adding WAITING_FOR_STOP_DEP.
>> 00:00:01 -- l:41 adding DOWN.
>> 00:00:01 -- l:41 adding START_DEPS_FAILED.
>>
>> But it still complains that it could not find runlevel service.
>>
>> FAILSAFE ERROR **
>> "/home/wmq/initng/initng-0.6.10.2/plugins/rlparser/initng_rl_parser.c",
>> initng_rl_parser() line 159:
>> 00:00:01 -- FAIL: ERROR, runlevel servicetype is not found,
>> make sure runlevel plugin is loaded.
>>
>> As you said at this point it is really useless. I may go back to
>> solve it if I have time working on it.
>>
>> Thanks again.
>>
>
> We need a new plugin infrastructure, but lately I got almost no time to
> work on the project, and we are lacking developers :(.
>
> I can't promise anything, but I will try to get some of the elements in
> the TODO done, also I got some ideas to improve initng-scripts...
Great! I look forward for the improvement and will dig deep in the code and
figure out how initng handles the services. It would be great if there is
a document for that and make it easier to support static build.
--
David Wu
More information about the Initng
mailing list