criu
This commit is contained in:
		
							parent
							
								
									0890b205dc
								
							
						
					
					
						commit
						1f648f7098
					
				
					 1 changed files with 20 additions and 0 deletions
				
			
		
							
								
								
									
										20
									
								
								talimatname/genel/c/criu/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								talimatname/genel/c/criu/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,20 @@
 | 
			
		|||
# Tanım: Linux kullanıcı alanı(userspace) için geri yükleme/kontrol noktası işlevi sağlayan uygulama
 | 
			
		||||
# URL: http://criu.org
 | 
			
		||||
# Paketçi: milisarge
 | 
			
		||||
# Gerekler: xmlto asciidoc python protobuf-c libnl libnet 
 | 
			
		||||
# Grup: sistem
 | 
			
		||||
 | 
			
		||||
isim=criu
 | 
			
		||||
surum=3.9
 | 
			
		||||
devir=1
 | 
			
		||||
kaynak=(http://download.openvz.org/criu/$isim-$surum.tar.bz2::$isim-$surum.tar.bz2)
 | 
			
		||||
 | 
			
		||||
derle() {
 | 
			
		||||
  cd "$SRC/$isim-$surum"
 | 
			
		||||
  make
 | 
			
		||||
  make DESTDIR="$PKG/" \
 | 
			
		||||
       PREFIX=/usr \
 | 
			
		||||
       SBINDIR=/usr/bin \
 | 
			
		||||
       LOGROTATEDIR=/etc/logrotate.d \
 | 
			
		||||
       LIBDIR=/usr/lib install
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue