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 v6.30.0 #3517

Merged
merged 17 commits into from
May 10, 2020
Merged

Beta v6.30.0 #3517

merged 17 commits into from
May 10, 2020

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented May 8, 2020

ToDo:

There will be no beta phase, but we should keep all branches in sync.

MichaIng added 10 commits May 4, 2020 00:04
+ System | Grant all users permissions to write to DietPi runtime directory, especially for writing the MOTD via banner
+ DietPi-Banner | In case corrupt MOTD, i.e. sourcing fails or the string is not set as it should be, only attempt to remove it if the current user has write permissions. This should not have any practical relevance since the user who downloaded it initially should run into the failure and remove it already, but let's be failsafe to minimise the risk for ugly error messages in banner.
+ DietPi-Boot | Replace wrong chown with wanted chmod
+ DietPi-PREP | Re-add RPi as default for device selection, to not start at the bottom, but at the top of the list: #1285 (comment)
+ DietPi-Globals | Do not auto-generate a missing .hw_model. This is done at boot and on every update, hence it is always present. If it is really missing, it is better to have related error prompts, so the reason for it's absence can be investigated. This re-enables DietPi-PREP to pass custom G_DISTRO* values to have a correct sources.list created even on distro upgrade: #1285 (comment)
+ DietPi-Obtain_HW_model | Fix RPi onboard WiFi detection: #3510
+ DietPi-Drive_Manager | Fix RPi rootfs detection since findmnt does not print anything with /dev/root (df output)
+ DietPi-Patch | Fix patch which should remove scripts from old /boot/dietpi/ location only, but removed them from new /boot/dietpi/func/ location instead: #3509
+ DietPi-PREP | Do not create /etc/.dietpi_hw_model_identifier before it is required the first time and do not create it on RPi, so DietPi-Obtain_HW_model is able to detect the RPi correctly
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label May 8, 2020
@MichaIng MichaIng added this to the v6.30 milestone May 8, 2020
@MichaIng MichaIng requested a review from Joulinar May 8, 2020 21:25
+ DietPi-Software | qBittorrent: Apply UMask 002 via systemd unit to allow Sonarr/Radarr/Lidarr/.., removing or hardlinking downloads after import: #3524
+ DietPi-Patch | RPi: Fix missing root mount in fstab: #3511
+ CHANGELOG | Add v6.30 changes
+ DietPi-Patch | Assure that Fourdee Git owner is migrated to MichaIng in all cases
+ DietPi-Patch | As well migrate newly supported devices from beta to master branch. During beta phase they have been migrated from dev to beta, so this is to cover beta testers.
+ RC up
+ DietPi-Globals | Default RC up
@MichaIng MichaIng merged commit 95965bc into beta May 10, 2020
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.

1 participant