|
| 1 | +--- |
| 2 | +title: March 2024 Image Release (and Raspberry Pi 5 support) |
| 3 | +layout: post |
| 4 | +--- |
| 5 | + |
| 6 | +We're pleased to announce that the 20240314 image set has been promoted to |
| 7 | +current and is now generally available. |
| 8 | + |
| 9 | +You can find the new images on our [downloads page](/download/) and on our many |
| 10 | +[mirrors](https://xmirror.voidlinux.org). |
| 11 | + |
| 12 | +Some highlights of this release: |
| 13 | + |
| 14 | +- A keymap selector is now shown in LightDM on XFCE images |
| 15 | + ([@classabbyamp](https://github.com/classabbyamp) in |
| 16 | + [#354](https://github.com/void-linux/void-mklive/pull/354)) |
| 17 | +- The chrony NTP daemon is now enabled by default in live images |
| 18 | + ([@classabbyamp](https://github.com/classabbyamp) in |
| 19 | + [`abbd636`](https://github.com/void-linux/void-mklive/commit/abbd6365b421234df6d55e7eb94d6c3c4195078d)) |
| 20 | +- Raspberry Pi images can now be installed on non-SD card storage without manual |
| 21 | + configuration on models that support booting from USB or NVMe |
| 22 | + ([@classabbyamp](https://github.com/classabbyamp) in |
| 23 | + [#361](https://github.com/void-linux/void-mklive/pull/361)) |
| 24 | +- Raspberry Pi images now default to a `/boot` partition of 256MiB instead of 64MiB |
| 25 | + ([@classabbyamp](https://github.com/classabbyamp) in |
| 26 | + [#368](https://github.com/void-linux/void-mklive/pull/368)) |
| 27 | + |
| 28 | +`rpi-aarch64*` PLATFORMFSes and images now support the Raspberry Pi 5. |
| 29 | +After installation, the kernel can be |
| 30 | +[switched](https://docs.voidlinux.org/installation/guides/arm-devices/platforms.html#raspberry-pi-5-kernel) |
| 31 | +to the Raspberry Pi 5-specific `rpi5-kernel`. |
| 32 | + |
| 33 | +You may verify the authenticity of the images by following the instructions on |
| 34 | +the [downloads page](/download/), and using the following minisign key information: |
| 35 | + |
| 36 | +``` |
| 37 | +untrusted comment: minisign public key A3FCFCCA9D356F86 |
| 38 | +RWSGbzWdyvz8o4nrhY1nbmHLF6QiFH/AQXs1mS/0X+t1x3WwUA16hdc/ |
| 39 | +``` |
0 commit comments