LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   About auto-forking the Slackware into Jurassic Linux for its beloved 90 old supporters and keeping going for rest of us... (https://www.linuxquestions.org/questions/slackware-14/about-auto-forking-the-slackware-into-jurassic-linux-for-its-beloved-90-old-supporters-and-keeping-going-for-rest-of-us-4175568830/)

Habitual 02-01-2016 10:37 AM

https://www.youtube.com/watch?v=uqcSWI6Ppks

Darth Vader 02-01-2016 11:22 AM

Besides the choices by Design (i.e. our INIT System is BSD like by inception, then it never can be friendly with SystemD), I can't see any serious lack of modernity under (current) Slackware, excluding the LinuxPAM and its Kerberos friend.

Instead, I would like to argue, for example, that P.V. should be more conservatory about GCC, which is so modern that can create possible compilation problems, in my opinion.

Even for those who blame the lack of dependencies, I don't know if is not already know, that Slackware sports a fully functional RPM, and someone who grow a pair of balls, can literally rebuild the Slackware into RPM packages and get his dependencies goodness in a native way, with no additional package.

Then, either our resident Grandpas aren't too efficient in their protests...

OR, much better, as I like to believe, our resident Grandpas are some cool guys, ready to teach lessons of modernity to their nephews. ;)

PS. Only a single example, there, if my memory isn't wrong: a brave French Grandpa, our friend Didier, works to modernize the Slackware installer and make it multi-language.

blancamolinos 02-01-2016 12:10 PM

Besides the choice of compiler version I have also struck by the fact choose the new 4.4 kernel. I guess Patrick has not chosen the 4.1 series because their EOL is Sep 2017 (a little too close in time).

kikinovak 02-01-2016 12:10 PM

Quote:

Originally Posted by Darth Vader (Post 5491114)
:hattip:

Why do you ALWAYS write like THIS? :hattip: :hattip: :hattip:

a4z 02-01-2016 12:28 PM

:confused: could it be that there is a clash of 'sense of humor' somewhere hidden in this thread :confused:

travis82 02-01-2016 01:35 PM

Quote:

Originally Posted by Darth Vader (Post 5491114)
Even for those who blame the lack of dependencies, I don't know if is not already know, that Slackware sports a fully functional RPM, and someone who grow a pair of balls, can literally rebuild the Slackware into RPM packages and get his dependencies goodness in a native way, with no additional package.

Seriously? would you mind providing a reference?

dugan 02-01-2016 01:50 PM

Quote:

Originally Posted by travis82 (Post 5491192)
Seriously? would you mind providing a reference?

It is true that Slackware includes RPM.

Code:

PACKAGE NAME:  rpm-4.12.0.1-x86_64-1.txz
PACKAGE LOCATION:  ./slackware64/ap
PACKAGE SIZE (compressed):  808 K
PACKAGE SIZE (uncompressed):  3720 K
PACKAGE DESCRIPTION:
rpm: rpm (RPM package format tool)
rpm:
rpm: RPM is a tool from Red Hat Software used to install and remove
rpm: packages in the .rpm format.  When installing RPM packages on
rpm: Slackware, you may need to use the --nodeps and --force options.
rpm: Before installing any binary package, it's wise to examine it to
rpm: see what it's going to do, and if it will overwrite any files.  You
rpm: can use rpm2tgz to convert .rpm packages to .tgz packages so you
rpm: can look them over.
rpm:

http://ftp.oregonstate.edu/pub/slack...t/PACKAGES.TXT

Didier Spaier 02-01-2016 02:42 PM

Pat takes care of allowing its users to manage RPM packages with rpm tools if they want.

He also wrote scripts to convert these packages from RPM format to standard GNU tar + GNU zip format, so users can use the Slackware tools to manage them (this is recommended).

Just type one of these commands to know their usage:
Code:

rpm2tgz
rpm2txz
rpm2targz


travis82 02-01-2016 02:46 PM

