Hey great work Ismael. :D Too bad I don't know C and knows more about Initng so I could help you out. Anyway, hope you get it to work and nice to see you're hacking on Initng even though you iirc were busy until March. :D
Greets from chilly Sweden, hope it's warmer in Uruguay. Nice weather for coding though. And about the problem with system.virtual, it doesn't look hard to solve to me. I know talk is cheap but anyway, just a reflection. Ismael Luceno wrote: > Jimmy W escribió: > >> Nope, events is the way to go... >> >> /J >> >> tor 2006-12-21 klockan 01:15 -0300 skrev Ismael Luceno: >> >>> I want to replace all s_calls in g like g.IS_CHANGE with events. >>> >>> Somebody is against that? >>> >>> > > I finished nearly all these changes, and InitNG appears to work very > well, but with an exception, look at this: > > 04:04:18 R default : START_DEPS_FAILED > 04:04:18 S system : SERVICE_FAIL_START_RCODE > 04:04:13 S system/initial/loglevel : SERVICE_DONE > 04:04:14 S system/initial/mountvirtfs : SERVICE_DONE > 04:04:14 S system/initial/filldev : SERVICE_DONE > 04:04:18 S system/mountfs : SERVICE_DONE > 04:04:17 S system/mountroot : SERVICE_DONE > 04:04:17 S system/mountroot/rootrw : SERVICE_DONE > 04:04:17 S system/mountroot/check : SERVICE_DONE > 04:04:18 S system/checkfs : SERVICE_DONE > 04:04:21 S system/iptables : SERVICE_DONE > 04:04:17 S system/hostname : SERVICE_DONE > 04:04:21 S system/alsasound/cards : SERVICE_DONE > 04:04:19 S system/bootmisc : SERVICE_DONE > 04:04:21 S system/alsasound : SERVICE_DONE > 04:04:19 D daemon/syslogd : DAEMON_RUNNING > 04:04:19 D daemon/klogd : DAEMON_RUNNING > 04:04:23 S daemon/pppoe : SERVICE_DONE > 04:04:17 S system/modules : SERVICE_DONE > 04:04:23 D daemon/lighttpd : DAEMON_RUNNING > 10:21:33 D daemon/agetty/2 : DAEMON_RUNNING > 04:05:04 D daemon/agetty/3 : DAEMON_RUNNING > 04:04:19 D daemon/agetty/4 : DAEMON_RUNNING > 04:04:19 D daemon/agetty/5 : DAEMON_RUNNING > 04:04:19 D daemon/agetty/6 : DAEMON_RUNNING > 04:04:18 S system/clock : SERVICE_DONE > 04:04:21 S system/consolefont : SERVICE_DONE > 04:04:20 S system/keymaps : SERVICE_DONE > 04:04:17 S system/sysctl : SERVICE_DONE > 04:04:17 S system/hdparm : SERVICE_DONE > 04:04:19 S system/swap : SERVICE_DONE > 04:04:17 S system/udev/filldev : SERVICE_DONE > 04:04:14 D system/udev/udevd : DAEMON_RUNNING > 04:04:14 S system/udev/mountdev : SERVICE_DONE > 04:04:14 S system/udev/set_hotplug : SERVICE_DONE > 04:04:19 S system/urandom : SERVICE_DONE > 04:04:18 S system/modules/nvram : SERVICE_DONE > 04:04:19 S system/usb : SERVICE_DONE > 04:04:18 S system/modules/usbcore : SERVICE_DONE > 04:04:19 S net/ip/lo : SERVICE_DONE > > The problem is with virtuals, they don't start correctly. > > As you might guess, I moved all the services from system.virtual to > default.runlevel, so I can boot. > > Maybe service-plugin is trying to handle system.virtual? > > Everything else appears to work :) > -- _______________________________________________ Initng mailing list [email protected] http://jw.dyndns.org/mailman/listinfo/initng
