this post was submitted on 28 Aug 2023
353 points (99.7% liked)

Linux

45551 readers
1045 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
all 22 comments
sorted by: hot top controversial new old
[–] [email protected] 78 points 10 months ago (6 children)

I remember when 2.6 was new but already mainline and all the hardcore 2.4 nerd where telling how everything was better in 2.4 and 2.6 is full of shit

[–] [email protected] 34 points 10 months ago

As it is tradition

[–] [email protected] 18 points 10 months ago (1 children)

I remember 2.2 to 2.4 and to 2.6. Quite a lot of networking changes there and I wonder if lot of the complaints were people annoyed they needed to change firewall configurations and the like.

If I recall right 2.2 had ipfwadm, 2.4 had ipchains and 2.6 introduced iptables we're familiar with now. That was mildly annoying for me and I was a young geeky oik with plenty of time on my hands. It'd probably annoy me a lot more now.

[–] [email protected] 1 points 10 months ago

I remember being irritated having to switch from ipchains to iptables lol. "Goddamnit I just learned ipchains now you're changing it again??"

[–] [email protected] 16 points 10 months ago (2 children)

Differences between 2.4 and 2.6 were quite big, I don't think there was another such big change in kernel releases any time later. But that was also the time when Linux was transitioning from being a hobby project (already useful for serious stuff) to being a serious professional operating system – the last moment for major refactoring.

Linux kernel is still changing and being constantly refactored, but now the changes tend to be more gradual and version numbers matter much less.

[–] [email protected] 6 points 10 months ago

The 2.5 development only tree had a ton of behind the scenes big long projects that weren't visible to users until the stable 2.6 dropped and everything suddenly changed.

Like a complete redesign of the scheduling code especially but not exclusively for multiprocessor systems, swapping much of the networking stack, and the change from devfs to udev.

If you hold udev up next to devd and devpubd that solve similar problems on the BSDs, it's a clear leap into "Linux will do bespoke binary interfaces, and DSLs for configuration and policy, and similar traditionally un-UNIX-y things that trade accepting complex state and additional abstractions to make things faster and less brittle to misconfiguration" which is the path that the typical Linux pluming has continued down with eg. Systemd.

A lot of modern Kernel development flow is about never having that kind of divergence and sudden epoch change again.

[–] [email protected] 2 points 10 months ago

2.6 was my first kernel I believe. As far as I know, after that the version number cycle was sped up a lot so now we get a bunch of small things every new version instead of half a new kernel between two versions.

[–] [email protected] 5 points 10 months ago

I remember that time! When I started, 2.0 was out and 2.2 was around the corner and people were excited because 2.2 would make things better. Then with the 2.4 to 2.6 it changed and after that I don't remember much drama.

[–] [email protected] 4 points 10 months ago

This sounds familiar. That was like 03 right? I think I was running Linux on an old Thinkpad 760 as a dirt cheap pentest platform. I think it was redhat maybe. I had Mandrake (Mandriva) on a Pentium mmx and Yellowdog on a Power Mac (7600 maybe). And a home net. And dialup lol.

I still have the Thinkpad around here somewhere... I should boot that old boat anchor up again for nostalgia's sake.

[–] [email protected] 4 points 10 months ago (1 children)
[–] [email protected] 3 points 10 months ago

Ah, yes the memories. I followed it pretty closely, happily forgot most of it. I'm somehow reminded of Groklaw.

[–] [email protected] 16 points 10 months ago (1 children)
[–] cbarrick 14 points 10 months ago (1 children)
[–] [email protected] 5 points 10 months ago
[–] vsp 11 points 10 months ago* (last edited 10 months ago)

I enjoy that Mr. Torvalds is referred to as an "emperor penguin."

That is all.