Home
last modified time | relevance | path

Searched refs:vmlinuz (Results 1 – 25 of 36) sorted by relevance

12

/linux/arch/mips/boot/compressed/
H A DMakefile37 # decompressor objects (linked with vmlinuz)
101 targets += ../../../../vmlinuz
108 $(objtree)/vmlinuz: $(src)/ld.script $(vmlinuzobjs-y) $(obj)/calc_vmlinuz_load_addr
114 $(objboot)/vmlinuz: $(objtree)/vmlinuz FORCE
127 VMLINUZ = $(objtree)/vmlinuz
129 VMLINUZ = $(objboot)/vmlinuz.32
132 targets += ../vmlinuz.32
137 $(objboot)/vmlinuz.32: $(objtree)/vmlinuz
[all...]
/linux/drivers/firmware/efi/libstub/
H A DMakefile.zboot26 $(obj)/vmlinuz: $(obj)/vmlinux.bin FORCE
32 $(obj)/vmlinuz.o: $(obj)/vmlinuz FORCE
39 -DZBOOT_EFI_PATH="\"$(abspath $(obj)/vmlinuz.efi.elf)\"" \
54 $(obj)/vmlinuz.efi.elf: $(obj)/vmlinuz.o $(ZBOOT_DEPS) FORCE
58 $(obj)/vmlinuz.efi: $(obj)/vmlinuz.efi.elf FORCE
61 targets += zboot-header.o vmlinux.bin vmlinuz vmlinuz
[all...]
/linux/arch/sparc/boot/
H A Dinstall.sh21 if [ -f $4/vmlinuz ]; then
22 mv $4/vmlinuz $4/vmlinuz.old
29 cat $2 > $4/vmlinuz
/linux/arch/nios2/boot/
H A Dinstall.sh21 if [ -f $4/vmlinuz ]; then
22 mv $4/vmlinuz $4/vmlinuz.old
29 cat $2 > $4/vmlinuz
/linux/arch/m68k/
H A Dinstall.sh21 if [ -f $4/vmlinuz ]; then
22 mv $4/vmlinuz $4/vmlinuz.old
29 cat $2 > $4/vmlinuz
/linux/arch/x86/boot/
H A Dinstall.sh21 if [ -f $4/vmlinuz ]; then
22 mv $4/vmlinuz $4/vmlinuz.old
29 cat $2 > $4/vmlinuz
/linux/arch/parisc/
H A Ddefpalo.conf7 --recoverykernel=vmlinuz
15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
18 #--commandline=0/vmlinuz HOME=/ root=/dev/nfs nfsroot=HOSTNAME ip=bootp
21 #--commandline=0/vmlinuz HOME=/ root=/dev/sda1
H A DMakefile136 palo lifimage: vmlinuz
159 zImage: vmlinuz
165 vmlinuz: bzImage target
186 zinstall: KBUILD_IMAGE := vmlinuz
195 @echo ' vmlinuz - Compressed kernel image (./vmlinuz)'
201 @echo ' zinstall - Install compressed vmlinuz kernel'
H A Dinstall.sh21 if [ "$(basename $2)" = "vmlinuz" ]; then
24 base=vmlinuz
/linux/arch/loongarch/boot/
H A Dinstall.sh31 vmlinuz.efi)
32 echo "Installing gzip/zstd compressed vmlinuz.efi kernel"
33 base=vmlinuz
H A D.gitignore3 vmlinuz*
/linux/arch/mips/
H A DMakefile85 all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz
269 COMPRESSION_FNAME = vmlinuz
375 bootz-y := vmlinuz
376 bootz-y += vmlinuz.bin
377 bootz-y += vmlinuz.ecoff
378 bootz-y += vmlinuz.srec
380 bootz-y += vmlinuz.itb
414 vmlinuz: FORCE target
435 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz
[all...]
/linux/tools/testing/selftests/nolibc/
H A DMakefile.nolibc77 IMAGE_mips32le = vmlinuz
78 IMAGE_mips32be = vmlinuz
79 IMAGE_mipsn32le = vmlinuz
80 IMAGE_mipsn32be = vmlinuz
81 IMAGE_mips64le = vmlinuz
82 IMAGE_mips64be = vmlinuz
91 IMAGE_loongarch = arch/loongarch/boot/vmlinuz.efi
/linux/scripts/package/
H A Dkernel.spec88 cp $(%{make} %{makeflags} -s image_name) %{buildroot}/lib/modules/%{KERNELRELEASE}/vmlinuz
110 for x in System.map config vmlinuz; do
140 /usr/bin/kernel-install add %{KERNELRELEASE} /lib/modules/%{KERNELRELEASE}/vmlinuz
142 for file in vmlinuz System.map config; do
H A Dbuildtar62 cp -v -- "${objtree}/arch/alpha/boot/vmlinux.gz" "${tmpdir}/boot/vmlinuz-${KERNELRELEASE}"
71 cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.bin" "${tmpdir}/boot/vmlinuz-${KERNELRELEASE}"
73 cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.ecoff" "${tmpdir}/boot/vmlinuz-${KERNELRELEASE}"
75 cp -v -- "${objtree}/arch/mips/boot/compressed/vmlinux.srec" "${tmpdir}/boot/vmlinuz-${KERNELRELEASE}"
92 for i in Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo vmlinuz.efi ; do
94 cp -v -- "${objtree}/arch/arm64/boot/${i}" "${tmpdir}/boot/vmlinuz-${KERNELRELEASE}"
101 Image.*|vmlinuz.efi)
102 cp -v -- "${KBUILD_IMAGE}" "${tmpdir}/boot/vmlinuz-${KERNELRELEASE}";;
108 cp -v -- "${KBUILD_IMAGE}" "${tmpdir}/boot/vmlinuz-${KERNELRELEASE}"
/linux/arch/riscv/
H A DMakefile154 KBUILD_IMAGE := $(boot)/vmlinuz.efi
171 boot-image-$(CONFIG_EFI_ZBOOT) := vmlinuz.efi
192 BOOT_TARGETS := Image Image.gz Image.bz2 Image.lz4 Image.lzma Image.lzo Image.zst Image.xz loader loader.bin xipImage vmlinuz.efi
197 Image.gz Image.bz2 Image.lz4 Image.lzma Image.lzo Image.zst Image.xz loader xipImage vmlinuz.efi: Image
235 echo ' vmlinuz.efi - Compressed EFI kernel image (arch/riscv/boot/vmlinuz.efi)'
/linux/arch/arm64/
H A DMakefile164 BOOT_TARGETS := Image vmlinuz.efi image.fit
171 KBUILD_IMAGE := $(boot)/vmlinuz.efi
178 vmlinuz.efi image.fit: Image
/linux/arch/loongarch/
H A DMakefile12 image-name-$(CONFIG_EFI_ZBOOT) := vmlinuz
178 vmlinuz.efi: vmlinux.efi
180 vmlinux.elf vmlinux.efi vmlinuz.efi: vmlinux
189 echo ' vmlinuz.efi - GZIP/ZSTD-compressed EFI kernel image (arch/loongarch/boot/vmlinuz.efi)'
/linux/arch/mips/boot/
H A D.gitignore5 vmlinuz.*
/linux/arch/riscv/boot/
H A D.gitignore7 vmlinuz*
/linux/arch/arm64/boot/
H A Dinstall.sh22 if [ "$(basename $2)" = "Image.gz" ] || [ "$(basename $2)" = "vmlinuz.efi" ]
26 base=vmlinuz
/linux/arch/arm/boot/
H A Dinstall.sh25 base=vmlinuz
/linux/Documentation/translations/zh_CN/admin-guide/
H A DREADME.rst263 指定的内核映像文件。内核映像文件通常是/vmlinuz、/boot/vmlinuz
/linux/tools/testing/ktest/examples/include/
H A Ddefaults.conf64 TARGET_IMAGE = /boot/vmlinuz-test
/linux/
H A D.gitignore71 /vmlinuz

12