Re: [systemd-devel] gentoo openrc

2010-08-10 Thread Reno Reckling
Am 10.08.2010 13:34, schrieb Graham Cantin: > Nope, I think they solved the goal you mentioned first -- executing a > frontend shell script while the system is up and running to parse run > dependencies is much different than bash(1) running *during* init. Nevertheless, if you look at /etc/init.d/

Re: [systemd-devel] gentoo openrc

2010-08-10 Thread Graham Cantin
On Mon, Aug 9, 2010 at 5:57 PM, James Cloos wrote: > IIRC, one of the points of the openrc work -- as posted to the lists -- > was to eliminate the need for bash(1) during init. On Mon, Aug 9, 2010 at 10:11 PM, Reno Reckling wrote: > Phase 1 is a shell script which loads each init script and c

Re: [systemd-devel] gentoo openrc

2010-08-10 Thread James Cloos
> "RR" == Reno Reckling writes: RR> So there is in fact some shellscript-calling involved. Perhaps the goal exagerated the eventual code. Or maybe the backlash changed the plans. (I'd forgotten until just now, but the init.d/net code, especially, was very bash-riented and they didn't wan