aboutsummaryrefslogtreecommitdiffstats
path: root/testing/nwipe/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* testing/[multiple]: move unmaintained packagesCarlo Landmeter2016-08-251-43/+0
| | | | | | | | | | | This moves all packages from testing to unmaintained which have not been updated for atleast 6 months. If you are affected by this commit please follow this proceddure: * make sure your packages build on all architectures * move your pacakge(s) back to testing * if you want to keep this package and can maintain it (or find somebody to maintain it for you) for a minimum of 6 months ask it to be moved to community
* Do not delete *.la files manuallyBartłomiej Piotrowski2015-09-101-1/+0
| | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
* testing/nwipe: upgrade to 0.16Natanael Copa2014-06-031-3/+11
|
* testing/nwipe: upgrade to 0.10Fabian Affolter2012-09-211-2/+2
|
* Initial APKBUILD for nwipeFabian Affolter2012-01-161-0/+36
Package description: The nwipe is a command that will securely erase disks using a variety of recognized methods. It is a fork of the dwipe command used by Darik's Boot and Nuke (dban). Nwipe was created out of need to run the DBAN dwipe command outside of DBAN. This allows it to use any host distribution which gives better hardware support. It is essentially the same as dwipe, with a few changes: - pthreads is used instead of fork - The parted library is used to detect drives - The code is designed to be compiled with gcc Website: http://nwipe.sourceforge.net