From ccdd0273fde53a7feeb4eed9056a2c30aa2d926b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 25 Jun 2004 07:22:34 +0000 Subject: remove deprecated rhimage symlink --- perl-install/install2.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/install2.pm b/perl-install/install2.pm index 5f56eb838..d3823322e 100644 --- a/perl-install/install2.pm +++ b/perl-install/install2.pm @@ -427,7 +427,6 @@ sub main { undef $::auto_install if $cfg; if (!$::testing) { - symlink "rhimage", "/tmp/image"; #- for compatibility with old stage1 unlink $_ foreach "/modules/modules.mar", "/sbin/stage1"; } -- cgit v1.2.1