mirror of
				https://github.com/xcat2/xcat-core.git
				synced 2025-10-31 19:32:31 +00:00 
			
		
		
		
	bug fix in otherpkgs
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6416 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
		| @@ -69,8 +69,9 @@ logger -t xcat "NFSSERVER=$NFSSERVER" | ||||
| echo OTHERPKGDIR=$OTHERPKGDIR | ||||
| logger -t xcat "OTHERPKGDIR=$OTHERPKGDIR" | ||||
|  | ||||
| dhcpcd -n $PRIMARYNIC | ||||
|  | ||||
| if [ -x "/sbin/dhcpcd" ]; then | ||||
|     dhcpcd -n $PRIMARYNIC | ||||
| fi | ||||
|  | ||||
| #check if the node has yum or zypper installed, it will try yum first, then zypper and last rpm | ||||
| hasyum=0   | ||||
|   | ||||
		Reference in New Issue
	
	Block a user