Fantastic to have another option with modern tools! great work that will be appreciated by many. Between this, Puppy, and Tiny Core Linux so much old hardware can be put to potential use. I’d also mention Finnix as an excellent rescue image solution. Any other awesome projects for limited hardware and Linux use that should be more well known?
Linux From Scratch (LFS)[1] is well known but doesn't get a lot of fanfare. It was designed as a learning tool, but the avenues for exploration are endless. 1: https://www.linuxfromscratch.org/
Damn Small Linux 2024
121–130 of 185 posts
Re: Damn Small Linux 2024
#122Earlier quoted context omitted.
So uh, who's gonna be first to get it running on a Pi Pico?
Not possible, unless you want to do it using an emulator and external memory. The lowest you can go for Linux is probably an ESP32: https://web.archive.org/web/20230515075935/http://wiki.osll.... https://github.com/jcmvbkbc/linux-xtensa/commits/xtensa-6.4-...
https://bit-tech.net/news/tech/cpus/linux-atmel-microcontrol...
Re: Damn Small Linux 2024
#123Earlier quoted context omitted.
It would be rather difficult to fit any newer linux kernel onto a floppy, together with all the other software.
This article says > The new goal of DSL is to pack as much usable desktop distribution into an image small enough to fit on a single CD, or a hard limit of 700MB.
Re: Damn Small Linux 2024
#124A truly damn small Linux is the xwoaf rebuild project 4.0 https://pupngo.dk/xwinflpy/xwoaf_rebuild.html >The forth version of xwoaf-rebuild is containing a lot of applications contained in only two binaries: busybox and mcb_xawplus. You get xcalc, xcalendar, xfilemanager, xminesweep, chimera, xed, xsetroot, xcmd, xinit, menu, jwm, desklaunch, rxvt, xtet42, torsmo, djpeg, xban2, text2pdf, Xvesa, xsnap, xmessage, xvl,…
wow! In the same league of μLinux (muLinux). I remember back in the day, running a full X11 environment with only two floppies.
Re: Damn Small Linux 2024
#125Earlier quoted context omitted.
Linux From Scratch (LFS)[1] is well known but doesn't get a lot of fanfare. It was designed as a learning tool, but the avenues for exploration are endless. 1: https://www.linuxfromscratch.org/
I've always felt Gentoo was a decent cross between LFS and a "real" distro like Debian - much of the install is similar to LFS with some hand-holding, and the end result is a system that has package management tools.
LFS has the topic of package management covered quite nicely I think[1]. They describe the contraints and approaches that might be possible, and what the real world solutions to those are (PRM, DEB, et al).
There have even been some package managers designed (or at least discussions of what the design would look like) for LFS explicitly over the years, but none seemed to have come to fruition, and I can't find any links to them.
1: https://www.linuxfromscratch.org/lfs/view/9.0-systemd/chapte...
Re: Damn Small Linux 2024
#126A truly damn small Linux is the xwoaf rebuild project 4.0 https://pupngo.dk/xwinflpy/xwoaf_rebuild.html >The forth version of xwoaf-rebuild is containing a lot of applications contained in only two binaries: busybox and mcb_xawplus. You get xcalc, xcalendar, xfilemanager, xminesweep, chimera, xed, xsetroot, xcmd, xinit, menu, jwm, desklaunch, rxvt, xtet42, torsmo, djpeg, xban2, text2pdf, Xvesa, xsnap, xmessage, xvl,…
The desktop reminds me of TinyCore Linux, although bigger by 15-20 MB. Fun fact: It was developed by Robert Shingledecker, who was previously the lead developer of Damn Small Linux.
I never had to use tinycore for recovery but it gave me enough confidence to keep messing with new packages and drivers.
Due to its small footprint the boot times almost felt like instant on.
Re: Damn Small Linux 2024
#127Really cool stuff. Might stick this on an old laptop when I get home.
Re: Damn Small Linux 2024
#128Re: Damn Small Linux 2024
#129Earlier quoted context omitted.
Are you looking to build just a minimal kernel or also a minimal distribution? (Which is what I happened to be thinking about last night :)) In the latter case, do you know any good resources about that topic?
Some resources i used in the past are Linux From Scratch https://www.linuxfromscratch.org/ and Yocto https://www.yoctoproject.org/ However i have no idea how up to date these are.
Re: Damn Small Linux 2024
#130Earlier quoted context omitted.
Those are slightly different - mini CDs. The ones the OP was talking about were a weird oblong shape.
How could a CD not be round?