You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
	
		
		
			
				
				
					
						
						
						
							 | 
							
							# EFI support, ensure we have the required .deb in the ISO available for
 | 
						
						
						
						
							 | 
							
							# installation
 | 
						
						
						
						
							 | 
							
							
 | 
						
						
						
						
							 | 
							
							#if ARCHITECTURE i386
 | 
						
						
						
						
							 | 
							
							grub-efi
 | 
						
						
						
						
							 | 
							
							grub-efi-ia32
 | 
						
						
						
						
							 | 
							
							#endif
 | 
						
						
						
						
							 | 
							
							#if ARCHITECTURE amd64
 | 
						
						
						
						
							 | 
							
							grub-efi
 | 
						
						
						
						
							 | 
							
							grub-efi-amd64
 | 
						
						
						
						
							 | 
							
							#endif
 |