mirror of
				https://github.com/apache/cloudstack.git
				synced 2025-10-26 08:42:29 +01:00 
			
		
		
		
	CLOUDSTACK-5259: added 32 bit support for vhd-util
This commit is contained in:
		
							parent
							
								
									5dccaa1832
								
							
						
					
					
						commit
						bbeb164abf
					
				| @ -98,6 +98,12 @@ install_packages() { | |||||||
| 
 | 
 | ||||||
|   apt-get --no-install-recommends -q -y --force-yes install haproxy |   apt-get --no-install-recommends -q -y --force-yes install haproxy | ||||||
| 
 | 
 | ||||||
|  |   #32 bit architecture support:: not required for 32 bit template | ||||||
|  |   dpkg --add-architecture i386 | ||||||
|  |   apt-get update | ||||||
|  |   apt-get --no-install-recommends -q -y --force-yes install links:i386 libuuid1:i386 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| setup_accounts() { | setup_accounts() { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user