aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ndctl
Commit message (Collapse)AuthorAgeFilesLines
* 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-232-53/+7
| | | | Upgrade and remove a patch that is already applied upstream
* testing/ndctl: new aportBreno Leitao2017-03-122-0/+78
ndctl is a utility for managing the libnvdimm (non-volatile memory device) sub-system in the Linux kernel. Adding it into Alpine Linux.