Skip to content

Commit

Permalink
v6.25 (#2902)
Browse files Browse the repository at this point in the history
+ DietPi-Drive_Manager | I/O Scheduling: Add option to change I/O scheduler for single drives
+ DietPi-Drive_Manager | Fix missing partition table choice when manually selecting drive format mode, introduced with: 9ea3500
+ DietPi-Drive_Manager | Abort swapfile transfer on BTRFS with user info already here, before starting DietPi-Set_swapfile
+ DietPi-Drive_Manager | Minor coding and visual enhancements
  • Loading branch information
MichaIng authored Jun 9, 2019
1 parent 493eccb commit 187f1bb
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 85 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Changes / Improvements / Optimisations:
- DietPi-Service 2.0 | Combines dietpi-process_tool into dietpi-services. Adds IO policies, single/global service control and much more: https://github.com/MichaIng/DietPi/pull/2786
- DietPi-Process_tool | Has been replaced with DietPi-Services. Existing saved options will no longer be available, please use 'dietpi-services' to apply required process_tool options with the upgraded system.
- DietPi-Explorer | Disabled opening of files in nano under select a file/folder mode.
- DietPi-Drive_Manager | Added the option to change the I/O scheduler per drive. Many thanks to @Generator for pointing us onto this topic: https://github.com/MichaIng/DietPi/issues/2233
- DietPi-Drive_Manager | Services are not stopped directly at start of this script any more. Instead this is done only on critical tasks, e.g. transferring of DietPi userdata, the swapfile or RootFS. Further increased navigation speed by re-running the drive detection loop only when affecting changes have been made, and, by several other code enhancements.
- DietPi-Software | Deluge: Lowered UMask (007 => 002) to allow read access from e.g. custom Samba shares without "dietpi" user. Many thanks to @radsb for reporting the limited access: https://dietpi.com/phpbb/viewtopic.php?f=11&t=5847
- DietPi-Software | FFmpeg: On RPi, the new APT repo package will be installed, which now supports RPi hardware acceleration and is some subversion newer then the package hosted on dietpi.com: https://github.com/MichaIng/DietPi/issues/869#issuecomment-490047405
- DietPi-Software | Gitea: Current stable v1.8.X will be installed now and existing instances will be upgraded during DietPi-Update. Many thanks to @msongz for implementing this: https://github.com/MichaIng/DietPi/pull/2881
Expand Down
Loading

0 comments on commit 187f1bb

Please sign in to comment.