Could somebody explain like I'm five?
I second... Wannabe hacker and don't understand
http://meetings-archive.debian.net/pub/debian-meetings/2013/...
21–30 of 152 posts
Could somebody explain like I'm five?
I second... Wannabe hacker and don't understand
http://meetings-archive.debian.net/pub/debian-meetings/2013/...
For a fun retelling of the events (I think this only works on Firefox): http://aceattorney.sparklin.org/jeu.php?id_proces=57684
Could somebody explain like I'm five?
More on the Debian debate: https://wiki.debian.org/Debate/initsystem/upstart
And the Phoronix has a good overview of how this is playing out: http://www.phoronix.com/scan.php?page=news_item&px=MTU1NjA
Not a surprise, was there a compelling reason for upstart at all?
Could somebody explain like I'm five?
I second... Wannabe hacker and don't understand
For a fun retelling of the events (I think this only works on Firefox): http://aceattorney.sparklin.org/jeu.php?id_proces=57684
For a fun retelling of the events (I think this only works on Firefox): http://aceattorney.sparklin.org/jeu.php?id_proces=57684
Could somebody explain like I'm five?
I second... Wannabe hacker and don't understand
I found this explanation of systemd interesting (though more suitable for a wannabe hacker than a 5-year-old (though I suppose the two sets may not be disjoint)): http://0pointer.de/blog/projects/systemd.html
Not a surprise, was there a compelling reason for upstart at all?
Not that I can think of. Upstart is slightly simpler than systemd to build configuration files for, but that's also because it doesn't have any advanced features like memory/processor/IO limits or the like. Additionally it doesn't even properly manage child processes... so you have to use wrappers to get Unicorn management working right in Upstart.