Ian Jackson's general resolution to prevent init system coupling has failed to pass, the majority vote deciding that the resolution is unnecessary. This means that not only will Debian's default init be systemd, but packages will not be required to support other init systems. Presumably, this means that using other init systems on Debian (without using systemd as a base) will not be possible without major workarounds, or possibly at all. It also leaves the future of Debian projects such as kFreeBSD unclear, as systemd is linux specific.
The vote results can be found here
The winners are:
Option 4 "General Resolution is not required"
(Score: 2) by cockroach on Wednesday November 19 2014, @12:00PM
Gah, HTML fail. Sorry 'bout that.
(Score: 3, Funny) by Konomi on Wednesday November 19 2014, @12:05PM
We have forever immortalised your mistake on the Internet *evil laugh*.
(Score: 2) by cockroach on Wednesday November 19 2014, @12:34PM
:)
(Score: 2) by The Mighty Buzzard on Wednesday November 19 2014, @12:06PM
Heh, yeah. <blockquote> or <quote> are I think what you were going for. We pondered <q> as well but it's apparently part of the html spec and used for in-sentence quoting.
My rights don't end where your fear begins.
(Score: 2) by cockroach on Wednesday November 19 2014, @12:08PM
Heh yep, I must be spending too much time on bad forums. I hereby promise to henceforth always use the preview button.
(Score: 0) by Anonymous Coward on Wednesday November 19 2014, @02:22PM
Not to sound like a stupid n00b but is there an easy way to escape the angle brackets and HTML tags on SN? I can use the escape codes but they are turned into their respective characters after a preview and will not render come the next preview or posting.
I would like to request that the Soylent dev team change the parser for the Comment box to eliminate the substitution of characters for their escape codes after a preview. We can then see the expected characters in the preview window and make the corrections in the text field. To me, the rendering of an escape code in the input field after a preview is an annoying bug. I have to edit the post off-line to preserve the escape codes and copy-paste to keep things sane.
(Score: 2) by The Mighty Buzzard on Wednesday November 19 2014, @02:30PM
<foo> should be what you're looking for, for now. This behavior will be the default and not screw up (it does right now) when you hit preview with the 14.12 update most likely though. Been doing a lot of work on removing filtering of user input and only and properly filtering output.
My rights don't end where your fear begins.