LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 08-23-2024, 07:41 PM   #1
punchy71
Member
 
Registered: Dec 2011
Posts: 178

Rep: Reputation: Disabled
Which current distro has the most Mandrake code in it left remaining?


Hi,
I've been wondering which of the current distributions still has the most code left remaining in it from the original Mandrake distro from the 1990's: openMandriva, PCLinuxOS, Mageia, or what? Ultimately I was wondering which distro currently behaves the most like the old Mandrake distro...
 
Old 08-23-2024, 08:06 PM   #2
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,990
Blog Entries: 28

Rep: Reputation: 6372Reputation: 6372Reputation: 6372Reputation: 6372Reputation: 6372Reputation: 6372Reputation: 6372Reputation: 6372Reputation: 6372Reputation: 6372Reputation: 6372
I can't speak to the "most Mandrake-like" distro because it's been almost two decades since I last used Mandrake, but I can say that I've found Mageia to be a stable and reliable distro. I've been running it on one machine or other since v. 3 and have come to quite like it.
 
Old 08-23-2024, 08:49 PM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 26,867

Rep: Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358
I might conclude maybe none but I do not know what you mean by behaves like? Just from the basics both Mageia and OpenMandriva use systemd so they are out. PclinuxOS is an independent distribution that does not use systemd and if combined with KDE could be quite similar to Mandrake. It is also RPM based so again fairly close but without urpmi. Since then with 2.6+ kernels and libsata no /dev/hdx, no fixed /dev devices i.e everything is dynamic.

Last edited by michaelk; 08-23-2024 at 09:21 PM.
 
Old 08-28-2024, 07:48 PM   #4
punchy71
Member
 
Registered: Dec 2011
Posts: 178

Original Poster
Rep: Reputation: Disabled
I do not know the fundamental difference between a systemd and non-systemd system is, so if you could explain, that would be greatly appreciated.
 
Old 08-28-2024, 09:38 PM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 26,867

Rep: Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358Reputation: 6358
The old Mandrake used SySV init system.
https://en.wikipedia.org/wiki/Init

https://en.wikipedia.org/wiki/Systemd
 
Old 08-29-2024, 06:10 AM   #6
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 24,543

Rep: Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072
what do you mean by "behaves the most like the old Mandrake distro".
It has similar GUI, or what?
 
Old 08-29-2024, 06:27 AM   #7
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,728

Rep: Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668
Re: Post #1:

I had Mandrake for a bit back then, and they were repackaging Red Hat, with tweaking. Then they went broke.

I would say that all linux distros have the same basic software, but the individual tweaks that Mandrake applied, which were not that great anyhow, are gone, lost in the ether. Software suites have gone, and more importantly, many others have come. Mandrake had to deal with ISA buses, and PCIE was unheard of.

Forget Mandrake. If you're hankering after that feel as I remember it, try Antix (If you don't want systemd) or Linux Mint if you prefer it. They both work better than Mandrake ever did (that I remember). If you need rpms and not debs, try opensuse. And that's from a Slackware user! You don't sound ready to promote yourself to Slackware yet.
 
Old 08-30-2024, 09:38 PM   #8
punchy71
Member
 
Registered: Dec 2011
Posts: 178

Original Poster
Rep: Reputation: Disabled
Maybe 'behave' was a wrong choice of words. Perhaps 'features' might have been a better choice I suppose...
 
Old 08-31-2024, 02:26 AM   #9
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 24,543

Rep: Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072Reputation: 8072
Quote:
Originally Posted by punchy71 View Post
Maybe 'behave' was a wrong choice of words. Perhaps 'features' might have been a better choice I suppose...
ok, in that case what features are important for you? What are you looking for?
 
Old 09-20-2024, 11:31 PM   #10
pyjujiop
LQ Newbie
 
Registered: Mar 2022
Location: Sanford, NC, USA
Distribution: PCLinuxOS, Mint, Q4OS
Posts: 6

Rep: Reputation: 2
Probably PCLinuxOS. It still uses a lot of the same tools and methodologies that Mandrake did, stuff like SysVinit and apt-rpm, and the Control Center still looks like Mandriva. But as far as "original code" retained back that many years, there's not going to be much in any of the successor distros. If I had to guess, Mageia might have the most because it was directly forked off Mandriva in 2010, while OpenMandriva was a 2012 fork of ROSA after it had forked Mandriva. PCLOS was forked off the Mandriva base for the last time in 2007 and has been independent ever since.
 
Old 09-21-2024, 08:54 AM   #11
business_kid
LQ Guru
 
Registered: Jan 2006
Location: Ireland
Distribution: Slackware, Slarm64 & Android
Posts: 17,728

Rep: Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668Reputation: 2668
As an ex-Mandrake user & crash-tester, I don't remember many stand out features that needed preserving. There was one, a python script called 'xstart.' The background was that I was looking at various useless window managers, of which there were plenty, and my kids got mightily fed up and demanded to know why I was 'continually farting about with half-assed window managers.' They wanted kde.

I put this to the crash-test support guy, and got a middle finger. So I copied & pasted their glowing promises of support to the thread, and the guy wrote xtart to shut me up. Can you be more explicit and mention others?
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
volume "boot" has only 804kB disk space remaining z1nelson Linux - Hardware 4 12-21-2017 05:19 PM
Computer detecting right-click as left-click, left-click as left-click and middle with 2 fingers pressed as right-click Festerdam Linux - Newbie 5 06-19-2017 05:41 PM
[SOLVED] C++ code to view size of SD card remaining jwmueckl Linux - Newbie 4 03-23-2016 12:16 PM
[SOLVED] this comp has only 340 MB disk space remaining ( output form bleachbit) baloon68 Ubuntu 5 09-17-2012 02:04 PM
What distro has the most current software wcboyd Linux - Newbie 9 08-07-2006 03:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

All times are GMT -5. The time now is 06:35 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration