Delete support for buster.
Bookworm was just released, bullseye is now oldstable, and buster is now oldoldstable. It doesn't seem to be worth it to keep building images for it, so let's drop support for it right away.
This commit is contained in:
@@ -58,7 +58,7 @@ you'll need to execute `make` as root.
|
||||
The argument to `make` is constructed as follows:
|
||||
`raspi_<model>_<release>.<result-type>`
|
||||
|
||||
Whereby <model\> is one of `1`, `2`, `3` or `4`, <release\> is either `buster`,
|
||||
Whereby <model\> is one of `1`, `2`, `3` or `4`, <release\> is either
|
||||
`bullseye`, `bookworm`, or `trixie`; and <result-type\> is `img` or `yaml`.
|
||||
|
||||
Model `1` should be used for the Raspberry Pi 0, 0w and 1, models A and
|
||||
|
||||
Reference in New Issue
Block a user