Quote:

Originally Posted by dugan (Post 5491200)
It is true that Slackware includes RPM.

Code:

PACKAGE NAME:  rpm-4.12.0.1-x86_64-1.txz
PACKAGE LOCATION:  ./slackware64/ap
PACKAGE SIZE (compressed):  808 K
PACKAGE SIZE (uncompressed):  3720 K
PACKAGE DESCRIPTION:
rpm: rpm (RPM package format tool)
rpm:
rpm: RPM is a tool from Red Hat Software used to install and remove
rpm: packages in the .rpm format.  When installing RPM packages on
rpm: Slackware, you may need to use the --nodeps and --force options.
rpm: Before installing any binary package, it's wise to examine it to
rpm: see what it's going to do, and if it will overwrite any files.  You
rpm: can use rpm2tgz to convert .rpm packages to .tgz packages so you
rpm: can look them over.
rpm:

http://ftp.oregonstate.edu/pub/slack...t/PACKAGES.TXT

I am familiar with rpm and rpm2tgz. Darth Vader comment was about rebuilding the whole Slackware system into rpm packages. I didn't hear such a thing before.

dugan 02-01-2016 02:57 PM

Quote:

Originally Posted by travis82 (Post 5491232)
I am familiar with rpm and rpm2tgz. Darth Vader comment was about rebuilding the whole Slackware system into rpm packages. I didn't hear such a thing before.

He said it was theoretically possible. Which it is. I don't think he meant it as a serious suggestion ;)

Alien Bob 02-01-2016 03:22 PM

If I remember correctly, he was in the process of converting Darkstar Linux to a RPM based distro when his employer pulled the plug. I also remember that he was not using the actual RPM source but his own forked version.
But, nobody cared enough to preserve the Darkstar sources, or else someone thought there was still monetary value in the work done so far and went private with all of it.

ReaperX7 02-01-2016 04:35 PM

Am I noticing a repeated topic as of recent? "How can someone make Slackware, not Slackware?"

dugan 02-01-2016 04:38 PM

Quote:

Originally Posted by ReaperX7 (Post 5491277)
Am I noticing a repeated topic as of recent? "How can someone make Slackware, not Slackware?"

I'd summarize the trend as "lots of trolling", personally. I'd explain it as the wait (and possibly the late inclusion of Pulseaudio) making people restless.

Darth Vader 02-01-2016 04:53 PM

Quote:

Originally Posted by Alien Bob (Post 5491244)
If I remember correctly, he was in the process of converting Darkstar Linux to a RPM based distro when his employer pulled the plug. I also remember that he was not using the actual RPM source but his own forked version.

Well, DPM is not RPM based. It is suite of package management, written in C++, not C. Practically, under top-end, something able to use repositories. Using a very own script, package and repository format, dependencies and able to compute dependencies from repositories. A very un-Slackware tool, probably with no interest for this community, anyway... ;)

Quote:

Originally Posted by Alien Bob (Post 5491244)
But, nobody cared enough to preserve the Darkstar sources, or else someone thought there was still monetary value in the work done so far and went private with all of it.

Eric, considered that part of those sources was public available even into KDE-APPS, what you suppose for me to do as plus?

http://kde-apps.org/content/show.php...?content=56982
http://kde-apps.org/content/show.php...?content=70149
http://kde-apps.org/content/show.php...?content=70150

Finally, I even tried to promote a Package Builder, specially written to generate Slackware packages using specs similar to rpmbuild, right there, in this forum.

https://www.linuxquestions.org/quest...-linux-810053/

Everything developed by DARKSTAR was for years in your hands, why you, guys, do not have a copy, for example, of the applications, which are much more smaller than the distribution, sine die?

Richard Cranium 02-01-2016 08:00 PM

Useless url deleted

EDIT: The wayback machine appears to just save the directory links but none of the contents of the files. It's difficult to think of a more useless exercise.


All times are GMT -5. The time now is 09:32 AM.