From d10f773232ce1a78948e85a8232a78be7421179b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 22 Mar 2001 10:02:13 +0000 Subject: (generateAutoInstFloppy): fix the message which was uptodate only for sparc :-( --- perl-install/install_steps_interactive.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'perl-install/install_steps_interactive.pm') diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm index d555fed8e..d5bb65dec 100644 --- a/perl-install/install_steps_interactive.pm +++ b/perl-install/install_steps_interactive.pm @@ -1095,7 +1095,8 @@ sub generateAutoInstFloppy { unlink "/floppy/help.msg"; output "/floppy/boot.msg", "\n0c", "!! If you press enter, an auto-install is going to start. - All data on this computer is going to be lost !! + All data on this computer is going to be lost, + including any Windows partitions !! ", "07\n" if !$replay; local $o->{partitioning}{clearall} = !$replay; -- cgit v1.2.1