 vanhofen
					
					6 years ago
						vanhofen
					
					6 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
					
					No known key found for this signature in database
					
						
							GPG Key ID: 4AEE18F83AFDEB23
						
					
				
			
		
		
		
	
		
			
				 1 changed files with 
1 additions and 
4 deletions
			 
			
		 
		
			
				- 
					
					
					 
					README.md
				
				
				
					
						
							
								
									
	
		
		
			
				
					|  | @ -1,8 +1,5 @@ | 
			
		
	
		
		
			
				
					|  |  | # NI \o/ - Neutrino-Images Buildsystem # |  |  | # NI \o/ - Neutrino-Images Buildsystem # | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  | > Voraussetzung für die Nutzung des Buildsystems ist ein Bitbucket Account. |  |  |  | 
			
		
	
		
		
			
				
					|  |  | > Der Bitbucket Account muss einen SSH-Key hinterlegt haben. |  |  |  | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  |  | 
			
		
	
		
		
			
				
					|  |  | ## Für die Einrichtung unter Debian sind folgende Pakete nötig |  |  | ## Für die Einrichtung unter Debian sind folgende Pakete nötig | 
			
		
	
		
		
			
				
					|  |  | ```bash |  |  | ```bash | 
			
		
	
		
		
			
				
					|  |  | apt-get install \ |  |  | apt-get install \ | 
			
		
	
	
		
		
			
				
					|  | @ -15,7 +12,7 @@ liblzo2-dev uuid-dev libssl-dev libcurl4-openssl-dev intltool | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
		
		
			
				
					|  |  | ## 1) Buildsystem initialisieren |  |  | ## 1) Buildsystem initialisieren | 
			
		
	
		
		
			
				
					|  |  | ```bash |  |  | ```bash | 
			
		
	
		
		
			
				
					
					|  |  |  git clone https://github.com/neutrino-images/ni-buildsystem.git |  |  | git clone https://github.com/neutrino-images/ni-buildsystem.git | 
			
				
				
			
		
	
		
		
	
		
		
			
				
					|  |  | cd ni-buildsystem |  |  | cd ni-buildsystem | 
			
		
	
		
		
			
				
					|  |  | ``` |  |  | ``` | 
			
		
	
		
		
			
				
					|  |  | 
 |  |  | 
 | 
			
		
	
	
		
		
			
				
					|  | 
 |