Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1708 from Fourdee/testing
**v6.7** (15/04/18) **Changes / Improvements / Optimizations:** General | G_AG* visual update. Should offer a cleaner visual experience. DietPi-Backup | Free space check is now run, prior to backup: https://github.com/Fourdee/DietPi/pull/1686 DietPi-Banner | Added additional credits and support for displaying image creator + pre-image name: https://github.com/Fourdee/DietPi/issues/1621 DietPi-Config | MPEG2/VC1 keys: GPU memory is now increased automatically to 128 (if currently lower), required for this features to function: https://github.com/Fourdee/DietPi/issues/1487 DietPi-Drive_Manager | When formatting EXT4, reserved block size is now set to 0%. This will provide the max available storage for the device (previously 5% was reserved): https://github.com/Fourdee/DietPi/issues/1662#issuecomment-378860605 DietPi-PREP | Updated to G_WHIP. Added image creator and pre-image name input box (used in banner). All user input questions/prompts at begining of script: https://github.com/Fourdee/DietPi/issues/1621 DietPi-Software | Samba Server: Reduced the process count of smbd from 4 to 3, by fully disabling printer support. Applied to new installations only: https://github.com/Fourdee/DietPi/issues/1689#issuecomment-379038594 DietPi-Software | Samba Server: Max connections is now limited to 'CPU cores * 2'. This will prevent excess connections and resource usage. Applied to new installations only. DietPi-Software | (RPi): 'rpi-bcm2835-ultrahq' is now the default installed soundcard, if no other soundcard has been selected. Previously this was 'rpi-bcm2835', which offered a lower quality audio output when compared to 'rpi-bcm2835-ultrahq'. DietPi-Sync | Free space check is now run, prior to sync: https://github.com/Fourdee/DietPi/pull/1686 **Bug Fixes:** General | Swapfile Generation: Resolved an issue where 'fallocate' would fail for f2fs/xfs filesystem types. dd and pre-allocation is now used for those types: https://github.com/Fourdee/DietPi/issues/1680 DietPi-Config | Fixed an issue, where "CPU Min Freq Limit" could not be set: https://github.com/Fourdee/DietPi/issues/1690 DietPi-Config | (RPi) Resolved an issue where Samba client would fail to mount. 'vers=1.0' is now also used for compatibility: https://github.com/Fourdee/DietPi/issues/1693 DietPi-Software | OpenJDK (RPi): Resolved an external bug with installation of this package via RPi repo, that would error on installation: https://github.com/Fourdee/DietPi/issues/1682 DietPi-Software | Sonarr: Resolved failed installation for ARMv8 devices: https://github.com/Fourdee/DietPi/issues/1502 DietPi-Software | Mono: Uninstalling this program, will now also uninstall the mono APT packages. DietPi-Software | NodeRed: User is now added to the GPIO group automatically: https://github.com/Fourdee/DietPi/issues/1687 DietPi-Software | Deluge: Resolved multiple issues where the deluge service would sometimes fail to run: https://github.com/Fourdee/DietPi/issues/1689#issuecomment-379017388 DietPi-Software | Pi-hole: Workaround applied to prevent lighttpd install during Pi-hole script, when Apache2/Nginx is installed: https://github.com/Fourdee/DietPi/issues/1696
- Loading branch information