this post was submitted on 18 Nov 2024
12 points (100.0% liked)

Linux

48216 readers
662 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
 

I have an old notebook which I've been toying with a few smaller distros on (typically easy to install, liveCD types), and while I enjoy the tinkering aspects of this, I had a thought that I've been mulling.

In the past I've run distributions based on larger, better supported, systems (Ubuntu, Debian, Arch, etc.) and if or when they have folded, like crunchbang did, or PeppermintOS (however briefly), I just changed them out.

However, if I were to go back to peppermintOS, say, would it be feasible to 'convert' the system to the parent distribution? So, could I force peppermintOS to 'become' Debian, for example? Or is this overly simplistic? It's a level of engagement with my operating systems that I just haven't had!

you are viewing a single comment's thread
view the rest of the comments
[–] ALiteralCabbage@feddit.uk 2 points 4 hours ago (2 children)

So if there's additional repositories does that mean that there is likely to be core functionality which would be broken if it stops being maintained?

[–] eldavi@lemmy.ml 1 points 1 hour ago

check the distro's changelist to find something like that since not all downstream distros are the same; some are more modified than others from their base.

[–] MyNameIsRichard@lemmy.ml 1 points 3 hours ago

Again it depends on what those repositories do.

EndeavourOS (Arch based) adds a repository which appears to be for their utilities, otherwise they use the Arch repositories. You could probably continue using it with minimal disruption although the utilities would be unmaintained.

Manjaro (also Arch based) uses its own mirrors of the Arch repositories and adds some of its own. If it vanished, it would quickly become out of date and full of security holes. A new install would be necessary.

In either case, I'd do a clean install of Arch because why give yourself the headache.