Searched refs:GZIP_CMD (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/distrib/utils/embedded/conf/
H A Docteon.conf37 ${GZIP_CMD} -dc "${kernel_elf}" > "${mnt}/boot/netbsd"
H A Driscv32.conf37 ${GZIP_CMD} -dc ${kernel}/netbsd-${kernel_GENERIC}.gz > "${mnt}/netbsd"
H A Driscv64.conf41 ${GZIP_CMD} -dc ${kernel}/netbsd-${kernel_GENERIC}.gz > "${mnt}/netbsd"
H A Darm64.conf54 ${GZIP_CMD} -dnc ${kernel}/netbsd-${kernel_GENERIC64}.gz > "${mnt}/netbsd"
105 ${GZIP_CMD} -dnc "${k}" > "${mnt}/boot/${tgt}"
H A Darm64mbr.conf39 ${GZIP_CMD} -dnc ${kernel}/netbsd-${kernel_GENERIC64}.gz > "${mnt}/netbsd"
90 ${GZIP_CMD} -dnc "${k}" > "${mnt}/boot/${tgt}"
H A Dwii.conf46 ${GZIP_CMD} -dc "${k}" > "${mnt}/boot/${tgt}"
H A Darmv7.conf36 ${GZIP_CMD} -dc ${kernel}/netbsd-${kernels_generic}.gz > "${mnt}/netbsd"
141 ${GZIP_CMD} -dc "${k}" > "${mnt}/boot/${tgt}"
H A Drpi_inst.conf64 ${GZIP_CMD} -dc ${kernel} > ${mnt}/boot/kernel.img
H A Drpi.conf113 ${GZIP_CMD} -dc "${k}" > "${mnt}/boot/${tgt}"
/netbsd-current/distrib/sets/
H A Dmakesrctars101 ${GZIP_CMD} > "${setdir}/${set}"
H A Dregpkg892 ${GZIP_CMD} -9n <"${tarball_uncompressed}" >"${binpkgfile}" || bomb
/netbsd-current/distrib/utils/embedded/
H A Dmkimage62 GZIP_CMD=${TOOL_GZIP:-gzip} # ${GZIP} is special to gzip(1)
336 ${GZIP_CMD} -n -9 ${image}
/netbsd-current/bin/pax/
H A Doptions.c117 #define GZIP_CMD "gzip" /* command to run as gzip */ macro
501 gzip_program = GZIP_CMD;
1055 gzip_program = GZIP_CMD;
1665 gzip_program = GZIP_CMD;

Completed in 120 milliseconds