Zucca,

This means Chimera is not a GNU/Linux system, as it utilizes neither GNU utilities, nor GNU libc, nor GNU toolchain. The system is bootstrappable almost entirely without any GNU components (other than make) and is capable of booting without them (however, most people will have some).

I’d guess they’ll move to some bsd make at some point.

CjkOvPDwQW,

Good luck with that, with the amount of Programmers that use the Gnuism for make, I would say that no developer can patch that amount of software

Zucca,

Uh. That would be huge undertaking indeed.

Let me guess all these makefile generators create gnu-style makefiles too?

CjkOvPDwQW,

Didn’t know that those projects existed, I have always written makefiles from begining based myself on the dwm makefiles :)

But a quick Google search and the first project that appears say that:

A simple makefile generator that can generate makefiles for: GNU-make targeting MinGW, clang-cl or MSVC.

gobbling871,

This is nice. Shame it won’t support systemd.

Zucca,

Turning this a little around by saying: systemd doesn’t support musl.

I remember reading somewhere that systemd specifically uses some gnu extensions of glibc, and thus cannot be built against any other libc implementation (at the moment).

whoami,

I heard about this a little while back. I think it’s interesting, and it’s nice to see someone try something slightly different. The creator is obviously opinionated about how their distro should work. At least it’s not just another debian/ubuntu based distro.

reggie,
@reggie@lemmy.fmhy.ml avatar

Just use Alpine. Chimera uses Alpine’s package manager anyway. The only reason you havent heard about Alpine in this context is because they do not claim they are doing anything revolutionary, they just strive to make a great distro.

wgs,
@wgs@lemmy.sdf.org avatar

I already used alpine for a few years, before containers were a thing. I heard about it exactly because it was advertised as a distro without GNU components, which was revolutionary at the time.

You sound weary with that kind of comment, I wonder what bother you so much about seeing a new distro pop up ?

Zucca,

Alpine is nice, but this one has some differences:

  • LLVM instead of GCC toolchain
  • not so barebones, gives you more ready-to-go installation
  • obviously not so lightweight
flashgnash,

I thought the whole point of alpine is it’s lightweight, given its use in so many docker containers

priapus,

They are saying these are the difference Chimera has

Zucca,

I was stating that this Chimera isn’t that lightweight.

mvirts,

I could waste a lot of time on this :)

Raphael,
@Raphael@lemmy.world avatar

Sure, go ahead, use licenses that let Apple steal everything later.

Aatube,
@Aatube@kbin.social avatar

Not using GNU software doesn't mean you don't use any copyleft licenses or GPL.

troyunrau,
@troyunrau@lemmy.ca avatar

It is good to have a diversity of software. That doesn’t make it stupid. Most of the alternatives to GNU programs are GPL licensed anyway.

mrh, (edited )
@mrh@mander.xyz avatar

This is patently false. Most alternatives to GNU software are permissively licensed (MIT, BSD, Apache, etc.). Just look at musl, clang, bzip2, and the various “new” userland replacements like ripgrep, neovim, bat, exa, dust, etc. The one notable exception is busybox which is GPL 2.

I don’t know why this trend exists, but I am constantly disappointed that talented young open source devs choose to sacrifice software freedom just because it will make their software easier to integrate in proprietary contexts. This strikes me as pure vanity or greed on the devs part so that their software is more popular and maybe even monetizable.

I hope that trend halts, but time will tell.

OsrsNeedsF2P,

MIT, BSD, Apache, are all cuckold licenses

wgs,
@wgs@lemmy.sdf.org avatar

Arguing over licences to judge how much a piece of software is worth is sterile IMO.

If you personally cannot use software that’s not GPL’d, then it’s fine. But there’s no need to sound condescending like this, it brings absolutely nothing to the table. This could only result in a flame war (and it already is unfortunately, seeing the comments below), which is kind of sad.

So yeah, no prob mate, this is not for you, we get it. See you on the next thread 🫡

Jarmer,

