summaryrefslogtreecommitdiffstats
path: root/draklive
diff options
context:
space:
mode:
Diffstat (limited to 'draklive')
-rwxr-xr-xdraklive11
1 files changed, 11 insertions, 0 deletions
diff --git a/draklive b/draklive
index 2ac70b7..d48e3d4 100755
--- a/draklive
+++ b/draklive
@@ -39,6 +39,12 @@ use MGA::DrakISO::BuildLoop;
use MGA::DrakISO::BuildISO;
###############################################################################
+# Globals
+###############################################################################
+
+$::verbose = 1;
+
+###############################################################################
# Actions
###############################################################################
@@ -95,6 +101,7 @@ GetOptions(
"config=s" => \$config_path,
"settings=s" => \$settings_path,
"define=s" => \%{$build_object->{settings}},
+ "verbose=i" => \$::verbose,
) or Pod::Usage::pod2usage();
require standalone;
@@ -163,6 +170,10 @@ draklive [options]
--all-regions proceed with all configured regions
+ --verbose <level>
+ set verbosity level to <level>
+ defaults to 1
+
Examples:
draklive --clean