From b3ff122538fcfd044bd5f58085f853ac662b7d98 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Wed, 8 Mar 2006 13:55:08 +0000 Subject: adjust comments --- tools/draklive | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/draklive b/tools/draklive index a9ad8b03f..17b400902 100755 --- a/tools/draklive +++ b/tools/draklive @@ -516,9 +516,9 @@ sub post_install_system { #- (don't use addVarsInSh from MDK::Common, it breaks shell escapes) substInFile { s/^PROMPT=.*/PROMPT=no/ } get_system_root($live) . '/etc/sysconfig/init'; - #- disable first boot wizard + #- disable first boot wizard at live boot output(get_system_root($live) . '/etc/sysconfig/firstboot', 'FIRSTBOOT=no'); - #- enable drakx-finish-install + #- enable drakx-finish-install at live boot output(get_system_root($live) . '/etc/sysconfig/finish-install', qq( FINISH_INSTALL=yes NETWORK=no -- cgit v1.2.1