mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 11:22:27 +00:00 
			
		
		
		
	Remove the checking of yaboot-xcat to support removing yaboot-xcat rpm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14517 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -171,9 +171,6 @@ sub process_request { | ||||
|       } | ||||
|    } elsif ($arch =~ /ppc/) { | ||||
|       mkpath("$tftpdir/etc"); | ||||
|       if (! -r "$tftpdir/yaboot") { | ||||
|           $callback->({error=>["Unable to locate yaboot to boot ppc clients, install yaboot-xcat"],errorcode=>[1]}); | ||||
|       } | ||||
|    } | ||||
|    my $dopxe=0; | ||||
|    foreach (keys %{$normnets}) { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user