Slashdot Mirror


Systemd-Free Artix Linux OS is Looking For Packagers (artixlinux.org)

MrBrklyn (Slashdot reader #4,775) writes: Artix Linux, the young systemd free OS based on arch, is reaching a critical point in it's development and calling for new packagers.
Here's more from the ongoing thread on the project's forum: You don't have to be an expert in the occult arts for that; an elementary grasp of Linux in general and how PKGBUILD works should be enough for basic contributions. Help and training will be provided, free of charge!

14 of 209 comments (clear)

  1. Phrasing by MSG · · Score: 1, Insightful

    That's a weird way to say "There aren't really that many developers or other technically skilled users who don't want systemd."

    1. Re: Phrasing by Anonymous Coward · · Score: 2, Insightful

      ... but also want to run Arch you mean. There are already a few systemd-free Linux distros.

    2. Re: Phrasing by Uecker · · Score: 5, Insightful

      I am scientist. I have to learn new stuff every day. I develop new stuff every day. But I have no sympathy for people wasting my time by breaking standard tools or conventions with no good reason. And the "you are just to lazy to learn new things" argument is just BS. I want to spend my time learning interesting things and not have to relearn how to do basic stuff with my computer because some random dude at Redhat thinks the ideas he has are so important that he can waste the time of everybody else.

    3. Re: Phrasing by gweihir · · Score: 5, Insightful

      Funny, I am a scientist and an engineer, and I can evolve. But since I am a good scientist and a good engineer, I will not evolve in a bad direction, and hence I will not use systemd. Live is just to short to use crappy unnecessary improvements made by people with small skills and huge egos.

      Mindlessly running after a really demented hype is not "evolution". The correct term is "devolution" and it is not a good thing.

      Incidentally, if you cannot recognize and build on things that are in a finished state and are more than good enough, then you are most definitely not a scientist or an engineer. Then you are just a hack.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    4. Re: Phrasing by VonSkippy · · Score: 3, Insightful

      You're absolutely right. When I went from Centos 6x to Centos 7x I had to learn nothing to make the box go from 100% uptime to crashing 2-3 times a week. Systemd is great, for no known reason it took a perfectly working system and turned it into a metal case full of steaming shit. Systemd only helps DIstro builders, it does NOTHING for any System Admin or Server wrangler. I have real work to do on my computers, so fixing a distro's fatal flaw isn't (and never will be) on my todo list.

    5. Re: Phrasing by MrBrklyn · · Score: 4, Insightful

      Like the intern who wrote the Linux kernel. I've heard dishonest critism like that for decades and it always comes from some deep seated basic misunderstanding of how the world work. Most init scripts are not written by interns, but those that are, that is OK as well.

      It is better than trusting everything to a single development team .... one I am not particularly trustful of.

      --
      http://www.mrbrklyn.com/amsterdam.html http://www.brooklyn-living.com
  2. Re:Educate me: What does systemd provide/do by gweihir · · Score: 5, Insightful

    I don't agree that replacing sysIV init is a good idea. All the arguments for that boil down to "not invented here".

    Why is it that so many tech people cannot let things that work well the fuck alone?

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  3. Systemd is Bad right? by geoskd · · Score: 4, Insightful

    Around 2014, with the switch to Systemd, Debian started to decline in popularity. This was followed by the equally stunning change in Ubuntu to the same init system. By 2018, it was apparent that both distributions were headed to the scrap heap of history as they had lost nearly 80% of their user base in the 3 intervening years.

    Oh, wait, that didn't actually happen? Debian/Ubuntu still has the same userbase in the Linux Desktop and Server markets it had before the Systemd change?

    I guess the markets have spoken, and the predictions of doomsday were nothing more than the echo chamber effect of a very small and very vocal minority of people who do not appear to represent either Linux users or Linux developers as a whole. That is the only explanation that fits the facts.

    --
    I wish I had a good sig, but all the good ones are copyrighted
    1. Re:Systemd is Bad right? by DeHackEd · · Score: 5, Insightful

      I disagree.

      The hate is real (and has been discussed to death already), but the list of alternatives is depressingly small. Linux Distros are a necessary component of the Linux ecosystem with updates and fixes. If the options are between a distro with an init system you don't like, or some obscure/niche distro which doesn't have extended support options, the decision has been made for you. And unfortunately systemd has reached that level of penetration.

      And THAT is why additional distros coming along without systemd is newsworthy... (Well, by slashdot standards I guess).

    2. Re:Systemd is Bad right? by tlhIngan · · Score: 1, Insightful

      The hate is real (and has been discussed to death already), but the list of alternatives is depressingly small. Linux Distros are a necessary component of the Linux ecosystem with updates and fixes. If the options are between a distro with an init system you don't like, or some obscure/niche distro which doesn't have extended support options, the decision has been made for you. And unfortunately systemd has reached that level of penetration.

      If as many people as you imply hate SystemD so much, then there should be an extensive amount of alternative distributions. It's that simple - if so many people hate it, then those "so many people" (who I might add are people who know Linux in and out extensively, and less so users with no technical mastery) should offer plenty of development resources to the alternative distributions.

      There are only a few out there, so development resources can be relatively concentrated, and a call for help should be fulfilled within days .

      And yes, that includes stuff like extended support and all that.

      So it's either general griping by the Linux crowd who just wants to gripe for the sake of griping, a few vocal people who are angry at SystemD for whatever reason, or people really hate learning something new and would rather keep to their old ways of doing things but otherwise have no problem with SystemD.

      If so many technically minded people really have issues with SystemD, then manpower for these alternative distributions shouldn't be a problem. And neither should money - since these technically minded people are often the ones that control the money spending as well, so they can also contribute to the development of alternative distributions.

  4. Re:Educate me: What does systemd provide/do by DCFusor · · Score: 3, Insightful

    SysVInit worked fine for me, and no it doesn't boot slower. See what systemD does if you've got stuff waiting for network and for whatever reason there's no network or it's flakey. No warning at all - just no boot, or eventually a boot with no warning.
    How helpful.
    See what systemd does about share mounting in fstab or even the .share way. Why do I have to learn it's log and status tools after already having had to learn the other way of just using a text editor and knowing some filenames? I have other stuff to learn.

    --
    Why guess when you can know? Measure!
  5. Re:Educate me: What does systemd provide/do by kbrannen · · Score: 4, Insightful

    I don't agree that replacing sysIV init is a good idea. All the arguments for that boil down to "not invented here".

    Why is it that so many tech people cannot let things that work well the fuck alone?

    +1 Wish I had mod points for that. It seems like so many people think mature software is bad or something. Sure, Sys-init/Upstart/whatever had its issues at times (and usually in very small ways), but there were solutions to those warts; it's just that no one really put all the parts together, or so it seems to me.

    I've had Systemd fail me in mysterious ways where the system refused to come up (1 I never figured out and solved by backing Systemd out), but I've never had Sys-init/Upstart/whatever fail to boot far enough I couldn't do something with it (and it fails me even in tiny ways so infrequently it's been years since that happened).

    To me as a *user*, Systemd feels like a solution in search of a problem. I know the distro/package maintainers like it because it creates less work for them, but I think this is a case where the distro/package maintainers have forgotten at least 1 of their goals: to make it easier on the user.

  6. If only systemd stopped there by raymorris · · Score: 4, Insightful

    The original purpose of systemd was to replace System V init.

    They did replace System V init, in a very non-Unix-like way, with a monolithic blob full of binary interfaces, Windows-style.

    They then continued to merge in more and more stuff, like a friggin DNS server. Had they stopped before replacing Network Manager with yet another integrated blob, systemd would just be a poorly thought out init system which is the opposite of the UNIX way of doing things. Since they didn't stop, but rather continue to merge more and more unrelated stuff, it's a real problem.

  7. Re:Educate me: What does systemd provide/do by MSG · · Score: 1, Insightful

    like when you're database is turned off by a failed webserver

    I'm not talking about dependencies, I'm talking about process groups. Your database is almost certainly not started by your web server, or by the web server service. It's not part of the same process group.

    I'm starting to get the impression that you don't understand how these things work.