MichaIng / DietPi

Lightweight justice for your single-board computer!
https://dietpi.com/
GNU General Public License v2.0
4.88k stars 497 forks source link

Open Beta v8.14 | Please help testing and hardening our upcoming release #6130

Closed MichaIng closed 1 year ago

MichaIng commented 1 year ago
RC version v8.14.2
v8.14.0 PR #6078
v8.14.1 PR #6138
v8.14.2 PR #6146
Raw changelog https://github.com/MichaIng/DietPi/blob/beta/CHANGELOG.txt
Code changes https://github.com/MichaIng/DietPi/compare/master...beta
Release date 2023-02-11

How to apply: https://github.com/MichaIng/DietPi/blob/master/BRANCH_SYSTEM.md

Related/solved issues: https://github.com/MichaIng/DietPi/issues?q=is%3Aissue+milestone%3Av8.14


Beta v8.14.2

(2022-02-11)

New images

New architecture

Enhancements

Bug fixes

MichaIng commented 1 year ago

Odroid N2 and HC4 users, if you need/want to test USB boot support, this can be easily added to existing images as well.

Also ROCK 5B on systems one can reformat the root filesystem to ext4 to permanently solve potential issues on kernel upgrades.

Orange Pi 5 images can be found on our download server: https://dietpi.com/downloads/images/ They are shipped with DietPi beta branch applied until v8.14 has been released.

Let me know and I'll share the required steps.

Roalkege commented 1 year ago

Odroid N2 and HC4 users, if you need/want to test USB boot support, this can be easily added to existing images as well.

Also ROCK 5B on systems one can reformat the root filesystem to ext4 to permanently solve potential issues on kernel upgrades.

Orange Pi 5 images can be found on our download server: https://dietpi.com/downloads/images/ They are shipped with DietPi beta branch applied until v8.14 has been released.

Let me know and I'll share the required steps.

Is it possible to update the beta v8.14 to stable release afterwards? Otherwise I would need the instructions on how to enable this for Odroid N2/N2+.

MichaIng commented 1 year ago

Is it possible to update the beta v8.14 to stable release afterwards?

The new images ship with stable DietPi, the change was only in our installer script we use to generate the image.

To enable it on your running image (so you can clone/dd it over to a USB drive): https://github.com/MichaIng/DietPi/issues/5634#issuecomment-1419842361

sajimenon commented 1 year ago

I downloaded the latest beta image "DietPi_RPi-ARMv8-Bullseye_F2FS.7z" and installed on my RPi 3B which had Samsung Ultra SD card of size 64GB. I was running stable version of dietpi prior which was formatted for this beta install.

While running the first boot setup itself I could see that the drive manager is only showing less than 1GB file system size for my / folder and is not allowing to increase though I had a 64GB SD card. My install of additional software was all failing since there is not enough free space.

Again formatted the SD and reinstalled the stable version of Dietpi and I could see that the drive manager shows full 64 GB.

MichaIng commented 1 year ago

Beta v8.14.1 has been merged: #6138

MichaIng commented 1 year ago

Beta v8.14.2 has been merged: #6146

MichaIng commented 1 year ago

DietPi v8.14 has been released: #6139

Many thanks to all testers ❤️!