-
-
Notifications
You must be signed in to change notification settings - Fork 503
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 #5 from Fourdee/Testing
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.
- Loading branch information
Showing
26 changed files
with
1,834 additions
and
235 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
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. | ||
|
||
|
||
----------------------------------------------------------------------------------------------------------- | ||
|
||
v53 | ||
(09/05/15) | ||
EOL corrections in /conf/ folder, resolves startup issues (with YMPD/Softether/Opentyrian). | ||
New func folder for global functions. (allows us to use re-occuring code in dietpi scripts) | ||
dietpi-config > display | GPU mem split for RPI is now based on an array (optimized/cleaned coding) | ||
|
||
----------------------------------------------------------------------------------------------------------- | ||
|
||
v52 | ||
(07/05/15) | ||
DietPi-Software | Modifications to help improve initial user experience. | ||
DietPi-Config > Display Options | Added support for RPi Camera. Enable/disable camera and led. | ||
DietPi General | Fix for dumb or unset TERM provided by tdaitx. Allows for SCP connections with OpenSSH Server installed. | ||
DietPi General | Added time-outs and retry limits when checking urls to prevent endless waiting (internet tests/apt repo checks etc). | ||
|
||
----------------------------------------------------------------------------------------------------------- | ||
|
||
v51 | ||
(05/05/15) | ||
DietPi-Software > Desktop (LXDE) | Trashcan is now disabled. This allows DietPi to save resources by not needing gvfs packages. | ||
|
||
----------------------------------------------------------------------------------------------------------- | ||
|
||
v50 | ||
(04/05/15) | ||
DietPi-Software > Desktop (LXDE) | ||
- Optimized/reduced installation time, now takes 4 minutes on a Pi2 (previously 20+ minutes). | ||
- Optimized/reduced installed filesystem usage, now 200MB (previously 500MB+) | ||
- Optimized/reduced number of processes running, now 26 (Previously 55+) | ||
- DietPi's LXpanel config now gets correctly applied. | ||
|
||
DietPi-Update | ||
- Optimized. No longer requires 20MB+ Git to be installed. Uses wget and unzip, both under 1MB. | ||
- Automatically checks and updates DietPi on 1st run. | ||
|
||
DietPi-Config | New menu Audio Options. | ||
- RPi Audiophiles rejoice! Added support for external soundcards (Supported cards: HifiBerry DAC/DAC+ Digi/Digi+ Amp/Amp+ , https://www.hifiberry.com/). | ||
|
||
----------------------------------------------------------------------------------------------------------- |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
53 | ||
54 |
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,5 @@ | ||
DietPi-* = DietPi Menu and Desktop entries for LXDE | ||
.gtk-bookmarks = DietPi PCManFM favourites links (~/.gtk-bookmarks) | ||
panel = LXDE panel setup (~/.config/lxpanel/LXDE/panels/panel) | ||
DietPi-* | *.desktop = DietPi Menu and Desktop entries for LXDE | ||
.gtk-bookmarks = DietPi PCManFM favourites links (~/.gtk-bookmarks) | ||
panel = LXDE panel setup (~/.config/lxpanel/LXDE/panels/panel) | ||
lxde-rc.xml = Openbox config (~/.config/openbox/lxde-rc.xml) | ||
pcmanfm* = Pcmanfm configs |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[Desktop Entry] | ||
Version=1.0 | ||
Name=Kodi Media Center | ||
GenericName=Media Center | ||
Comment=Manage and view your media | ||
Exec=startkodi | ||
Icon=kodi | ||
Terminal=false | ||
Type=Application | ||
Categories=AudioVideo;Video;Player;TV; | ||
|
||
Actions=Fullscreen;Standalone; | ||
|
||
[Desktop Action Fullscreen] | ||
Name=Open in fullscreen | ||
Exec=startkodi | ||
OnlyShowIn=Unity; | ||
|
||
[Desktop Action Standalone] | ||
Name=Open in standalone mode | ||
Exec=startkodi | ||
OnlyShowIn=Unity; |
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
Oops, something went wrong.