-
-
Notifications
You must be signed in to change notification settings - Fork 498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v6.22 #2653
Conversation
to fix using 3rd party plugin; and comment unknown option;
DietPi-Software | Java: Reapply workaround to fix ARM install issue
DietPi-Software | WireGuard fixes + OpenVPN/WiFi Hotspot enhancements
+ DietPi-Login | Remove "Filesystem prep" install state info, as this does not exist anymore, instead warn user about unknown install state, ask for check and report issue + DietPi-Login | Prompt G_WHIP_MSG, if install state is "-1" to make this more prominent + DietPi-Login | Check for root user before starting first run setup, otherwise ask user to login as root + DietPi-Login | Assure that user accepts license interactively one time: Skip on automated install to have it shown on first normal login instead + DietPi-Login | If on first run setup dietpi-update or dietpi-software is running in other session, show same G_WHIP once and exit script to prevent user from being kept in loop that can never be resolved in this session. + DietPi-Login | Re-read install state after first run update and dietpi-software run, to exit loop if immediate reboot was skipped. Allow update and installs in a single loop, e.g. if already on latest version, so second loop is an error indicator. Inform user in case. Apply install state 0, if not valid before second loop to prevent unlimited repeats.
+ DietPi-Boot | Assure it has finished before OpenSSH and Dropbear to prevent too early login + DietPi-Boot | Add "Before=getty-pre.target" which is reached on Buster before any getty starts. This is actually what we want, does not exist on Stretch yet but does not harm to add. On Buster we should add it to Wants= as well, as it is not pulled in automatically. But on Stretch this would produce an error, as it does not exist.
This reverts commit 1467813.
DietPi-Login | Failsafe hardening and resolving possible first run loops
- DietPi-Software | Allo GUI: Updated to version 13. Provides for view the USB status and sound card status on Dietpi Allo web GUI system status page. Many thanks to @sudeep!: https://github.com/sparky-sbc/sparky-test/tree/master/dietpi-gui-usbdebug
ToDo
|
Excellent work on this release, really impressive. Legend 👍 ❤️ Apologies the Twitter post is a little late: Also updated our download mirror using the below ticket (was running 6.21.x): |
No worries, many thanks for the announcement, beautiful as always 😃.
Ah great, that's true missed that one. Luckily most users will reach GitHub for the update. |
v6.22
(23/03/19)
Changes / Improvements / Optimisations
Bug Fixes
As always, many smaller code performance and stability improvements, visual and spelling fixes have been done, too much to list all of them here. Check out all code changes of this release on GitHub: https://github.com/MichaIng/DietPi/pull/2653/files
Known/Outstanding Issues
For all additional issues that may appear after release, please see the following link for active tickets: https://github.com/MichaIng/DietPi/issues