From 5b0b7d7946382b3f5b529061ac2529c54771ad5f Mon Sep 17 00:00:00 2001 From: Derek Macias Date: Tue, 15 Dec 2015 00:21:53 -0700 Subject: [PATCH] minor fixes --- plugins/NerdPack.plg | 6 ++-- plugins/NerdPack.xml | 74 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+), 2 deletions(-) create mode 100644 plugins/NerdPack.xml diff --git a/plugins/NerdPack.plg b/plugins/NerdPack.plg index 4271a462..d29a852b 100644 --- a/plugins/NerdPack.plg +++ b/plugins/NerdPack.plg @@ -3,7 +3,7 @@ - + @@ -17,9 +17,11 @@ +###2015.12.15 +- minor fixes ###2015.12.14 - add update functions -- add remove package function +- add delete package function - fix some minor bugs ###2015.12.13 - initial commit of wrapper plugin for packages in repo diff --git a/plugins/NerdPack.xml b/plugins/NerdPack.xml new file mode 100644 index 00000000..6fcbe2ae --- /dev/null +++ b/plugins/NerdPack.xml @@ -0,0 +1,74 @@ + + +True +https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.plg +dmacias72 +False +Tools:System +Speedtest + +This plugin allows installation of extra packages, mostly CLI, for advanced users. Use at your own risk. Not officially supported by LimeTech. + +http://lime-technology.com/forum/index.php?topic=37541.0 +https://raw.githubusercontent.com/dmacias72/dmacias-plugin-repository/master/NerdPack.png +2015-12-15 + +###2015.12.15 +- minor fixes +###2015.12.14 +- add update functions +- add delete package function +- fix some minor bugs +###2015.12.13 +- initial commit of wrapper plugin for packages in repo +###2015.12.07 +- Added perl 5.22.0 +- Added vim 7.4.898 (thanks Ryan Detzel) + +###2015.09.09 +- Keep all packages installed after NerdPack uninstall so we don't break other plugin's dependancies. (thanks David Coppit) + +###2015.08.09 +- Added p7zip 9.38.1 + +###2015.07.31 +- Added iperf 3.0.11 + +###2015.06.27 +- Added sshfs 2.5 + +###2015.06.23 +- Added python 2.7.9 (fixes iotop dependency) + +###2015.05.16 +- Added subversion 1.7.16 +- Added MD5 checks for all packages + +###2015.05.15 +- Added lftp 4.6.1 +- Replaced installpkg with upgradepkg to allow package upgrading +- Added removal of packages upon uninstall of &name; + +###2015.04.29 +- Added git 2.3.5 + +###2015.04.24 +- Added strace 4.10 + +###2015.04.23 +- Added bwm-ng 0.6 + +###2015.02.07 +- Added unrar 5.2.5 + +###2015.01.06 +- Inital release. includes: + - iftop 1.0pre2 + - iotop 0.6 + - screen 4.2.1 + - lshw B.02.17 + - kbd 1.15.3 + - inotify-tools 3.14 + - cpio 2.11 + +