Oof, the most recent news posting is “entering alpha phase” which is a big no thanks for me. In addition, the main descriptive sentence says “It aims to be clean and usable while addressing the various shortcomings of an average Linux distribution.” But then doesn’t explain that. What does it consider to be shortcomings of an average distro?

wgs,
@wgs@lemmy.sdf.org avatar

Yeah it’s definitely young and not for everyone. But you gotta start somewhere ! I do agree that the “shortcomings” are not explicitly defined, but rather implied in the FAQ.

smpl,
@smpl@discuss.tchncs.de avatar

Sounds like an interesting systemd free Linux distro and what’s not to like about the BSD userland. Thanks for sharing.

Lakso,

What’s wrong with GNU?

smpl,
@smpl@discuss.tchncs.de avatar

It’s not Unix.

Mindlight,

I see what you did there…

Jagger2097,

I’ve HURD that

Zucca,

🥁 🐍

wgs,
@wgs@lemmy.sdf.org avatar

It’s not about GNU being wrong or not, it’s about having the choice.

nephs,

Yeah, you have the choice of have your software be controlled by companies that could just stop licensing it.

But to Lakso’s question, the point of GNU is to disallow closing down sources. Companies don’t like that, because it’s not profitable. They need non gnu stuff so that they can build money printing closed gardens with it.

Aatube,
@Aatube@kbin.social avatar

Not using GNU software doesn't mean you don't use any copyleft licenses or GPL.

nephs,

GPL, also known as GNU GPL. en.m.wikipedia.org/…/GNU_General_Public_License

The reason for non GNU distros is to maintain the right of closing down the source of whatever product you build with it, disallowing the customer’s software freedoms.

It would be pointless to have a non GNU system with other copyleft protections, because that’s counter to the reason why they exist, in the first place.

Aatube,
@Aatube@kbin.social avatar

Besides what LeFantome said, I don't understand why other copyleft protections without GNU is counter to the reason they exist.

xkforce,

You’re confusing the GPL with GNU

Zucca, (edited )

Alpine is also GNU-free afaik.

EDIT: Except for the GCC toolchain.

bdonvr,

It’s a lot of things-free, to be fair

wgs,
@wgs@lemmy.sdf.org avatar

That’s kind of the point though, as it’s now used as a base for many containers ;)

monotrox,

Its still amazing how easy it is to use, you can get a desktop environment running in a couple of minutes and apk is insanely fast and easy

Would have probably tried as my main PC distro if NVIDIA drivers would work on it :(

wgs,
@wgs@lemmy.sdf.org avatar

That’s right ! It uses BusyBox as its userland which was my main problem with it (though you can easily install GNU coreutils).

baronvonj,
@baronvonj@lemmy.world avatar

had the same thought, not sure if Alpine is built with LLVM though.

Zucca,

Yup. It uses GCC toolchain afaik.

reggie,
@reggie@lemmy.fmhy.ml avatar

Chimera Linux actually uses apk or Alpine Package Keeper as its package manager, they acknowledge this but despite that market themselves as if they did something revolutionary that has never been done before

housepanther,
@housepanther@lemmy.goblackcat.com avatar

This is kind of intriguing. I like FreeBSD’s userland tools a lot better. Have you tried running it? If not, I might see what it’s all about. The GNU toolchain is a mixed bag. Some of it is really well documented, some stuff average, and others is just a dog’s breakfast.

wgs,
@wgs@lemmy.sdf.org avatar

I only learnt about it today, so I couldn’t check it. I have this project of building my own distro using musl and a non GNU userland, and it is a very annoying process, so I felt like I should share this one.

housepanther,
@housepanther@lemmy.goblackcat.com avatar

I can only imagine that this project is not an easy one! Wishing you the best with it.

noodlejetski,

not to be confused with ChimeraOS chimeraos.org

Hextic,

I was confused.

noodlejetski,

way to follow the instructions!

asexualchangeling,

I had to scroll to here in the comments to realize that it was something separate

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • [email protected]
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • oklahoma
  • Socialism
  • KbinCafe
  • TheResearchGuardian
  • Ask_kbincafe
  • SuperSentai
  • feritale
  • KamenRider
  • All magazines