/linux-4.4.14/arch/powerpc/boot/ |
D | wrapper | 41 gzip=.gz 129 --no-gzip) 130 gzip= 215 gzip= 246 gzip= 308 if [ -z "$cacheit" -o ! -f "$vmz$gzip" -o "$vmz$gzip" -ot "$kernel" ]; then 313 if [ -n "$gzip" ]; then 314 gzip -n -f -9 "$vmz.$$" 318 mv -f "$vmz.$$$gzip" "$vmz$gzip" 344 vmz="$vmz$gzip" [all …]
|
/linux-4.4.14/arch/sparc/boot/ |
D | Makefile | 25 $(call if_changed,gzip) 47 $(call if_changed,gzip) 51 UIMAGE_COMPRESSION = gzip
|
/linux-4.4.14/arch/arc/boot/ |
D | Makefile | 25 $(call if_changed,gzip) 31 $(call if_changed,uimage,gzip)
|
/linux-4.4.14/arch/nios2/boot/ |
D | Makefile | 11 UIMAGE_COMPRESSION = gzip 21 $(call if_changed,gzip)
|
/linux-4.4.14/arch/unicore32/boot/compressed/ |
D | Makefile | 24 suffix_$(CONFIG_KERNEL_GZIP) := gzip 42 extra-y += piggy.gzip piggy.bz2 piggy.lzo piggy.lzma
|
/linux-4.4.14/arch/avr32/boot/images/ |
D | Makefile | 16 $(call if_changed,gzip) 20 UIMAGE_COMPRESSION = gzip
|
/linux-4.4.14/arch/metag/boot/ |
D | Makefile | 40 $(call if_changed,gzip) 52 $(call if_changed,uimage,gzip)
|
/linux-4.4.14/arch/blackfin/boot/ |
D | Makefile | 25 $(call if_changed,gzip) 49 $(call if_changed,uimage,gzip)
|
/linux-4.4.14/arch/mips/boot/ |
D | Makefile | 66 $(call if_changed,gzip) 92 $(call if_changed,uimage,gzip)
|
/linux-4.4.14/arch/xtensa/boot/boot-uboot/ |
D | Makefile | 16 UIMAGE_COMPRESSION = gzip
|
/linux-4.4.14/arch/arm/boot/compressed/ |
D | .gitignore | 6 piggy.gzip
|
D | Makefile | 69 suffix_$(CONFIG_KERNEL_GZIP) = gzip 98 extra-y += piggy.gzip piggy.lzo piggy.lzma piggy.xzkern piggy.lz4 \
|
/linux-4.4.14/arch/sh/boot/ |
D | Makefile | 69 $(call if_changed,gzip) 87 $(call if_changed,uimage,gzip)
|
/linux-4.4.14/arch/unicore32/ |
D | .gitignore | 19 boot/compressed/piggy.gzip
|
/linux-4.4.14/arch/alpha/boot/ |
D | Makefile | 43 $(call if_changed,gzip) 88 $(call if_changed,gzip)
|
/linux-4.4.14/arch/mn10300/boot/compressed/ |
D | Makefile | 17 $(call if_changed,gzip)
|
/linux-4.4.14/arch/arm64/boot/ |
D | Makefile | 26 $(call if_changed,gzip)
|
/linux-4.4.14/arch/ia64/hp/sim/boot/ |
D | Makefile | 27 $(call if_changed,gzip)
|
/linux-4.4.14/arch/xtensa/boot/ |
D | Makefile | 40 $(call if_changed,gzip)
|
/linux-4.4.14/arch/cris/boot/compressed/ |
D | Makefile | 38 $(call if_changed,gzip)
|
D | README | 13 They can also be catted together and compressed with gzip, which is what
|
/linux-4.4.14/arch/microblaze/boot/ |
D | Makefile | 18 $(call if_changed,gzip)
|
/linux-4.4.14/arch/h8300/boot/compressed/ |
D | Makefile | 32 $(call if_changed,gzip)
|
/linux-4.4.14/arch/mips/lasat/image/ |
D | Makefile | 46 gzip -cf -9 $< > $@
|
/linux-4.4.14/usr/ |
D | Kconfig | 49 bool "Support initial ramdisks compressed using gzip" 54 Support loading of a gzip encoded initial ramdisk or cpio buffer.
|
/linux-4.4.14/arch/m32r/boot/compressed/ |
D | Makefile | 28 $(call if_changed,gzip)
|
/linux-4.4.14/arch/parisc/ |
D | Makefile | 125 @gzip -cf -9 $< > $@
|
/linux-4.4.14/arch/sh/boot/compressed/ |
D | Makefile | 66 $(call if_changed,gzip)
|
/linux-4.4.14/arch/s390/boot/compressed/ |
D | Makefile | 55 $(call if_changed,gzip)
|
/linux-4.4.14/Documentation/early-userspace/ |
D | buffer-format.txt | 17 archive can be compressed using gzip(1). One valid version of an 25 GZIP() indicates the gzip(1) of the operand
|
/linux-4.4.14/arch/mips/boot/compressed/ |
D | Makefile | 52 tool_$(CONFIG_KERNEL_GZIP) = gzip
|
/linux-4.4.14/scripts/package/ |
D | Makefile | 131 $(if $(findstring gz,$@),gzip, \
|
D | builddeb | 22 gzip -9 "$pdir/usr/share/doc/$pname/changelog.Debian" 139 gzip "$tmpdir/usr/share/doc/$packagename/config"
|
/linux-4.4.14/Documentation/zh_CN/arm64/ |
D | booting.txt | 80 (比如 Image.gz),则需要通过引导装载程序(使用 gzip 等)来进行解压。
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | Makefile | 76 $(call if_changed,gzip)
|
/linux-4.4.14/Documentation/ |
D | dontdiff | 197 piggy.gzip
|
D | initrd.txt | 88 find . | cpio --quiet -H newc -o | gzip -9 -n > /boot/imagefile.img 94 gzip -cd /boot/imagefile.img | cpio -imd --quiet 158 # gzip -9 initrd
|
D | xz.txt | 21 and a gzip-like command line tool. XZ Utils can be downloaded from
|
D | applying-patches.txt | 71 If your patch file is compressed with gzip or bzip2 and you don't want to 193 step. The -z flag to interdiff will even let you feed it patches in gzip or
|
/linux-4.4.14/Documentation/DocBook/ |
D | Makefile | 59 find $(obj)/man -name '*.9' | xargs gzip -nf
|
/linux-4.4.14/kernel/ |
D | Makefile | 113 $(call if_changed,gzip)
|
/linux-4.4.14/init/ |
D | Kconfig | 138 If in doubt, select 'gzip' 144 The old and tried gzip compression. It provides a good balance 153 size is about 10% smaller with bzip2, in comparison to gzip. 162 is between gzip and bzip2. Compression is slowest. 163 The kernel size is about 33% smaller with LZMA in comparison to gzip. 172 comparison to gzip. On architectures for which there is a BCJ 177 speed of XZ is better than that of bzip2 but worse than gzip 185 size is about 10% bigger than gzip; however its speed 1985 Compresses kernel modules when 'make modules_install' is run; gzip or 1988 module-init-tools MAY support gzip, and kmod MAY support gzip and xz.
|
/linux-4.4.14/scripts/ |
D | Makefile.lib | 260 cmd_gzip = (cat $(filter-out FORCE,$^) | gzip -n -f -9 > $@) || \
|
/linux-4.4.14/fs/jffs2/ |
D | Kconfig | 125 hardware and operating system. See <http://www.gzip.org/zlib/> for
|
/linux-4.4.14/drivers/net/ppp/ |
D | Kconfig | 63 Deflate algorithm (the same algorithm that gzip uses) to compress
|
/linux-4.4.14/Documentation/blockdev/ |
D | ramdisk.txt | 138 dd if=/dev/ram0 bs=1k count=2048 | gzip -v9 > /tmp/ram_image.gz
|
/linux-4.4.14/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 199 (cd "$1"; find . | cpio -o -H newc | gzip) > "$2" 271 echo init | cpio -o -H newc | gzip > test.cpio.gz
|
/linux-4.4.14/ |
D | Makefile | 851 mod_compress_cmd = gzip -n -f 862 INITRD_COMPRESS-y := gzip
|
/linux-4.4.14/Documentation/arm64/ |
D | booting.txt | 62 therefore requires decompression (gzip etc.) to be performed by the boot
|
/linux-4.4.14/Documentation/kbuild/ |
D | makefiles.txt | 1103 $(call if_changed,ld/objcopy/gzip/...) 1121 #WRONG!# $(call if_changed, ld/objcopy/gzip/...) 1131 gzip
|
/linux-4.4.14/Documentation/x86/ |
D | boot.txt | 667 numbers. The currently supported compression formats are gzip
|