Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Go back in time 5 years (Score 1) 581

It would help if you stuck to the facts, instead of selling more BS, like all the other anti-systemd merchants.

Mount works the way it always does, it does not invoke systemd. Automatic mounting at boot and on other system events is handled by systemd, but the mount command is what it always has been.

Again, another hater shows that they haven't even done the barest minimal testing on systemd to see what it actually does.

Comment Re:Go back in time 5 years (Score 1) 581

In the old days, sysadmins read the documentation of a package before they installed it, instead of just blithely installing everything and then complaining that it doesn't work as expected.

Here's s a tip, junior: if you're on a system where you'd expect to have a mostly static resolv.conf, you don't install resolvconf. The use case for resolvconf is machines that change networks rapidly, such as laptops.

Next time, RTFM before you complain on the Internet and make a fool of yourself in passing.

Comment Re:I use Uber over public transit (Score 2) 237

For $3 more I get dropped off in front of my office, they pick me up on my schedule, I get a real seat belt, appropriate heating/A/C, listen to NPR, nobody asking for money or sitting next to someone not having showered for a week etc etc.

Oh yes, God forbid you little princesses should ever see the masses up close

Just remember what happened to Marie-Antoinette.

Comment Re:Gnome3, systemd etc. (Score 2) 450

No. Systemd supporters give plenty of technical reasons for their support. In my case (for one thing) it is wanting event based processing of service management. Systemd offers that, sysV rc doesn't. Like it or not, that's a technical reason.

On the other hand, you anti guys keep bringing up things like this shit, or 'not Unix philosophy', or 'monolithic hairball'. Those are not technical arguments.

Do me a favour, and refrain from answering until you can actually muster a technical argument against systemd.

Comment Re:Speed (Score 1) 928

Once again you just disregard already given information. I summarized the bug and the related posts, but since you are going to whine regardless, I'll have Jonathan Corbet of LWN do the honours.

His article has all the links, to the bug and the related discussion. Of course you are going to cherry pick single posts again, but at least the peanut gallery will get to see who is being disingenuous here.

And this is my last word in this entire discussion. I have nothing to prove; you just have to show that you can do more than cherry pick to justify your irrational hatreds.

Comment Re:Speed (Score 1) 928

No. The discussion of Kay Siever's undiplomatic initial handling of the bug split off from the main thread. Kay has been put under supervision of Greg KH, and that was it.

After that, the kernel devs and the systemd devs produced a solution.

Again, you're cherry-picking posts to support your worldview, disregarding all else, and projecting your dishonesty on others. As I said: Liar.

Comment Re:Speed (Score 1) 928

No, you did not refute my claim. You ignored the entire bug, focusing just on Lennart's final conclusion. That's cherry picking.

Seeing as that the bug report, the LKML and systemd mailing lists came up with a full solution of the bug, you are a liar if you say that the systemd devs don't fix bugs.

Here's the full solution: using the generic 'debug' parameter of the kernel command line to turn on systemd debugging is the correct way to use that parameter, as stated by Linus himself. What is incorrect is generating too much logging for the kernel message buffer; this problem is fixed by fixing the original assert bug in systemd, and by Lennart's design decision to defer as much logging as possible until userspace is up.

It's all there in the bug and related discussion. You refuted nothing. You are a liar. And an Internet blowhard, a keyboard warrior.

Comment Re:Gnome3, systemd etc. (Score 5, Interesting) 450

In fact, someone on the Phoronix forums posted a bunch of links to Joey's debian-devel posts which seems to bear this out.

Especially the first one is a clanger. If you can't support systemd on technical grounds without getting threats, something is very toxic indeed.

And no, that first post is not directly related to the Debian Constitution. That the idiotic GR trying to override the Technical Committee decision two weeks before the Jessie freeze is inspired by this kind of drivel, and that the Constitution makes these kind of purely political overrides of the technical decisions possible is rather evident though.

Comment Re:Out-of-the-box babysitting of processes (Score 1) 928

You don't have to write a very complex daemon to do that. Just write a dbus listener that subscribes to service start events on the system bus. I could do something like that in about 2 hours with a few lines of Perl.

In fact, on a discussion list for 'Linux Experts' I provided one such script in 30 minutes when someone asked for a way to react to new devices being added to the system.

Slashdot Top Deals

"Poor man... he was like an employee to me." -- The police commisioner on "Sledge Hammer" laments the death of his bodyguard

Working...