this post was submitted on 24 Dec 2023
501 points (85.9% liked)

linuxmemes

20781 readers
1115 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] onlinepersona@programming.dev 9 points 9 months ago (13 children)

I'm actually curious what BSD provides in comparison to Linux. What does it add, do better, or worse?

The only thing I know is that they introduced some stuff way before linux did, but that's simply due to the age. BSD jails for example have been around for a long time. Buy beyond that, it was never apparent to me why linux took off and BSD didn't.

CC BY-NC-SA 4.0

[–] cyberpunk007@lemmy.world 7 points 9 months ago (2 children)

Bsd is a complete package and tested as such. All the software and everything. It's like windows, when it's released you install it and you get wordpad, edge, calculator etc. Bsd is the same that way. Linux is just a kernel, with the distributions bolting on the gnu software. I know it sounds kinda the same but it's not.

Also the license. With Linux I think you need to cite it's use and you can't charge for something build with it (of course there's exceptions, like packages you create do not need to be for example), but bsd license is the most permissive. You can charge a customer for it and dress it up however you want.

No systemd.

There's some other stuff too

[–] joonazan@discuss.tchncs.de 8 points 9 months ago

You don't need to cite, you need to provide source code. The point of GPL is to allow the user to inspect and modify the software. You can even sell it as long as you provide the modified source code under the same license.

load more comments (1 replies)
load more comments (11 replies)