mirror of
https://github.com/UnRAIDES/unRAID-NerdTools
synced 2025-04-05 14:37:29 +00:00
commit
cdb228e910
BIN
archive/NerdTools-2022.10.19-x86_64-1.txz
Normal file
BIN
archive/NerdTools-2022.10.19-x86_64-1.txz
Normal file
Binary file not shown.
BIN
packages/6.11/ipmitool-1.8.18-x86_64-1_SBo.txz
vendored
Normal file
BIN
packages/6.11/ipmitool-1.8.18-x86_64-1_SBo.txz
vendored
Normal file
Binary file not shown.
BIN
packages/6.11/mlocate-0.26-x86_64-4.txz
vendored
Normal file
BIN
packages/6.11/mlocate-0.26-x86_64-4.txz
vendored
Normal file
Binary file not shown.
BIN
packages/6.11/pigz-2.7-x86_64-1_SBo.txz
vendored
Normal file
BIN
packages/6.11/pigz-2.7-x86_64-1_SBo.txz
vendored
Normal file
Binary file not shown.
BIN
packages/6.11/sshfs-3.7.2-x86_64-1.txz
vendored
Normal file
BIN
packages/6.11/sshfs-3.7.2-x86_64-1.txz
vendored
Normal file
Binary file not shown.
|
@ -66,6 +66,7 @@
|
|||
"mcelog":"The user space backend for logging machine check errors reported by the hardware to the kernel. Decodes the logs the errors.",
|
||||
"md5deep":"A cross-platform set of programs to compute MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digests on an arbitrary number of files. Has the following additional features: Recursive operation, Comparison mode, Time estimation, Piecewise hasing, and File type mode.",
|
||||
"mediainfo":"Supplies technical and tag information about a video or audio file.",
|
||||
"mlocate":"A locate/updatedb implementation. It keeps a database of all existing files and allows you to lookup files by name. The 'm' updatedb reuses the existing database to avoid rereading most of the file system, which makes updatedb faster and does not trash the system caches as much as traditional locate implementations.",
|
||||
"moreutils":"moreutils is a growing collection of the unix tools that nobody thought to write long ago when unix was young.",
|
||||
"mosh":"remote terminal application that allows roaming, supports intermittent connectivity, and provides intelligent local echo and line editing of user keystrokes.",
|
||||
"mtr":"combines the functionality of the traceroute and ping programs in a single network diagnostic tool.",
|
||||
|
|
|
@ -3,8 +3,8 @@
|
|||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "NerdTools">
|
||||
<!ENTITY author "UnRAIDES">
|
||||
<!ENTITY version "2022.10.10">
|
||||
<!ENTITY md5 "019f58bfbc483f84d5ff4414ffd4e538">
|
||||
<!ENTITY version "2022.10.19">
|
||||
<!ENTITY md5 "93f4661294aa8bad2b965b639a4e8a95">
|
||||
<!ENTITY launch "Settings/&name;">
|
||||
<!ENTITY github "UnRAIDES/unRAID-&name;">
|
||||
<!ENTITY pluginURL "https://raw.githubusercontent.com/&github;/main/plugin/&name;.plg">
|
||||
|
@ -17,6 +17,11 @@
|
|||
|
||||
<CHANGES>
|
||||
##&name;
|
||||
###2022.10.19
|
||||
- Added: ipmitool-1.8.18
|
||||
- Added: mlocate-0.26
|
||||
- Added: pigz-2.7
|
||||
- Added: sshfs-3.7.2
|
||||
###2022.10.10
|
||||
- Changed: axel-2.17.11
|
||||
- Added: ddrescue-1.26
|
||||
|
|
Loading…
Reference in New Issue
Block a user