summaryrefslogtreecommitdiffstats
path: root/perl-install/install2.pm
diff options
context:
space:
mode:
authorFrancois Pons <fpons@mandriva.com>1999-11-16 11:27:39 +0000
committerFrancois Pons <fpons@mandriva.com>1999-11-16 11:27:39 +0000
commitcec3cd810d520b98dd17a1fe274e6acc8cf637b9 (patch)
treeb0adb6367bae1147aaf02a501dec3b3d91f677b0 /perl-install/install2.pm
parent36ef3ad3435c5cf5711be5d23bb37681a2e88e79 (diff)
downloaddrakx-backup-do-not-use-cec3cd810d520b98dd17a1fe274e6acc8cf637b9.tar
drakx-backup-do-not-use-cec3cd810d520b98dd17a1fe274e6acc8cf637b9.tar.gz
drakx-backup-do-not-use-cec3cd810d520b98dd17a1fe274e6acc8cf637b9.tar.bz2
drakx-backup-do-not-use-cec3cd810d520b98dd17a1fe274e6acc8cf637b9.tar.xz
drakx-backup-do-not-use-cec3cd810d520b98dd17a1fe274e6acc8cf637b9.zip
*** empty log message ***
Diffstat (limited to 'perl-install/install2.pm')
-rw-r--r--perl-install/install2.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install2.pm b/perl-install/install2.pm
index 1a856e182..0a7328e26 100644
--- a/perl-install/install2.pm
+++ b/perl-install/install2.pm
@@ -179,7 +179,7 @@ $o = $::o = {
#- user => { name => 'foo', password => 'bar', home => '/home/foo', shell => '/bin/bash', realname => 'really, it is foo' },
#- keyboard => 'de',
- display => "192.168.1.19:1",
+#- display => "192.168.1.19:1",
steps => \%installSteps,
orderedSteps => \@orderedInstallSteps,