[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Debian systemd survey



On Fri, May 24, 2013 at 08:40:19AM +0200, Marc Haber wrote:
> On Thu, 23 May 2013 12:50:00 -0700, Steve Langasek <vorlon@debian.org>
> wrote:
> >Also worth noting:
> >
> >~/systemd$ find . -name '*.c' | grep -vE 'tests|test/|intl/|udev/' \
> >           | xargs wc -l | tail -n1
> > 149081 total
> >$ find . -name '*.c' | grep -vE 'tests|test/|intl/|udev/' | xargs wc -l \
> >  | tail -n1
> > 31282 total
> >$

> >Yep, systemd has a larger community of contributors... and weighs in at
> >nearly 5 times the code base.

> Granted, those 110KLOC may save almost as much lines of code in init
> scripts.

No, this is not the case.  Upstart jobs are short, simple, and lacking in
shell boilerplate, just as systemd units are.

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slangasek@ubuntu.com                                     vorlon@debian.org

Attachment: signature.asc
Description: Digital signature


Reply to: