dracut.guncellendi
This commit is contained in:
		
							parent
							
								
									f34a0f646a
								
							
						
					
					
						commit
						bbfe4424cb
					
				
					 2 changed files with 15 additions and 15 deletions
				
			
		
							
								
								
									
										15
									
								
								talimatname/genel/dracut/talimat
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										15
									
								
								talimatname/genel/dracut/talimat
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,15 @@
 | 
				
			||||||
 | 
					# Description: önyükleme için gereken her şeyi içeren özel bir initramfs görüntüsü oluşturma aracı
 | 
				
			||||||
 | 
					# URL: https://dracut.wiki.kernel.org/
 | 
				
			||||||
 | 
					# Packager: milisarge
 | 
				
			||||||
 | 
					# Depends on:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					name=dracut
 | 
				
			||||||
 | 
					version=045
 | 
				
			||||||
 | 
					release=1
 | 
				
			||||||
 | 
					source=(http://kernel.org/pub/linux/utils/boot/dracut/$name-$version.tar.xz)
 | 
				
			||||||
 | 
					build() {
 | 
				
			||||||
 | 
						cd $name-$version
 | 
				
			||||||
 | 
						./configure --prefix=/usr
 | 
				
			||||||
 | 
						make -j1
 | 
				
			||||||
 | 
						make DESTDIR=$PKG install
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
| 
						 | 
					@ -1,15 +0,0 @@
 | 
				
			||||||
# Description: Can generate a customized initrams image which contains only whatever is necessary to boot
 | 
					 | 
				
			||||||
# URL: https://www.kernel.org/pub/linux/utils/boot/dracut/dracut.html
 | 
					 | 
				
			||||||
# Packager: tnut at nutyx dot org
 | 
					 | 
				
			||||||
# Maintainer: Harald Hoyer harald at redhat dot com
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
name=dracut
 | 
					 | 
				
			||||||
version=044
 | 
					 | 
				
			||||||
release=1
 | 
					 | 
				
			||||||
source=(http://kernel.org/pub/linux/utils/boot/dracut/$name-$version.tar.xz)
 | 
					 | 
				
			||||||
build() {
 | 
					 | 
				
			||||||
cd $name-$version
 | 
					 | 
				
			||||||
./configure --prefix=/usr
 | 
					 | 
				
			||||||
make
 | 
					 | 
				
			||||||
make DESTDIR=$PKG install
 | 
					 | 
				
			||||||
}
 | 
					 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue