 8434e5afbf
			
		
	
	8434e5afbf
	
	
	
		
			
			The other distro elements set DIB_RELEASE which allows the other elements to know what distro release is being built during the extra-data or environment.d phases. Change-Id: I00bf13410ded5b678ebc66ff191891ed3cc80f4f
		
			
				
	
	
		
			3 lines
		
	
	
		
			68 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			68 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| export DISTRO_NAME=ubuntu
 | |
| export DIB_RELEASE=${DIB_RELEASE:-trusty}
 |