mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-30 19:02:27 +00:00 
			
		
		
		
	-Together with recent xNBA patch to give a hyphenated mac address, make BOOTIF look just like syslinux
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6318 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -203,7 +203,7 @@ sub setstate { | ||||
|             print $pcfg "imgfetch -n kernel http://".'${next-server}/tftpboot/'.$kern->{kernel}."\n"; | ||||
|             print $pcfg "imgload kernel\n"; | ||||
|             if ($kern->{kcmdline}) { | ||||
|                 print $pcfg "imgargs kernel ".$kern->{kcmdline}.' BOOTIF=${netX/mac}'."\n"; | ||||
|                 print $pcfg "imgargs kernel ".$kern->{kcmdline}.' BOOTIF=01-${netX/machyp}'."\n"; | ||||
|             } else { | ||||
|                 print $pcfg "imgargs kernel BOOTIF=".'${netX/mac}'."\n"; | ||||
|             } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user