Skip to content

Commit

Permalink
Merge branch 'master' of github.com:WDCommunity/wdpksrc
Browse files Browse the repository at this point in the history
  • Loading branch information
stefaang committed May 8, 2019
2 parents 89a1527 + 071dc9c commit 1764123
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -53,26 +53,22 @@ Currently, these custom WD targets are available in this `SynoCommunity fork`_
* wddl - WD DL2100 / DL4100 with 3.10.28 kernel
* wdarm - all other devices (firmware version 2.x only!)

**UPDATE**: it now creates WD binary packages right away. Some installer script changes might be necessary.
**UPDATE**: it now creates WD binary packages right away.

* add xor_checksum to your PATH (copy it to /usr/local/bin)
* ``cd wdpk/someapp``
* ``make apkg-wdarm``
* packages are available in ``packages`` directory

Once you have a development environment set up , you can start building packages, create new ones, or improve upon existing packages while making your changes available to other people.
See the `Developers HOW TO`_ for information on how to use spksrc.

Note that spksrc creates synology SPK packages... these need to be *simplified* to WD apps.

* Rename the .spk package with the .tar extension
* Unpack with `tar xf somepackage.tar`
* Move the bins and libs to your wdpk somepackage
* Modify the start/stop scripts as necessary into the wdpk format, stripped from all synology specific logistics. In OS3, basically everything runs as root.
Some installer script changes might be necessary.

Donate
------
Feel free to donate to the SynoCommunity project, the major inspiration for this project.
Thanks, but I'm good. Feel free to donate to these other projects instead

* `Allester Fox`_
* `SynoCommunity`_ project
* some charity

License
-------
Expand All @@ -90,3 +86,4 @@ When not explicitly set, files are placed under a `3 clause BSD license`_
.. _SynoCommunity: https://github.com/SynoCommunity/spksrc
.. _SynoCommunity fork: https://github.com/stefaang/spksrc
.. _WDCommunity website: http://www.wdcommunity.com
.. _Allester Fox: https://fox-exe.ru/

0 comments on commit 1764123

Please sign in to comment.