Home
last modified time | relevance | path

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

12

/linux/arch/mips/boot/compressed/
A DMakefile115 $(objboot)/vmlinuz: $(objtree)/vmlinuz FORCE
133 targets += ../vmlinuz.32
138 $(objboot)/vmlinuz.32: $(objtree)/vmlinuz
149 targets += ../vmlinuz.bin
153 $(objboot)/vmlinuz.bin: $(objtree)/vmlinuz
156 targets += ../vmlinuz.srec
160 $(objboot)/vmlinuz.srec: $(objtree)/vmlinuz
187 targets += ../vmlinuz.its
199 $(objboot)/vmlinuz.its: $(objboot)/vmlinuz.its.S FORCE
202 targets += ../vmlinuz.itb
[all …]
/linux/arch/s390/boot/
A Dinstall.sh26 if [ -f $4/vmlinuz-$1 ]; then mv $4/vmlinuz-$1 $4/vmlinuz-$1.old; fi
29 cat $2 > $4/vmlinuz-$1
/linux/arch/sparc/boot/
A Dinstall.sh41 if [ -f $4/vmlinuz ]; then
42 mv $4/vmlinuz $4/vmlinuz.old
49 cat $2 > $4/vmlinuz
/linux/arch/nios2/boot/
A Dinstall.sh41 if [ -f $4/vmlinuz ]; then
42 mv $4/vmlinuz $4/vmlinuz.old
49 cat $2 > $4/vmlinuz
/linux/arch/m68k/
A Dinstall.sh41 if [ -f $4/vmlinuz ]; then
42 mv $4/vmlinuz $4/vmlinuz.old
49 cat $2 > $4/vmlinuz
/linux/arch/ia64/
A Dinstall.sh29 if [ -f $4/vmlinuz ]; then
30 mv $4/vmlinuz $4/vmlinuz.old
37 cat $2 > $4/vmlinuz
A DMakefile59 vmlinuz: vmlinux.gz target
/linux/arch/x86/boot/
A Dinstall.sh41 if [ -f $4/vmlinuz ]; then
42 mv $4/vmlinuz $4/vmlinuz.old
49 cat $2 > $4/vmlinuz
/linux/scripts/package/
A Dmkspec88 cp \$($MAKE image_name) %{buildroot}/boot/efi/vmlinuz-$KERNELRELEASE
89 ln -s efi/vmlinuz-$KERNELRELEASE %{buildroot}/boot/
91 cp \$($MAKE image_name) %{buildroot}/boot/vmlinuz-$KERNELRELEASE
111 …if [ -x /sbin/installkernel -a -r /boot/vmlinuz-$KERNELRELEASE -a -r /boot/System.map-$KERNELRELEA…
112 cp /boot/vmlinuz-$KERNELRELEASE /boot/.vmlinuz-$KERNELRELEASE-rpm
114 rm -f /boot/vmlinuz-$KERNELRELEASE /boot/System.map-$KERNELRELEASE
115 …/sbin/installkernel $KERNELRELEASE /boot/.vmlinuz-$KERNELRELEASE-rpm /boot/.System.map-$KERNELRELE…
116 rm -f /boot/.vmlinuz-$KERNELRELEASE-rpm /boot/.System.map-$KERNELRELEASE-rpm
/linux/arch/parisc/
A DMakefile22 KBUILD_IMAGE := vmlinuz
129 palo lifimage: vmlinuz
152 zImage: vmlinuz
159 vmlinuz: bzImage target
162 vmlinuz: vmlinux target
171 $(KERNELRELEASE) vmlinuz System.map "$(INSTALL_PATH)"
A Ddefpalo.conf7 --recoverykernel=vmlinuz
15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
A Dinstall.sh50 base=vmlinuz
/linux/arch/mips/
A DMakefile85 all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz
248 COMPRESSION_FNAME = vmlinuz
360 bootz-y := vmlinuz
361 bootz-y += vmlinuz.bin
362 bootz-y += vmlinuz.ecoff
363 bootz-y += vmlinuz.srec
367 bootz-y += vmlinuz.itb
401 vmlinuz: FORCE target
425 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
/linux/arch/mips/boot/
A D.gitignore5 vmlinuz.*
/linux/arch/arm64/boot/
A Dinstall.sh44 base=vmlinuz
/linux/arch/riscv/boot/
A Dinstall.sh44 base=vmlinuz
/linux/arch/arm/boot/
A Dinstall.sh44 base=vmlinuz
/linux/Documentation/translations/zh_CN/admin-guide/
A DREADME.rst264 指定的内核映像文件。内核映像文件通常是/vmlinuz、/boot/vmlinuz
/linux/Documentation/translations/zh_TW/admin-guide/
A DREADME.rst267 指定的內核映像文件。內核映像文件通常是/vmlinuz、/boot/vmlinuz
/linux/tools/testing/ktest/examples/include/
A Ddefaults.conf64 TARGET_IMAGE = /boot/vmlinuz-test
/linux/
A D.gitignore63 /vmlinuz
/linux/Documentation/
A Ddontdiff258 vmlinuz
/linux/Documentation/admin-guide/kdump/
A Dkdump.rst374 can choose to load the uncompressed vmlinux or compressed bzImage/vmlinuz
379 - Use bzImage/vmlinuz if kernel is relocatable.
388 - Use vmlinux or vmlinuz.gz
409 If you are using a compressed bzImage/vmlinuz, then use following command
/linux/Documentation/power/
A Dswsusp-dmcrypt.rst47 image=/boot/vmlinuz
/linux/Documentation/admin-guide/
A DREADME.rst311 kernel image file is usually /vmlinuz, /boot/vmlinuz, /bzImage or

Completed in 35 milliseconds

12