WaaromZoMoeilijk / rpi-audio

0 stars 0 forks source link

RPI distribution #1

Closed WaaromZoMoeilijk closed 2 years ago

WaaromZoMoeilijk commented 3 years ago

Preferrably text-based, minimal, and a 32-bit kernel (for compatibility, based upon my understanding, and future scoped for other text-based projects). You can feel free to suggest one or two other alternatives that would have been reasonable options as well, just so that I can understand good options. I usually prefer not to use systemd but I'm not entirely against it. And the hardware to target should include the Rasperry Pi 4 B (8GB) which I have but could also work on other models

WaaromZoMoeilijk commented 3 years ago

DietPi is an extremely lightweight Debian OS, highly optimized for minimal CPU and RAM resource usage, ensuring your SBC ( https://dietpi.com/#download ) always runs at its maximum potential. Even RAM logging is included by default. I use this distro in all my projects since its so lightweight and full of neat functions on the command line. Rapid deployment is the keyword. https://dietpi.com/

WaaromZoMoeilijk commented 3 years ago

Another option is to go with Alpine linux which is of course the tiniest of all. You'll lose a lot of functionalities that DietPi has though. I'll elaborate on that in the deployment issue. https://www.alpinelinux.org/

WaaromZoMoeilijk commented 2 years ago

DietPI it is, scripts should work on any debian based distro. Readme will contain requirements.