aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ndctl/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* main/ndctl: move from testingRasmus Thomsen2019-05-271-52/+0
| | | | It's required for libblockdev -> udisks2
* testing/ndctl: add dev and lib subpackagesprspkt2018-07-111-1/+1
|
* testing/ndctl: add bash completion subpackageprspkt2018-07-111-1/+11
|
* testing/ndctl: disable testsprspkt2018-07-111-5/+1
| | | | | The unit tests run by make check require building and loading the nfit_test.ko kernel module.
* testing/ndctl: upgrade to 61.2, clarify licenseprspkt2018-07-111-5/+7
|
* testing/ndctl: rebuild against json-c-0.13Natanael Copa2018-04-191-1/+1
|
* testing/ndctl: Adapt to abuild version 3Breno Leitao2017-08-291-1/+6
| | | | | | | Currently ndctl does not contain the check() primitive, and it is using || return 1 all the time. Adapting this package to the new abuild version 3 era.
* testing/ndctl: run ./autogen.sh in prepare()Sören Tempel2017-08-231-4/+11
|
* testing/ndctl: upgrade to 57.1 and modernizeRoberto Oliveira2017-08-231-17/+7
| | | | Upgrade and remove a patch that is already applied upstream
* testing/ndctl: new aportBreno Leitao2017-03-121-0/+42
ndctl is a utility for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel. Adding it into Alpine Linux.