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

v142 #712

Merged
merged 42 commits into from
Jan 14, 2017
Merged

v142 #712

merged 42 commits into from
Jan 14, 2017

Conversation

Fourdee
Copy link
Collaborator

@Fourdee Fourdee commented Jan 14, 2017

v142
(14/01/17)

New Image:

DietPi for Sparky SBC (Allo) is now available: http://dietpi.com/phpbb/viewtopic.php?f=8&t=1161&p=4922#p4922

Changes / Improvements / Optimizations:

DietPi-Backup | Now supports BTRFS filesystems for target backup location.

DietPi-Backup | Now features "System only" and "Full backup" modes. In "Full backup" mode, DietPi User data is included in backups: https://github.com/Fourdee/DietPi/issues/685

DietPi-Config | Audio > Sound card: "Allo Piano DAC 2.1", now applies correct module and dtoverlay (previously Piano DAC 1 was used): https://github.com/Fourdee/DietPi/issues/699

DietPi-Config | Audio > Sound card: Added support for "Allo Cheapo" sound card on Sparky SBC.

DietPi-Config | Audio > Sound card: Added support for HDMI/3.5mm sound cards on NanoPi M2/M3.

DietPi-Config | Audio > Sound card: Added option for force 3.5mm output with Onboard RPi: https://github.com/Fourdee/DietPi/issues/704

DietPi-Config | Audio > Sound card: Added support for selecting USB-DAC sound cards: https://github.com/Fourdee/DietPi/issues/683

DietPi-Config | Audio > Sound card: Added support for RPi 'HifiBerry DIGI Pro' sound card.

DietPi-Config | WiFi: Reduced the DHCP retry count and timeouts, to prevent a unnecessary wait when enabling WiFi for the 1st time: https://github.com/Fourdee/DietPi/issues/711

DietPi-Software | Open Media Vault: Is now available for installation: http://dietpi.com/phpbb/viewtopic.php?f=8&t=5&p=4859#p4859

DietPi-Software | MySQL/MariaDB: Data store is now located in the DietPi User data location (eg: /mnt/dietpi_userdata/mysql). Should offer improved performance for USB drive users: https://github.com/Fourdee/DietPi/issues/672

DietPi-Software | NetData updated to latest version (1.4.0): https://github.com/Fourdee/DietPi/issues/696

DietPi-Software | Added support for Apt-Fast if installed: https://github.com/Fourdee/DietPi/issues/698

DietPi-Software | PiHole: Access via http://ip/admin is now supported, for new installations: https://github.com/Fourdee/DietPi/issues/703

Typo | Correct use of MHz (previously Mhz). Thanks to Rainer.

Bug fixes:

General | RPi 3 onboard Bluetooth is now functional: https://github.com/Fourdee/DietPi/issues/693

General | Odroid C2: Resolved an issue with deb-multimedia repo failing GPG key: https://github.com/Fourdee/DietPi/issues/677

General | Resolved an issue where access to /mnt/usb_1 would hang the program/command, when no USB drive was attached: https://github.com/Fourdee/DietPi/issues/684

General | Resolved an issue where alsamixer was unable to load sound card device: https://github.com/Fourdee/DietPi/issues/705

General | Odroids: Resolved an issue where Meverics custom CPU governor script, would override DietPi applied CPU govs during boot.

DietPi-Config | Resolved an issue where NTPD Daemon + Drift mode, did not create drift file. This mode has now been moved to systemd-timesyncd: https://github.com/Fourdee/DietPi/issues/709

DietPi-Config | Enabling the RPi camera will now apply the required 128MB minimum GPU memory split, if not already higher: https://github.com/Fourdee/DietPi/issues/706

DietPi-Software | Resolved issues with non-functional RPi camera with DietPi-Cam: https://github.com/Fourdee/DietPi/issues/706

DietPi-Automation | Resolved an issue with automated 1st run installation would hang on Odroid C2, during patch stage: https://github.com/Fourdee/DietPi/issues/689

Sparky SBC | Resolved an issue with touch screen module causing dmesg errors associated with it. This module is now disabled: https://github.com/Fourdee/DietPi/issues/699#issuecomment-271362441

RPi Stretch:

General | RPi 3 Onboard WiFi is now functional.

+ Version Codes.
+ dietpi-config, usb-dac: https://github.com/Fourdee/DietPi/issues/683
+ fix EMR #0 package detection state.
+ MySQL Store > DietPi User Data location:
https://github.com/Fourdee/DietPi/issues/672
+ DietPi-Backup include userdata:
https://github.com/Fourdee/DietPi/issues/685
+ Disable auto mounting of USB_1:
https://github.com/Fourdee/DietPi/issues/684
+ DietPi-Backup additional modifications:
https://github.com/Fourdee/DietPi/issues/685
+ Halt backup/restores on failures:
https://github.com/Fourdee/DietPi/issues/685
- Noninteractive apt-get upgrades in patch file:
https://github.com/Fourdee/DietPi/issues/689
+ DietPi-Backup. Do not restore userdata if a userdata backup does not
exist, and minor notify corrections:
https://github.com/Fourdee/DietPi/issues/685
+ Patch to disable usb_1 mount if not in use:
https://github.com/Fourdee/DietPi/issues/684
+ Added support for HDMI/3.5mm sound cards on NanoPi M2/M3:
https://github.com/Fourdee/DietPi/issues/690
+ Stretch, RPi 3 Bluetooth fix:
https://github.com/Fourdee/DietPi/issues/475
+ Minor text correction (MHz)
+ OMV: https://github.com/Fourdee/DietPi/issues/495
+ ' vs ". ' appears to improve script performance.
+ Install Alsa-Utils pre-reqs if any soundcard is selected
+ PiHole, inform user of correct web interface password:
https://github.com/Fourdee/DietPi/issues/703#issuecomment-271330490
+ As global_pw is used for password, use that in the msgbox:
https://github.com/Fourdee/DietPi/issues/703
+ Sparky SBC, disable touch screen module to resolve constant dmesg
errors associated with it: https://github.com/Fourdee/DietPi/issues/699
+ Ensure alsa-utils are installed when selecting any sound card
+ Sparky SBC image prep notes:
https://github.com/Fourdee/DietPi/issues/699
+ dietpi-config, force 3.5mm option:
https://github.com/Fourdee/DietPi/issues/704
+ libraspberrypi-bin installed by default:
https://github.com/Fourdee/DietPi/issues/706
+ Increase GPU memory as needed in dietpi-cam install also. Move camera
toggle to function script : https://github.com/Fourdee/DietPi/issues/706
+ NTPD Daemon + Drift mode, changed to inbuilt systemd-timesyncd:
https://github.com/Fourdee/DietPi/issues/709
+ Correct module/dtoverlay for Piano 2.1:
https://github.com/Fourdee/DietPi/issues/699
+ Allo Cheapo support: https://github.com/Fourdee/DietPi/issues/699
+ RC
+ Inform Piano 2.1 users of new driver:
https://github.com/Fourdee/DietPi/issues/699
+ Odroids: Resolved an issue where Meverics custom CPU governor script,
would override DietPi applied CPU govs during boot.
+ Patch tweaks RPi: Disable BT if disabled beforehand.
+ More patch tweaks.
+ DietPi-Config | WiFi: Reduced the DHCP retry count and timeouts, to
prevent a unnecessary wait when enabling WiFi for the 1st time:
https://github.com/Fourdee/DietPi/issues/711
@Fourdee Fourdee added this to the v142 milestone Jan 14, 2017
@Fourdee Fourdee merged commit ccd2886 into master Jan 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant