this post was submitted on 26 Mar 2024
913 points (100.0% liked)

linuxmemes

24588 readers
1677 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 10 points 1 year ago* (last edited 1 year ago) (9 children)

    Faster, more stable, no systemd, supports musl and architectures not usually supported by most distros. It's probably the most stable rolling release distro out there.

    [–] [email protected] 21 points 1 year ago (4 children)

    What is the benefit of no systemd?

    [–] [email protected] 30 points 1 year ago (1 children)

    It's too popular and it works too well.

    [–] [email protected] 6 points 1 year ago (2 children)

    Not true, doesn't work well at all. It's bloated and full of bugs.

    [–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

    I literally haven't run into a single one in the whole time Arch has been using it.

    (I installed Arch shortly before it switched to systemd and have been using it since without pause)

    [–] [email protected] 1 points 1 year ago

    You must be running hardware not older than 4 or 5 years. Try running it on hardware 10+ years old.

    [–] throwwyacc 2 points 1 year ago (1 children)

    What are the systemd bugs that are so bad? I kinda get the bloated comment, but I don't really mind when it serves its purpose

    [–] [email protected] 2 points 1 year ago (1 children)

    Closing handles on services that for god knows what reason, just hang. Also stopping and starting services again doesn't always work as intended.

    [–] throwwyacc 2 points 1 year ago (1 children)

    That's interesting. I've never had any issues with systemd directly mainly with poorly setup default configs I'm a big fan of a centralised place to manage services. Works super well with podman quadlets

    But I'm not too invested use whatever works for you I reckon

    [–] [email protected] 1 points 1 year ago

    I'm also a fan of centralized places to handle things (I prefer having just one package manager, not the package manager and flatpak and pip and god knows what else), but there are other init/service managers.

    [–] [email protected] 15 points 1 year ago* (last edited 1 year ago)

    The main benefit is that when people get tired of distro flame wars, they can move on to init system flame wars.

    [–] [email protected] 9 points 1 year ago (1 children)

    With the price of energy being what it is, people need the systemd flame wars to keep them warm!

    [–] [email protected] 5 points 1 year ago (1 children)

    No, I just don't like systemd. It's bloated and full of bugs. Just because almost every distro out there uses it, doesn't mean it's good.

    [–] [email protected] 14 points 1 year ago (1 children)

    I'm feeling warmer already, thanks!

    [–] [email protected] 5 points 1 year ago (1 children)

    OK, I have to admit, i kinda fell for it πŸ˜‚.

    [–] [email protected] 5 points 1 year ago

    It made me chuckle, so thanks for that!

    [–] [email protected] 4 points 1 year ago (1 children)
    [–] [email protected] 2 points 1 year ago (1 children)

    I have no horse in this race, I don't have strong feelings about it either way as long as it works. But I can't help but notice that OP skipped replying to me.

    [–] [email protected] 3 points 1 year ago

    OP said β€œbloated and full of bugs”.

    I've been using Arch since shortly before they started using systemd and literally never ran into a systemd bug.

    I have no clue at this point what β€œbloated” means. Maybe if everything works and you don't have to hack up your own solution all the time, that's β€œbloat”?

    [–] [email protected] 9 points 1 year ago (1 children)

    Oh great so now i have to unlearn systemd again?

    [–] [email protected] 4 points 1 year ago* (last edited 1 year ago) (1 children)

    Runit is even easier than doing things in systemd.

    https://youtu.be/PRpcqj9QR68

    It really is that easy. Runit is probably the simplest init/service manager there is out there.

    [–] [email protected] 2 points 1 year ago

    Here is an alternative Piped link(s):

    https://piped.video/PRpcqj9QR68

    Piped is a privacy-respecting open-source alternative frontend to YouTube.

    I'm open-source; check me out at GitHub.

    [–] [email protected] 3 points 1 year ago (2 children)

    Does it support glibc while it supports musl?

    [–] [email protected] 3 points 1 year ago (1 children)

    Yes. From their website:

    C library diversity

    Void Linux supports both the musl and GNU libc implementations, patching incompatible software when necessary and working with upstream developers to improve the correctness and portability of their projects.

    [–] [email protected] 1 points 1 year ago (2 children)

    "Patching incompatible software"

    What does that mean? If glibc is supported why there is a portability issueand requirement of patches?

    [–] [email protected] 2 points 1 year ago (2 children)

    Presumably so it can work with either libc implementation.

    [–] [email protected] 1 points 1 year ago (3 children)

    Well if glibc is supported all glibc softwares must work right?? Patching the software to support musl would not be needed if it does support glibc

    [–] [email protected] 3 points 1 year ago

    Even if it's supported, it doesn't mean it needs to be installed in every system. If the user wants to use a Musl-based system, the software working only on glibc needs to be patched. At least that's how I understood these statements.

    [–] [email protected] 1 points 1 year ago

    Some patches are there for software that reauires systemd or parts of it.

    [–] [email protected] 1 points 1 year ago

    But the Void Linux team specifically wants to support both glibc and musl

    load more comments (1 replies)
    [–] [email protected] 1 points 1 year ago (1 children)

    They are likely referring to musl. Patches might be needed for some programs to work with musl.

    [–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

    Not just musl, software that depends on systemd (or parts of it) as well.

    We also need to patch binaries as well sometimes 😁. It is fun though, cutter and/or iaito are great tools.

    [–] [email protected] 2 points 1 year ago (1 children)

    Yes, there are basically 2 builds for every architecture. One is glibc, the other is musl. I haven't used the musl builds that much, just toyed with them a few times (mainly because of lack of software), but if you only use open source software that doesn't specifically depend on the GNU toolchain, yes, you can daily drive it, no doubt there. And yes, it is faster than the glibc builds.

    [–] [email protected] 1 points 1 year ago

    Yeah different builds. Not what i expected

    [–] [email protected] 2 points 1 year ago

    Gonna give it a try one day

    [–] [email protected] 2 points 1 year ago (1 children)

    Many programs aren't packaged for Void though

    [–] [email protected] 2 points 1 year ago (1 children)

    Repackaging is easy though with xbps-src.

    [–] [email protected] 1 points 1 year ago (1 children)

    Tell me more about it. Let's say I have an Arch (AUR) package that I want to repackage for Void, how do I do it?

    [–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

    The syntax is a bit different, but everything else, more or less the same. In fact, if you just wanna repackage a deb or an rpm, it's even easier than in Arch, xbps-src can handle deb and rpm automatically, it detects dependencies and does repackaging on it's own. You basically just have to feed it the deb/rpm file in a one liner, that's it.

    I should probably give an example. Here is the template file (they're called templates in Void) for Viber. You basically just feed it the deb, do a vcopy (copy operation specific to xbps-src) and that's it, everything else regarding the repackaging is done automatically by xbps-src.

    [–] [email protected] 1 points 1 year ago (1 children)

    Thanks for the explanation. How does xbps-src handle dependencies? I.e. does it somehow detect the dependencies in the original package and find corresponding Void Linux packages? What about dependency versions? What happens if a dependency is not available in the Void repos?

    [–] [email protected] 1 points 1 year ago (1 children)

    How does xbps-src handle dependencies?

    Regarding feeding it rpm/deb packages, it reads the dependencies from the deb/rpm package and uses the equvalent names in shlibs (shared libraries). That's basically a list of libs that some applications expect to find, so xbps-src just makes a symbolic link to the equvalent lib with the name that the app expects to find. Look at the example I gave above with libtiff.

    Regarding everything else built from source, there are 3 types of dependencies, since the packages are built in a chroot: hostdepends - dependcies that are requires by the chroot system, makedepends - dependencies that are required to build the package, depends - dependencies that are required to run the package. The ones that are required just to run the thing are the just depends, the other 2 are required for building only.

    What happens if a dependency is not available in the Void repos?

    You find the equivalent lib in Void (the xtools package is a great help for a lot of things, including repackaging), add it to shlibs and that's it. If it's proprietery or Void doesn't have it (higly unlikely if it's open source... I have yest to run in a case like that), you have to put in the template as a distfile (if proprietery and only binary versions are available), or you have to compile from source (also done automatically by xbps-src once it detect there are distfiles for the lib and is not present in the repos).

    Building from source is also easy in most cases (when no patches need to be applied). xbps-src has build styles (gnu-make, meson, etc.), so you just define that in the buildstyle parameter and it does everything automatically, including adding missing build dependencies.

    xbps-src goes through a lot of trouble to make packaging and building as automatic as possible.

    [–] [email protected] 2 points 1 year ago (1 children)

    Thank you very much for this in-depth explanation. I will definitely consider Void as my next distro of choice.

    [–] [email protected] 1 points 1 year ago (4 children)

    I think you'll like it 😊.

    load more comments (4 replies)
    [–] [email protected] 1 points 1 year ago (1 children)

    Interesting. I will have to try it some time. I just know on my raspberry pi 5, out of the few OSes I could get to run on it, Arch was the fastest and smoothest running, and gets updates all the time. All this, even though rpi5 is not even officially supported yet!

    [–] [email protected] 1 points 1 year ago

    Void runs even faster, I've tried (on an older RPi, but still).

    load more comments (3 replies)