Intial commit
This commit is contained in:
27
builder-product.cfg
Normal file
27
builder-product.cfg
Normal file
@@ -0,0 +1,27 @@
|
||||
############################
|
||||
# Setup product information
|
||||
############################
|
||||
VENDOR="dban.org"
|
||||
PN="dban.dban"
|
||||
NAME="Darik's Boot And Nuke"
|
||||
DESCRIPTION="DBAN is a self-contained boot disk that automatically deletes the contents of any hard disk that it can detect. "
|
||||
VERSION="2.2.7"
|
||||
RELEASE="3"
|
||||
PRIORITY="0"
|
||||
ADVICE=""
|
||||
|
||||
# TYPE - defines, if the install files are public or restricted.
|
||||
# Valid value: restricted | public
|
||||
TYPE="public"
|
||||
|
||||
DL_FILE[0]="dban.png"
|
||||
DL_SOURCE[0]="http://lockergnome.com/wp-content/uploads/2011/07/dban.png"
|
||||
|
||||
DL_FILE[1]="dban-${VERSION}_i586.iso"
|
||||
DL_SOURCE[1]="http://sourceforge.net/projects/dban/files/dban/dban-${VERSION}/dban-${VERSION}_i586.iso"
|
||||
DL_ARCH[1]="X86"
|
||||
DL_WINST_NAME[1]=Install
|
||||
|
||||
# File array index for the image showing while installing the program
|
||||
ICON_DL_INDEX=0
|
||||
|
||||
Reference in New Issue
Block a user