this post was submitted on 31 Aug 2025
58 points (93.9% liked)

Linux

57937 readers
684 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 6 years ago
MODERATORS
 

Anyone know of anything fitting an Eeepc?

you are viewing a single comment's thread
view the rest of the comments
[–] anon5621@lemmy.ml 17 points 5 days ago* (last edited 5 days ago) (1 children)

Antix,Debian ,arch i386 project

[–] bunitor@lemmy.eco.br 5 points 4 days ago (1 children)

i wouldn't recommend debian since they've dropped 32 bit support in trixie, their latest release. the previous release, bookworm, still supports 32 bits archs, but it eol's less than a year from now

[–] chloroken@lemmy.ml 0 points 4 days ago* (last edited 3 days ago) (1 children)

This is not true. (Edit: nevermind, I was wrong)

They're dropping support for i586 and below. 32-bit systems with i686+ processors will still run fine.

[–] bunitor@lemmy.eco.br 3 points 4 days ago* (last edited 4 days ago) (1 children)

https://www.debian.org/releases/trixie/release-notes/issues.html#reduced-support-for-i386

From trixie, i386 is no longer supported as a regular architecture: there is no official kernel and no Debian installer for i386 systems

[...]

Users running i386 systems should not upgrade to trixie. Instead, Debian recommends either reinstalling them as amd64, where possible, or retiring the hardware.

[–] chloroken@lemmy.ml 0 points 4 days ago (1 children)

Not all 32-bit systems are i386. For example, my 32-bit Debian thinkpad runs Trixie just fine. Because it's i686 which is still supported.

So again, Debian 13 isn't dropping 32-bit support. Just i586 support and below.

[–] bunitor@lemmy.eco.br 2 points 4 days ago (2 children)

Not all 32-bit systems are i386

but the debian i386 architecture means all 32 bit x86 processors. there's no "i686" build of debian

there are no i586 or i686 kernel or iso available, you can look for them. i386 packages only exist for compatibility reasons, so you can run 32 bit applications on amd64 machines. please read the release notes

[–] JackbyDev@programming.dev 2 points 3 days ago (1 children)

but the debian i386 architecture means all 32 bit x86 processors.

https://wiki.debian.org/i386

That was very confusing to me. I'm sure they have their reasons, but calling it something like x86 would've been more clear to me.

The original x86 platform. Now requires "686" class CPU. Unsupported in trixie and newer except in chroots on amd64 hosts.

https://wiki.debian.org/SupportedArchitectures

[–] bunitor@lemmy.eco.br 1 points 3 days ago* (last edited 3 days ago)

I'm sure they have their reasons

maybe compatibility reasons. i guess they used to support i386 back in the day and didn't want to break the couple of systems that were installed on bo and have been upgrading ever since

[–] chloroken@lemmy.ml 1 points 4 days ago

I was wrong. Thank you. And I don't have Trixie on the 32-bit Thinkpad, it was my other laptop.