[Package]
version: 3
depends: 
incremental: False

[Product]
type: netboot
id: dban
name: Darik's Boot and Nuke
description: wipe disks http://dban.org/
advice: if you have problems with default=auto, please try "manual" run
version: 2.2.6
priority: 0
licenseRequired: False
productClasses: 
setupScript: none
uninstallScript: 
updateScript: 
alwaysScript: 
onceScript: 
customScript: 
pxeConfigTemplate: dban

[ProductProperty]
type: unicode
name: default
multivalue: False
editable: False
description: pick auto, manual, debug, silent
values: ["auto", "debug", "manual", "silent"]
default: ["manual"]

[ProductProperty]
type: unicode
name: method
multivalue: False
editable: True
description: dban nuke methods
values: ["dod3pass", "dod522022m", "dodshort", "gutmann", "ops2", "prng", "quick", "zero"]
default: ["dod522022m"]

[ProductProperty]
type: unicode
name: rounds
multivalue: False
editable: True
description: How many times to run dban
values: ["1"]
default: ["1"]

[ProductProperty]
type: unicode
name: libata.ignore_hpa
multivalue: False
editable: False
description: 1 mean 'yes' delete Host Protected Area, 0 means 'no' save Host Protected Area
values: ["0", "1"]
default: ["1"]

[Changelog]
dban (2.2.6-3) testing; urgency=low
  * Version 3 has added libata.ignore_hpa=1 to the dban script

 -- jim <j.pizagno@uib.de>  Thu, 27 Sep 2012 14:17:00 +0000

dban (2.2.6-2) stable; urgency=low

  * Version 2 has fixed parameter syntax in dban

 -- jim <j.pizagno@uib.de>  Tue, 25 Sep 2012 16:17:56 +0000

dban (2.2.6-1) testing; urgency=low

  * Initial package

 -- jim <j.pizagno@uib.de>  Fri, 07 Sep 2012 09:31:04 +0000