-
-
Notifications
You must be signed in to change notification settings - Fork 503
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
v54 #5
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DietPi-Software | Added DietPi optimized install option for "RPi Camera Surveillance (DietPi-Cam)" DietPi-Software | Added additional Linux software install option for "FTP Client Filesystem Mount (curlftpfs)". Can be setup using dietpi-config > networking. DietPi-Update | Added gitbranch option in dietpi.txt (gitbranch=master). This can be used to test the update/patching system.
Fourdee
added a commit
that referenced
this pull request
May 12, 2015
v54 (12/05/15) Release Notes: DietPi-Software | Added DietPi optimized install option for "RPi Camera / Web Interface Surveillance (DietPi-Cam)" DietPi-Software | Added additional Linux software install option for "FTP Client Filesystem Mount (curlftpfs)". Can be installed and configured using dietpi-config > networking. DietPi-Software | Changed the DietPi optimized software menu to be more informative and user friendly. DietPi-Software > Kodi | Fixed black screen hangs on exit. If starting from console users must run startkodi. Desktop shortcuts have been patched. DietPi-Config > Advanced | Better explanation of swapfile. DietPi-Config > Networking | Setting up a samba client share will no longer reset the /etc/fstab file each time. Added changelog | *waves* Code Related: DietPi-Update | Added gitbranch option in dietpi.txt (gitbranch=master). This can be used to test the update/patching system. DietPi-Software | Separated internal install flags for Webserver. Allows for applications to be installed that require only parts of the LAMP stack. DietPi-Software | Changed PHP-apc/u conf files to remove "( 3 days )". It was causing php errors line 4. /func/ | Moved "set samba client details" from dietpi-config to /boot/dietpi/func/dietpi-set_smbclient /func/ | Change_hostname is now a global function script /boot/dietpi/conf/index.php has changed to phpinfo.php. Allows us to reserve index.php for other software.
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
v54
(12/05/15)
Release Notes:
DietPi-Software | Added DietPi optimized install option for "RPi Camera / Web Interface Surveillance (DietPi-Cam)"
DietPi-Software | Added additional Linux software install option for "FTP Client Filesystem Mount (curlftpfs)". Can be installed and configured using dietpi-config > networking.
DietPi-Software | Changed the DietPi optimized software menu to be more informative and user friendly.
DietPi-Software > Kodi | Fixed black screen hangs on exit. If starting from console users must run startkodi. Desktop shortcuts have been patched.
DietPi-Config > Advanced | Better explanation of swapfile.
DietPi-Config > Networking | Setting up a samba client share will no longer reset the /etc/fstab file each time.
Added changelog | waves
Code Related:
DietPi-Update | Added gitbranch option in dietpi.txt (gitbranch=master). This can be used to test the update/patching system.
DietPi-Software | Separated internal install flags for Webserver. Allows for applications to be installed that require only parts of the LAMP stack.
DietPi-Software | Changed PHP-apc/u conf files to remove "( 3 days )". It was causing php errors line 4.
/func/ | Moved "set samba client details" from dietpi-config to /boot/dietpi/func/dietpi-set_smbclient
/func/ | Change_hostname is now a global function script
/boot/dietpi/conf/index.php has changed to phpinfo.php. Allows us to reserve index.php for other software.