summaryrefslogtreecommitdiffstats
path: root/qt5-qmake/tuxboot/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'qt5-qmake/tuxboot/DETAILS')
-rwxr-xr-xqt5-qmake/tuxboot/DETAILS22
1 files changed, 22 insertions, 0 deletions
diff --git a/qt5-qmake/tuxboot/DETAILS b/qt5-qmake/tuxboot/DETAILS
new file mode 100755
index 0000000000..cca860757a
--- /dev/null
+++ b/qt5-qmake/tuxboot/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=tuxboot
+ VERSION=0.8
+ SOURCE="$SPELL-$VERSION.src.tar.gz"
+ SOURCE_URL[0]="http://downloads.sourceforge.net/sourceforge/project/$SPELL/$VERSION/source/$SOURCE"
+ SOURCE_HASH=sha512:2f6402fa850760c5c05ca14587957e88da85c9c836058a13c7baee9c8df15f78a7216fe88b77a71d30182506cbe520de5a447531860234d5676e6a3c4213bd8e
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="http://tuxboot.org/"
+ LICENSE[0]="GPL"
+ ENTERED=20150910
+ KEYWORDS=""
+ SHORT="To create bootable Live USB drives"
+cat << EOF
+Tuxboot helps you to create a bootable Live USB drive for Clonezilla live,
+DRBL live, GParted live and Tux2live. It is modified from UNetbootin and
+runs on both MS Windows and GNU/Linux. You can choose to download the latest
+version of Clonezilla live, DRBL live, or GParted live ISO/zip file then
+create the live USB. Features:
+
+Support Clonezilla live, DRBL live, GParted live and Tux2live. Tuxboot uses
+the syslinux in the ISO/zip file to make your USB drive bootable, so it is
+compatible with the same version of syslinux boot menu in the ISO/zip file.
+EOF