|
|
@ -314,8 +314,9 @@ GPG_BINCACHE="%%CACHE%%/gnupg-${GPG_VER}-%%ARCH%%.bz2"
|
|
|
|
|
|
|
|
|
|
|
|
# Compress generated initramfs
|
|
|
|
# Compress generated initramfs
|
|
|
|
#COMPRESS_INITRD="yes"
|
|
|
|
#COMPRESS_INITRD="yes"
|
|
|
|
# Types of compression: best, xz, lzma, bzip2, gzip, lzop
|
|
|
|
# Types of compression: best, xz, lzma, bzip2, gzip, lzop, fastest
|
|
|
|
# "best" selects the best available compression method
|
|
|
|
# "best" selects the best available compression method
|
|
|
|
|
|
|
|
# "fastest" selects the fastest available compression method
|
|
|
|
#COMPRESS_INITRD_TYPE="best"
|
|
|
|
#COMPRESS_INITRD_TYPE="best"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|