Home
last modified time | relevance | path

Searched refs:gzip (Results 1 – 25 of 940) sorted by relevance

12345678910>>...38

/OK3568_Linux_fs/yocto/poky/meta/recipes-support/curl/curl/
H A DCVE-2023-23916.patch72 +gzip
81 +Transfer-Encoding: gzip
82 +Transfer-Encoding: gzip
83 +Transfer-Encoding: gzip
84 +Transfer-Encoding: gzip
85 +Transfer-Encoding: gzip
86 +Transfer-Encoding: gzip
87 +Transfer-Encoding: gzip
88 +Transfer-Encoding: gzip
89 +Transfer-Encoding: gzip
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/pigz/
H A Dpigz_2.7.bb1 SUMMARY = "A parallel implementation of gzip"
2 DESCRIPTION = "pigz, which stands for parallel implementation of gzip, is a \
3 fully functional replacement for gzip that exploits multiple processors and \
13 PROVIDES:class-native += "gzip-native"
26 # Install files into /bin (FHS), which is typical place for gzip
35 install ${B}/pigz ${D}${bindir}/gzip
36 ln -nsf gzip ${D}${bindir}/gunzip
37 ln -nsf gzip ${D}${bindir}/zcat
41 ALTERNATIVE:${PN} = "gunzip gzip zcat"
44 ALTERNATIVE_LINK_NAME[gzip] = "${base_bindir}/gzip"
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/gzip/
H A Dgzip.inc4 HOMEPAGE = "http://www.gnu.org/software/gzip/"
15 # Rename and move files into /bin (FHS), which is typical place for gzip
18 mv ${D}${bindir}/gzip ${D}${base_bindir}/gzip
27 ALTERNATIVE:${PN} = "gunzip gzip zcat"
29 ALTERNATIVE_LINK_NAME[gzip] = "${base_bindir}/gzip"
H A Dgzip_1.12.bb1 require gzip.inc
7 SRC_URI = "${GNU_MIRROR}/gzip/${BP}.tar.gz \
13 file://gzip.h;beginline=8;endline=20;md5=6e47caaa630e0c8bf9f1bc8d94a8ed0e"
15 PROVIDES:append:class-native = " gzip-replacement-native"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/perl/
H A Dlibperlio-gzip-perl_0.20.bb1 SUMMARY = "Perl module to manipulate and access gzip files"
2 DESCRIPTION = "This package contains the gzip.pm module with friends. \
3 The module implements perlio layer for gzip."
5 HOMEPAGE = "https://metacpan.org/pod/PerlIO::gzip"
12 SRC_URI = "https://cpan.metacpan.org/authors/id/N/NW/NWCLARK/PerlIO-gzip-${PV}.tar.gz"
17 S = "${WORKDIR}/PerlIO-gzip-${PV}"
/OK3568_Linux_fs/buildroot/package/gzip/
H A DConfig.in2 bool "gzip"
6 Standard GNU compressor. Provides things like gzip,
9 http://www.gnu.org/software/gzip/gzip.html
11 comment "gzip needs a toolchain w/ wchar"
H A Dgzip.hash2 # https://ftp.gnu.org/gnu/gzip/gzip-1.10.tar.xz.sig
4 sha256 8425ccac99872d544d4310305f915f5ea81e04d0f437ef1a230dc9d1c819d7c0 gzip-1.10.tar.xz
H A Dgzip.mk8 GZIP_SOURCE = gzip-$(GZIP_VERSION).tar.xz
9 GZIP_SITE = $(BR2_GNU_MIRROR)/gzip
/OK3568_Linux_fs/buildroot/support/dependencies/
H A Dcheck-host-gzip.sh5 gzip="$(which gzip)"
6 if [ ! -x "${gzip}" ]; then
13 version="$("${gzip}" --version 2>&1)"
21 printf "%s" "${gzip}"
H A Dcheck-host-gzip.mk1 ifeq (,$(call suitable-host-package,gzip))
2 BR2_GZIP_HOST_DEPENDENCY = host-gzip
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/nx-gzip/
H A DREADME1 Test the nx-gzip function:
5 /dev/crypto/nx-gzip
7 sudo chmod go+rw /dev/crypto/nx-gzip
10 /etc/udev/rules.d/99-nx-gzip.rules
40 Note that the code here are intended for testing the nx-gzip hardware function.
45 https://github.com/libnxz/power-gzip
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dmulti.its18 compression = "gzip";
35 compression = "gzip";
49 compression = "gzip";
63 compression = "gzip";
77 compression = "gzip";
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/squashfs-tools-ng/
H A Dsquashfs-tools-ng_1.1.4.bb22 PACKAGECONFIG ??= "gzip xz lzo lz4 zstd ${@bb.utils.filter('DISTRO_FEATURES', 'selinux', d)}"
23 PACKAGECONFIG[gzip] = "--with-gzip,--without-gzip,zlib"
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dwrapper46 uboot_comp=gzip
142 uboot_comp=gzip
157 uboot_comp=gzip
160 --no-gzip)
381 gzip -n -f -9 "$vmz.$$"
453 ${MKIMAGE} -A ppc -O linux -T multi -C gzip -a $membase -e $membase \
520 gzip -n -f -9 "$ofile"
521 ${MKIMAGE} -A ppc -O linux -T kernel -C gzip -a "$base" -e "$entry" \
578 gzip -n --force -9 --stdout "$ofile.bin" > "$odir/$bld"
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/man-db/
H A Dman-db_2.10.2.bb27 PACKAGECONFIG[gzip] = "--with-gzip=gzip,ac_cv_prog_have_gzip='',gzip"
58 return "gzip"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-kernel/ipmiutil/ipmiutil/
H A D0001-Prevent-access-times-from-changing-resulting-gzip-md.patch4 Subject: [PATCH] Prevent access times from changing resulting gzip md5sum
20 - cd ${manto}; gzip -f *.8
21 + cd ${manto}; gzip -nf *.8
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/lzop/
H A Dlzop_1.04.bb2 DESCRIPTION = "lzop is a compression utility which is designed to be a companion to gzip. \n\
4 gzip are much higher compression and decompression speed at the cost of some \n\
7 to gzip."
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dvas-api.rst38 /dev/crypto/nx-gzip device node implemented by the VAS/NX device driver.
39 An application must open the /dev/crypto/nx-gzip device to obtain a file
61 There is one /dev/crypto/nx-gzip node in the system and it provides
63 /dev/crypto/nx-gzip are:
80 /dev/crypto/nx-gzip device node in the system. When the nx-gzip device
91 https://github.com/abalib/power-gzip
96 Open /dev/crypto/nx-gzip
99 The nx-gzip device should be opened for read and write. No special
257 https://github.com/libnxz/power-gzip/blob/master/power_nx_gzip_um.pdf
270 fd = open("/dev/crypto/nx-gzip", O_RDWR);
[all …]
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dkernel-uboot.bbclass2 FIT_KERNEL_COMP_ALG ?= "gzip"
34 if [ "${linux_comp}" = "gzip" ] ; then
35 gzip -9 linux.bin
/OK3568_Linux_fs/kernel/usr/
H A DKconfig56 bool "Support initial ramdisk/ramfs compressed using gzip"
60 Support loading of a gzip encoded initial ramdisk or cpio buffer.
140 Use the old and well tested gzip compression algorithm. Gzip provides
143 supported by your build system as the gzip tool is present by default
152 with bzip2, in comparison to gzip. Bzip2 uses a large amount of
167 comparison to gzip.
178 30% smaller with XZ in comparison to gzip. Decompression speed is
179 better than that of bzip2 but worse than gzip and LZO. Compression is
190 kernel size is about 10% bigger than gzip. Despite that, it's
202 size is about 15% bigger than gzip; however its decompression speed
/OK3568_Linux_fs/kernel/arch/sparc/boot/
H A DMakefile26 $(call if_changed,gzip)
48 $(call if_changed,gzip)
52 UIMAGE_COMPRESSION = gzip
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-devtools/klibc/
H A Dklibc-utils.inc10 install -m 755 usr/gzip/gzip ${D}${base_bindir}
11 ln -s gzip ${D}${base_bindir}/gunzip
12 ln -s gzip ${D}${base_bindir}/zcat
/OK3568_Linux_fs/buildroot/package/pigz/
H A DConfig.in.host4 pigz, which stands for parallel implementation of gzip, is a
5 fully functional replacement for gzip that exploits multiple
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dmk-ramdisk.sh20 cat "$RAMDISK_IMG" | gzip -n -f -9 > "$RAMDISK_IMG.gz"
21 cat "$KERNEL_IMG" | gzip -n -f -9 > "$KERNEL_IMG.gz"
/OK3568_Linux_fs/buildroot/docs/website/
H A D.htaccess51 # BEGIN gzip
60 mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*
62 # END gzip

12345678910>>...38