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.26.3 #3155

Merged
merged 13 commits into from
Oct 14, 2019
Merged

Beta v6.26.3 #3155

merged 13 commits into from
Oct 14, 2019

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Oct 13, 2019

  • RPi | Little cleanup for serial consoles on first boot

+ DietPi-PREP | On RPi, enable "serial0" console only, which is a symlink to the correct primary console. Depending on RPi model, ttyS0 is not available or ttyAMA0 is by default used by Bluetooth, so enabling both can lead to systemd warnings on boot. To not mess with current  DietPi-Config/Set_hardware, this will be converted to actual device (symlink target) on first boot.
+ DietPi-PREP | Disable e2scrub services which are for LVM and require lvm2/lvcreate being installed. These are present as part of the e2fsprogs package, currently on Bullseye only.
+ DietPi-Set_hardware | serialconsole: When disabling console, stop getty only if not currently attached
+ DietPi-Set_hardware | serialconsole: When disabling all consoles, as well loop through enabled systemd units for non-existent devices as cleanup step
+ DietPi-Software | RPi: On first run setup, convert enabled "serial0" console to its actual symlink target (ttyS0 or ttyAMA0, depending on RPi model)
+ DietPi-Software | We are not in a function, thus skip "local", but unset those variables afterwards, to be failsafe
@MichaIng MichaIng added the Beta 🧪 Issues specific to the Beta branch testing label Oct 13, 2019
@MichaIng MichaIng added this to the v6.26 milestone Oct 13, 2019
+ DietPi-Set_hardware | serialconsole: Skip non-existent glob match
+ DietPi-Patch | On RPi4 raise temp_limit from 65°C tp 75°C as new default value: #3151
+ CHANGELOG | RPi4 | The default CPU temperature limit (temp_limit) has been raised from 65°C to 75°C
+ DietPi-Software | Kodi: On RPi, pre-create /etc/polkit-1/localauthority/50-local.d which is required by Kodi postinst script on RPi but not necessarily present due to missing policykit1 dependency: #3031 (comment)
+ DietPi-Pre-patch | On RPi, if Kodi is currently installed, pre-create /etc/polkit-1/localauthority/50-local.d to prevent Kodi upgrade failure: #3031 (comment)
+ DietPi-Patch | Pre-create /etc/polkit-1/localauthority/50-local.d before installing new RPi Kodi, to prevent postinst script failure: #3031 (comment)
+ RC up
+ DietPi-Globals | Default RC up
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