Slackware, Oldest Actively Maintained GNU/Linux Distribution, Turns 25
sombragris writes: Slackware, the oldest GNU/Linux distribution which is still actively maintained, turned 25 this week. The latest stable version, Slackware 14.2, was released two years ago, but the development version (-current) is updated on a fast pace. Today the development version offers kernel 4.14.55, gcc 8.1.1, glibc 2.27. mesa 18.1.4, xorg 1.20, and the Xfce and KDE desktop environments as default, with many more available as third-party packages. Other points of note are that Slackware is systemd-free, opting instead for a simple BSD-style init.
Since its first release ever, this has been a distro with a strong following due to its hallmarks of simplicity, speed, ease of maintenance and configuration. Happy birthday Slackware!
Since its first release ever, this has been a distro with a strong following due to its hallmarks of simplicity, speed, ease of maintenance and configuration. Happy birthday Slackware!
Slackware was my first (of many) attempts at using Linux, and it was less than successful. I love the fact that it's still going after such a (relatively) long time, compared to other OSS projects that often don't last very long. My question is: Is it usable yet? Is it worth trying again? Or, is it still only for super hardcore Unix people, only?
I don't respond to AC's.
I considered moving to slackware during the height of the anti systemd ruckus, but went with Manjaro i3 instead. However, for a focus non-bloated Linux slack should a good choice, even if you have to keep a eye on your dependencies. ... I wouldn't want to install a full KDE setup on it though.
Either way, distros like slack are very much needed in the distro ecosystem IMHO.
We suffer more in our imagination than in reality. - Seneca
Installed from about 6 x 3.5" floppies onto a 386SX system with less than a meg of memory. Needless to say, no X and no GUI :-)
Seriously, why does Slashdot tolerate this spam? Trolls have decided to harass a user, creimer, and continue to post spam comments about him even though he apparently doesn't post here any longer. It contributes nothing of value, isn't really even trolling, and gets posted in multiple threads in story after story. Given that it often references people by name, this content is actually defamatory in nature. Surely Slashdot can do something more to combat this persistent spam. Moderation just isn't preventing it from being posted repeatedly.
Cue systemd hating crowd blah blah slackware is the best, no "shitstemd", the unix way, tradition, "stupid package managers and who needs them", "it's like BSD but it's not BSD and I have no clue why I'm not running BSD if I admire it so much", etc....
Savvy?
I wouldn't want some monolithic daemon infecting my system even if it was GOOD, but the systemd virus sucks. It isn't good at a single aspect of what it has sucked in.
-- http://anonet.org -- The internet the way it was meant to be. Check it out, you may be surprised.
I remember back in the mid 90's I hosted images.slashdot.org on a Slackware box (Pent 90, IIRC) because Rob Malda's T-1 circuit was getting constrained. I was working for the Seattle ISP Wolfe.net and we had a whopping T-3 with 45Mb/s direct to Sprint.
Slashdot start off on Slackware.
This, of course, was back in the dial-up days. Nothing like trying to find a ring-no-answer in a 400 line hunt-group.
-- I have a private email server in my basement.
Because they don't care about versions. In 1999 Slackware jumped from version 4.0 to version 7.0 for marketing reasons. The other big distros were putting out higher versions and the visuals made it look like Slackware was behind. I don't recall the exact statement but the general message was something like "if we bumped versions like other distros, we'd be at 12 (or something) by now." It was a weird move but there was some sense to it. Linux isn't new. People understand that distro versions and kernel versions aren't the same thing. They don't need to uprev but -current is always moving.
Like many, I cut my teeth on Slackware in 1995. There was just something about it -- even then, Windows sucked, OS/2 was cool but lacked the "tinker" factor and unix was unix. I would have never thought back then that Linux would become what it is today.
Congrats Slackware, you've certainly helped many a generation of sysadmins and tinkerers along the way.
Wow, you want to bring out the three and four digit uids just post a story about Slackware! :-)
I still like it, though I haven't used it in the last couple of years.
This is not an illusion, a rip-off, or a ninja technique!
Pretty sure you can find info on systemd in the Book of Revelation.
Brought to you by Carl's Junior.
Pulse broke audio *again* on raspberry pi 3 b+ and they took it out of the distro - adding it back breaks it all again. But ALSA - if you work it out right, can still mix two sources, which is all I needed. I have a pi doing homestead database, security cam, background radio, and audio alerts on various events sent over the wire from other pies or ESP machine around the place. So it just had to be able to play a .mp3 or .flac while VLC was busy playing background music and I'm happy again...sadly, raspian still has systemd and all the issues of that.
The reduced reliability of booting and shutting down in a network with a lot of things shared/talking to one another is VERY NOTICEABLE with systemd, no matter which workaround you look up and find that actually works - which will only be a fraction of those on the 'net because of so many changes after it was more or less forced on us. Like pulse, cult of personality got it into "production" long before it was ready - again.
Why guess when you can know? Measure!
How many floppy disks does it take to install today?
Well, since a ISO image of Slackware-current amounts to 2.8 GB, i'd say that a full install of Slackware-current would take about 2000 1.44 MB 3.5" floppies.
-- Look to the Rose that blows about us--"Lo, Laughing," she says, "into the World I blow..."
Via a lot of compilation it's possible to update SLS 1.05 to the latest tools. I haven't the heart to delete /etc/motd. Big challenges were getting ELF going. getting libc6 going and cross compiling 64 bit from 32-bit. Now it's a 100% 64-bit system: /:softland:~$ cat /etc/motd
Softlanding Software (604) 592-0188, gentle touch downs from DOS bailouts. /:softland:~$ uname -a /:softland:~$ ld -v /:softland:~$ gcc -v ../configure --target=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --prefix=/usr --enable-languages=c,c++
Welcome to Linux SLS 1.05. Type "mesh" for a menu driven interface.
Fresh installations should use "syssetup" to link the X servers, etc.
Linux softland 4.16.14 #1 SMP PREEMPT Sun Jun 10 02:52:51 EST 2018 x86_64 unknown
GNU ld (GNU Binutils) 2.30
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/7.3.0/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with:
Thread model: posix
gcc version 7.3.0 (GCC)