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

v154 #1093

Merged
merged 36 commits into from
Jul 23, 2017
Merged

v154 #1093

merged 36 commits into from
Jul 23, 2017

Conversation

Fourdee
Copy link
Collaborator

@Fourdee Fourdee commented Jul 23, 2017

v154
(23/07/17)


Changes / Improvements / Optimizations:

General | Native PC: i386 apt support added by default.

DietPi-Config | Audio > Soundcard (Native PC) | Added ability to select from available soundcards on system: https://github.com/Fourdee/DietPi/issues/1053#issuecomment-313922101

DietPi-Config | Networking Options NAS/MISC: Added ability to change NTPD servers: https://github.com/Fourdee/DietPi/issues/1049

DietPi-Config | Display > Resolution: Added ability to set SDTV modes for Raspberry Pi: https://github.com/Fourdee/DietPi/issues/1058

DietPi-Config | Display > Resolution: Added ability to change overscan values for Raspberry Pi, once overscan is enabled: https://github.com/Fourdee/DietPi/issues/1058

DietPi-Software | Avahi-Daemon (additional Linux software): Now available for installation. Provides hostname broadcasting, supported by MacOSX and PC clients with Bonjour service: https://github.com/Fourdee/DietPi/issues/1030

DietPi-Software | OctoPrint: Now available for installation. 3D printing with web interface: https://github.com/Fourdee/DietPi/issues/854

DietPi-Software | RoonServer: Now available for installation. x86_64 native PC only: https://github.com/Fourdee/DietPi/issues/1060

DietPi-Software | Nvidia driver: Now also installs i386 OpenGL.

DietPi-Software | HTPC Manager: Now available for installation. Many thanks to @sytone for implementing the software!: https://github.com/Fourdee/DietPi/pull/1083

DietPi-Software | Steam: Now available for installation (Native PC only): https://github.com/Fourdee/DietPi/issues/1062

DietPi-Software | OpenBazaar: Updated service to SystemD (openbazaar.service).


Bug fixes:

General | RPi Stretch: /etc/apt/sources.list.d/raspi.list now uses correct stretch repo. Many thanks to @MichaIng for the fix: https://github.com/Fourdee/DietPi/issues/1077

DietPi-Config | Audio Options: DietPi-JustBoom option will now show when alsa-utils in installed. Many thanks to Jaikumar.

DietPi-Config | Waveshare 32 LCD panel: Now functional with current 4.9 kernel. X11 is not functional at this time: https://github.com/Fourdee/DietPi/issues/1048

DietPi-Launcher | DietPi-JustBoom and DietPi-Cloudshell options, will now show when alsa-utils in installed.

DietPi-Process_Tool | Added OpenBazaar to the list.

DietPi-Software | Emby: Resolved an issue where this software title would fail to install. Many thanks to @DncrJim for the report: https://github.com/Fourdee/DietPi/issues/1059

DietPi-Software | Emby: Is now disabled for ARMv8, due to lack of libjpeg8 debian packages in available repos: https://github.com/Fourdee/DietPi/issues/1059#issuecomment-313661959

Fourdee and others added 30 commits July 7, 2017 14:14
+ DietPi-Software | Emby: Resolved an issue where this software title
would fail to install. Many thanks to @DncrJim for the report:
https://github.com/Fourdee/DietPi/issues/1059

+ DietPi-Software | Emby: Is now disabled for ARMv8, due to lack of
libjpeg8 debian packages in available repos:
https://github.com/Fourdee/DietPi/issues/1059#issuecomment-313661959
+ DietPi-Software | Avahi-Daemon (additional Linux software): Now
available for installation. Provides hostname broadcasting, supported by
MacOSX and PC clients with Bonjour service:
https://github.com/Fourdee/DietPi/issues/1030
+ DietPi-Software | OctoPrint: Now available for installation. 3D
printing with web interface:
https://github.com/Fourdee/DietPi/issues/854
+ DietPi-Config | Audio > Soundcard (Native PC) | Added ability to
select from available soundcards on system:
https://github.com/Fourdee/DietPi/issues/1053#issuecomment-313922101
+ DietPi-Software | RoonServer: Now available for installation. x86_64
native PC only: https://github.com/Fourdee/DietPi/issues/1060
+ DietPi-Config | Networking Options NAS/MISC: Added ability to change
NTPD servers: https://github.com/Fourdee/DietPi/issues/1049
+ DietPi-Config | Audio Options: DietPi-JustBoom option will now show
when alsa-utils in installed. Many thanks to Jaikumar.
+ DietPi-Config | Display > Resolution: Added ability to set SDTV modes
for Raspberry Pi: https://github.com/Fourdee/DietPi/issues/1058
+ DietPi-Config | Display > Resolution: Added ability to change overscan
values for Raspberry Pi, once overscan is enabled:
https://github.com/Fourdee/DietPi/issues/1058
+ Always disable overscan values when overscan is disabled, as
```disable_overscan=1``` has no effect:
https://github.com/Fourdee/DietPi/issues/1058
Remove unnecessary package pciutils from dependencies and purge on update
+ DietPi-Config | Waveshare 32 LCD panel: Now functional with current
4.9 kernel: https://github.com/Fourdee/DietPi/issues/1048

+ DietPi-Launcher | DietPi-JustBoom and DietPi-Cloudshell options, will
now show when alsa-utils in installed.
...as it is finally available.

Use https in favour of the plan to switch all repos to https, where possible: https://github.com/Fourdee/DietPi/issues/1077#issuecomment-315606641
[RPi Stretch] Switch to new stretch repo on archive.raspberrypi.org
+ General | RPi Stretch: /etc/apt/sources.list.d/raspi.list now uses
correct stretch repo. Many thanks to @MichaIng for the fix:
https://github.com/Fourdee/DietPi/issues/1077
+ Return to previous menu when escaping apt selection.
+ General | Native PC: i386 apt support added by default.
Resolved issues highlighted in Pull request.
Fixed TOTAL_SOFTWARE_INDEXS_HARDLIMIT to be 156 to allow addition of HTPC Manager in UI.
+ DietPi-Software | Steam: Now available for installation (Native PC
only): https://github.com/Fourdee/DietPi/issues/1062

+ DietPi-Software | Nvidia driver: Also installs i386 OpenGL.
Fourdee added 6 commits July 18, 2017 12:07
# Conflicts:
#	dietpi/dietpi-software
+ DietPi-Software | OpenBazaar: Updated service to SystemD
(openbazaar.service)
+ DietPi-Process_Tool | Added OpenBazaar to the list.
+ HTPC Manager, support system status, update online doc url:
https://github.com/Fourdee/DietPi/issues/1092
+ HTPC Manager process tool
+ RC
@Fourdee Fourdee added this to the v154 milestone Jul 23, 2017
@Fourdee Fourdee self-assigned this Jul 23, 2017
@Fourdee Fourdee merged commit e76ec21 into master Jul 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[RPi Stretch] Stretch distribution available on "archive.raspberrypi.org" repository
3 participants