Cyril Brulebois 5e5836d378 Use adduser instead of useradd/usermod.
It's a matter of habit more than an absolute technical requirement.
Quoting the useradd manpage:

    useradd is a low level utility for adding users. On Debian,
    administrators should usually use adduser(8) instead.
2024-07-20 14:06:47 +02:00
2024-07-20 07:22:44 +02:00

PiRogue images

This repository contains the tools required to build “historical” PiRogue images, targeting Raspberry Pi 3 and Raspberry Pi 4.

Experimental support for the Raspberry Pi 5 is provided as well. As of July 2024, it is brand new, and further upgrades of packages like raspi-firmware (on the Debian side), or linux-image-* and firmware-brcm80211 (on the Raspberry OS side) might be problematic.

It operates by turning pristine Debian-provided images for Raspberry Pi into images ready to deploy PiRogue Tool Suite packages. In the future the same might happen for Debian-provided cloud images.

Description
No description provided
Readme
Languages
Shell 76.1%
Python 23.9%