Unraid-SlackPack/README.md

36 lines
1.2 KiB
Markdown
Raw Permalink Normal View History

2022-08-23 17:00:32 +00:00
# Unraid 6.11+
Unraid SlackPack plugin and packages
2017-06-16 20:41:28 +00:00
2022-08-23 17:00:32 +00:00
Collection of packages for Unraid.
2017-06-16 20:41:28 +00:00
2022-08-23 17:00:32 +00:00
This was repo was forked from dmacias72
2017-04-12 01:56:52 +00:00
2022-08-23 17:00:32 +00:00
I have modified it for my personal use
###### ------ Everything below this line is dmacias72 comments ------ ######
These are notes more for my memory or for anyone who wants to make Unraid plugins using this structure
2017-04-12 01:56:52 +00:00
I manage this on my laptop running Linux Mint Mate
2017-06-09 17:44:30 +00:00
2017-04-12 01:56:52 +00:00
I use Sublime Text as an editor and SmarGit to upload to github
2017-06-09 17:44:30 +00:00
2017-06-09 17:45:37 +00:00
copy tar-1.13 from unRAID to /bin/tar-1.13 on laptop
2017-06-09 17:44:30 +00:00
2017-06-09 17:45:37 +00:00
copy makepkg from unRAID to /sbin/makepkg on laptop
2017-06-09 17:44:30 +00:00
2017-04-12 01:56:52 +00:00
I modified gfjardim's pkg_build.sh to take an argument and add arch type plus modified the lettering function
2017-06-09 17:45:37 +00:00
2017-04-12 01:56:52 +00:00
To compile the packages for unRAID plugin run from the source directory
2017-06-09 17:44:30 +00:00
sudo ./mkpkg plugin
2017-04-12 01:56:52 +00:00
This creates a slackware compliant package and md5 in the archive directory with the date as the version number
2017-06-09 17:44:30 +00:00
2017-04-12 01:56:52 +00:00
And adds the date to the plugin file in plugins directory.
2017-06-09 17:44:30 +00:00
2017-06-09 17:50:09 +00:00
e.g. plugin-2017.06.09-x86_64-1.txz and plugin-2016.06.09-x86_64-1.md5
2017-06-09 17:43:09 +00:00
[![Donate](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BKQJF5NVA5E3S)