LWN.net Logo

Fast boot

Fast boot

Posted Nov 9, 2012 2:50 UTC (Fri) by Cyberax (✭ supporter ✭, #52523)
In reply to: Fast boot by marcH
Parent article: LCE: Systemd two years on

Requiring C compilation for each change is a strawman.

You need to change SystemD code only for very major new features. Small changes can be done just fine by using wrappers over executable files and/or script hooks (basic systemd functionality).


(Log in to post comments)

Fast boot

Posted Nov 9, 2012 11:57 UTC (Fri) by gb (subscriber, #58328) [Link]

Wrappers and hooks. Hope that Debian will never integrate this.

Fast boot

Posted Nov 9, 2012 12:11 UTC (Fri) by mpr22 (subscriber, #60784) [Link]

systemd is available in wheezy, as are upstart, sysvinit, and runit.

Fast boot

Posted Nov 9, 2012 12:12 UTC (Fri) by gb (subscriber, #58328) [Link]

I meant never switch completely to it without possibility to choose something else.

Fast boot

Posted Nov 9, 2012 13:30 UTC (Fri) by anselm (subscriber, #2796) [Link]

Too late. Systemd is already available in Debian for those who want to install it.

The jury is still out on whether it will eventually become the default init system for Debian (at least on Linux). There are reasonable arguments both in favour and against.

Fast boot

Posted Nov 9, 2012 18:10 UTC (Fri) by Cyberax (✭ supporter ✭, #52523) [Link]

What's wrong with them?

Oh, and start-stop-daemon (present in almost every Debian initscript) is very much a wrapper already. And an ugly one at that.

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds