this post was submitted on 01 Apr 2024
293 points (98.3% liked)

Linux

47345 readers
1523 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] MigratingtoLemmy@lemmy.world 18 points 5 months ago (2 children)

Are these rolling out to LMDE?

[–] palordrolap@kbin.social 21 points 5 months ago (1 children)

LMDE is already on pipewire as far as I can tell. I have a process running by that name, as well as one called pipewire-pulse which I assume is providing some or all of the old pulseaudio functionality for whatever might be expecting it.

No problems I'm aware of. I thought I was having problems early last month, but that turned out to be hardware failure.

[–] MigratingtoLemmy@lemmy.world 4 points 5 months ago

That's great to hear! Thanks

[–] selokichtli@lemmy.ml 6 points 5 months ago (2 children)

I would expect all these changes get to LMDE except the kernel, which is based on Ubuntu.

[–] acockworkorange@mander.xyz 1 points 5 months ago (1 children)

Why except the kernel? Of all the things, that’s the easiest to get custom.

[–] selokichtli@lemmy.ml 1 points 5 months ago (1 children)

Sure, you still can customize the kernel, it's just not the same default kernel for LMDE. Kernels move differently in Debian but you can always install something like the Liquorix kernel if you need the newest, and Ubuntu still uses the HWE model IIRC.

[–] acockworkorange@mander.xyz 1 points 5 months ago (1 children)

What I mean is that it’s about the easiest package for the Mint team to package a custom version of. No dependencies to worry about. Or they can pull the HWE from Ubuntu and ship it with LMDE.

[–] selokichtli@lemmy.ml 1 points 5 months ago* (last edited 5 months ago)

I don't think that's a good idea. Moreover, it would defeat the purpose of using Debian Stable as the base system and their magnificent team of kernel maintainers. If you want the HWE just use plain Linux Mint, if you need a current kernel, go with a rolling release distro, and if you need Debian, try Sid.