Skip to content
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

Beta v9.4.2 #7068

Merged
merged 13 commits into from
May 12, 2024
Merged

Beta v9.4.2 #7068

merged 13 commits into from
May 12, 2024

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented May 11, 2024

Beta v9.4.2

(2024-05-12)

Enhancements since v9.4.1

  • DietPi-CloudShell | On Odroid XU4, when using the CloudShell 2 LCD, during configured auto screen off times, the backlight power of the LCD will be disabled as well, to safe energy and avoid still visible black display content. Many thanks to @smac for suggesting this enhancement: https://dietpi.com/forum/t/15331/55
  • DietPi-Config | Added an option to the LCD display menu to toggle the Odroid XU4 CloudShell 2 LCD.

Bug fixes since v9.4.1

  • Orange Pi 5 Plus | Resolved an issue where the Ethernet interface names eth0/eth1 could swap on (re)boot. We add a udev rule which assures they are named persistently based on the PCI bus identifier. In case you created own udev rules to mitigate the issue, please check whether they conflict and decide whether to use ours or your solution. The DietPi update will also inform you about this change with a prompt. Many thanks to @dirkhh and many others for reporting this issue: Orange Pi 5 Plus | Network interface names can swap on reboot #6592

- CHANGELOG | Add missing dietpi-config bug fix entry
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label May 11, 2024
@MichaIng MichaIng added this to the v9.4 milestone May 11, 2024
MichaIng added 9 commits May 11, 2024 18:56
- DietPi-Patches | Fix syntax for replacing overlay load commands, to assure indentation
- DietPi-Set_hardware | Fix variable name for flashing U-Boot t SD/eMMC
- DietPi-CloudShell | On Odroid XU4, when using the CloudShell 2 LCD, during configured auto screen off times, the backlight power of the LCD will be disabled as well, to safe energy and avoid still visible black display content. Many thanks to @SMAC for suggesting this enhancement: https://dietpi.com/forum/t/15331/55
- DietPi-Config | Added an option to the LCD display menu to toggle the Odroid XU4 CloudShell 2 LCD.
- DietPi-Config | Fix detection for Odroid IR remote state
- DietPi-Set_hardware | Cleanup Odroid LCD and IR functions, remove handling/config of kernel modules which do not exist anymore since Linux 5.4
- DietPi-Set_hardware | Fix CloudShell 2 device condition
- DietPi-Set_hardware | Reset all LCD settings before applying a new one, so that changes from one to another, without selecting "none" in between, works cleanly. For this, assure that all "Disable" functions are skipped on unsupported SBCs. Also hard fail when calling the "lcdpanel" command or giving an invalid/unsupported LCD name, or if an error-handled command fails.
- APT | Add repo components for all RK3588 SBCs
- DietPi-CloudShell | Do not disable screen blanking when it has been disabled already
- RC up
- DietPi-Patches | Avoid doubled apt update/upgrade when systems upgrade from before DietPi v9.3
- DietPi config partition | To assure that elsewhere stored and copied config files are treated newer than the ones on the root filesystem, set mtime of those to 1 second after epoch. Set mtime of those on the config partition to 0 seconds after epoch, so, in case they were never touched, they won't be copied. Any (last) edited config file takes hence precedence over the one on the rootfs. Add boot.ini and extlinux.conf to the handled config files. For those, as well as dietpiEnv.txt, if the file from the config partition was copied, hence the one on the effective boot partition overwritten, reboot the system, so the change is effective for 1st boot setup. Such bootloader config files never need to be copied from the RPi boot/firmware partition, since they are effective only there, which is also the reason config.txt and cmdline.txt are not copied. Also update and rephrase the README.
- DietPi-FS_partition_resize | Typo
- Orange Pi 5 Plus | Resolved an issue where the Ethernet interface names eth0/eth1 could swap on (re)boot. We add a udev rule which assures they are named persistently based on the PCI bus identifier. In case you created own udev rules to mitigate the issue, please check whether they conflict and decide whether to use ours or your solution. The DietPi update will also inform you about this change with a prompt. Many thanks to @dirkhh and many others for reporting this issue: #6592
@MichaIng MichaIng marked this pull request as ready for review May 12, 2024 19:47
MichaIng added 3 commits May 12, 2024 21:51
- CHANGELOG | Update release date
- DietPi-Software | Update fallback URLs
- DietPi-Imager | Strangely, touch -t '197001010000' on the FAT filesystem leads to a 1980 timestamp, while only 197001010001 on the ext4 197001010001 gave the intended 1970 timestamp, sadly just older, so all configs were copied, even when not edited. I wasn't able to replicate locally when running these commands on a FAT filesytem file, but let's try with a more recent year, and a positive second in both cases.
@MichaIng MichaIng merged commit 545b752 into beta May 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Beta 🧪 Issues specific to the Beta branch testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open Beta v9.4 | Please help testing and hardening our upcoming release
1 participant