Vincent Untz 51d33b9f61 Fix build when panel header is not in /usr/include
When there's no pkg-config file for the panel library, the build breaks
if the header is not in /usr/include.

At least in openSUSE, we have /usr/include/ncurses.h and
/usr/include/ncurses/panel.h.
2014-09-09 18:19:05 +02:00
2014-05-15 09:25:26 +01:00
2013-09-06 23:38:39 +01:00
2013-09-06 23:47:17 +01:00
2013-09-06 23:38:39 +01:00
2014-05-15 09:25:26 +01:00
2014-03-28 17:20:20 +00:00

nwipe is a command that will securely erase disks using a variety of recognised methods. It is a fork of the dwipe command used by Darik's Boot and Nuke (dban). nwipe is included with partedmagic if want a quick and easy bootable CD version. nwipe was created out of a need to run the DBAN dwipe command outside of DBAN, in order to allow its use with any host distribution, thus giving better hardware support.

To use from the git repository, first create all the autoconf files with ./init.sh

Then do the standard ./configure --prefix=/usr && make && make install

For release notes please see the README file

Description
No description provided
Readme 12 MiB
Languages
C 98.8%
C++ 1%
M4 0.1%