summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordamien <damien@mandriva.com>2002-03-11 17:15:22 +0000
committerdamien <damien@mandriva.com>2002-03-11 17:15:22 +0000
commit52692356c991723e364db31d48e5ac96a14ba7ac (patch)
treef701557fcefda1555dc94b8008f253d12fef066d
parentc05d74afa4345ce2681b4e1a628c73990333280e (diff)
downloaddrakx-backup-do-not-use-52692356c991723e364db31d48e5ac96a14ba7ac.tar
drakx-backup-do-not-use-52692356c991723e364db31d48e5ac96a14ba7ac.tar.gz
drakx-backup-do-not-use-52692356c991723e364db31d48e5ac96a14ba7ac.tar.bz2
drakx-backup-do-not-use-52692356c991723e364db31d48e5ac96a14ba7ac.tar.xz
drakx-backup-do-not-use-52692356c991723e364db31d48e5ac96a14ba7ac.zip
added embedded mode
-rwxr-xr-xperl-install/standalone/drakxtv1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/standalone/drakxtv b/perl-install/standalone/drakxtv
index 5cd2bfcab..737eb360b 100755
--- a/perl-install/standalone/drakxtv
+++ b/perl-install/standalone/drakxtv
@@ -33,6 +33,7 @@ use strict;
use detect_devices;
use common;
+$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/;
my $in = 'interactive'->vnew('su', 'default');
sub scan4channels {