Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
start [2022/12/19 07:59] snacsnocstart [2025/03/15 23:00] (current) snacsnoc
Line 1: Line 1:
-**SnackLinux** is an ultra minimal Linux distribution, utilizing recent 6.x kernel with [[http://www.busybox.net/|BusyBox]][[http://www.musl-libc.org/|musl]] and [[https://www.gnu.org/software/bash/|Bash]]. SnackLinux is built from scratchwith footprint of less than 10MB. Go to the [[download|Downloads]] page to download the live ISO or Docker template, or check out the [[getting-started|getting started]] page on how to set everything up.+**SnackLinux** is an ultra-minimal Linux distribution targeting Intel 486 processors. Built on streamlined 4.x kernel (<1MB) with BusyBox, musl libcand Bash, it delivers complete Linux environment in under 4MB. 
 + 
 +Go to the [[download|Downloads]] page to download the live ISO or hard drive image, or even [[https://github.com/snacsnoc/snacklinux/blob/master/README.md|build it yourself]]. Check out the [[getting-started|getting started]] page on how to set everything up. 
 + 
 + 
 +{{::img_5726.jpeg?nolink|}} 
 + 
 + {{::screenshot_2025-03-15_at_15.59.39.png?400|}} 
 + 
 +**Target Hardware**: i486DX CPUs (33MHz+) with 8MB RAM minimum 
 + 
 +**Latest Release**: March 01, 2025 
  
 The philosophy is to create a completely hackable Linux system, controllable by makefiles.  The philosophy is to create a completely hackable Linux system, controllable by makefiles. 
-  * Simple build instructions,  +  *🇸 Simple build instructions,  
-  * Standard GNU build utilitiess  +  * 🇸 Standard GNU build utilitiess  
-  * Simple distribution of software.  +  * 🇸 Simple distribution of software.  
-The system installs to local directoryanything in there is included in the final buildImagine [[https://www.linuxfromscratch.org/|Linux From Scratch]] but with a lot less features.+ 
 +SnackLinux features minimalist kernel with downloadable kernel modulesoptimized for systems with ISA expansion slots rather than PCIDesigned specifically for 486DX and higher processors (including Cyrix and AMD variants), it combines modern software capabilities with extreme optimization for size and low memory requirements. The distribution includes 40+ [[http://snacklinux.geekness.eu/repo/pub/packageslist.txt|pre-built packages]] and a built-in [[https://github.com/snacsnoc/fbpkg|package manager]]. 
 + 
 +When building, the makefile process creates a fully customizable local rootfs directory; add any software, files, or modifications you want included in your final build for complete hackability. Think of it as Linux From Scratch with reduced complexity, perfect for minimal VMs or breathing new life into vintage hardware.
  
-SnackLinux runs a barebone kernel with downloadable extra kernel modules. Initially the project was created to run on old 486 CPUs with the latest software, so SnackLinux is optimized for size and low RAM. 
 {{ :ezgif.com-gif-maker_1_.gif?direct |}} {{ :ezgif.com-gif-maker_1_.gif?direct |}}
  
  
-SnackLinux runs on i486 and aarch64+