Searched refs:vmlinuz (Results 1 – 25 of 31) sorted by relevance
12
100 vmlinuz: $(src)/ld.script $(vmlinuzobjs-y) $(obj)/calc_vmlinuz_load_addr target115 VMLINUZ = vmlinuz117 VMLINUZ = vmlinuz.32122 vmlinuz.32: vmlinuz127 vmlinuz.ecoff: $(obj)/../elf2ecoff $(VMLINUZ)131 vmlinuz.bin: vmlinuz135 vmlinuz.srec: vmlinuz138 uzImage.bin: vmlinuz.bin FORCE141 clean-files += $(objtree)/vmlinuz142 clean-files += $(objtree)/vmlinuz.32[all …]
26 if [ -f $4/vmlinuz ]; then27 mv $4/vmlinuz $4/vmlinuz.old34 cat $2 > $4/vmlinuz
41 if [ -f $4/vmlinuz ]; then42 mv $4/vmlinuz $4/vmlinuz.old49 cat $2 > $4/vmlinuz
29 if [ -f $4/vmlinuz ]; then30 mv $4/vmlinuz $4/vmlinuz.old37 cat $2 > $4/vmlinuz
64 vmlinuz: vmlinux.gz target
33 if [ -f $4/vmlinuz-$1 ]; then34 mv $4/vmlinuz-$1 $4/vmlinuz.old41 cat $2 > $4/vmlinuz-$1
148 if [ -f $(INSTALL_PATH)/vmlinuz ]; then mv $(INSTALL_PATH)/vmlinuz $(INSTALL_PATH)/vmlinuz.old; fi150 cat $(obj)/bzImage > $(INSTALL_PATH)/vmlinuz
88 cp \$($MAKE image_name) %{buildroot}/boot/efi/vmlinuz-$KERNELRELEASE89 ln -s efi/vmlinuz-$KERNELRELEASE %{buildroot}/boot/91 cp \$($MAKE image_name) %{buildroot}/boot/vmlinuz-$KERNELRELEASE111 …if [ -x /sbin/installkernel -a -r /boot/vmlinuz-$KERNELRELEASE -a -r /boot/System.map-$KERNELRELEA…112 cp /boot/vmlinuz-$KERNELRELEASE /boot/.vmlinuz-$KERNELRELEASE-rpm114 rm -f /boot/vmlinuz-$KERNELRELEASE /boot/System.map-$KERNELRELEASE115 …/sbin/installkernel $KERNELRELEASE /boot/.vmlinuz-$KERNELRELEASE-rpm /boot/.System.map-$KERNELRELE…116 rm -f /boot/.vmlinuz-$KERNELRELEASE-rpm /boot/.System.map-$KERNELRELEASE-rpm
20 KBUILD_IMAGE := vmlinuz125 palo lifimage: vmlinuz148 zImage: vmlinuz155 vmlinuz: bzImage target158 vmlinuz: vmlinux target167 $(KERNELRELEASE) vmlinuz System.map "$(INSTALL_PATH)"
7 --recoverykernel=vmlinuz15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
49 base=vmlinuz
83 all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz248 COMPRESSION_FNAME = vmlinuz351 bootz-y := vmlinuz352 bootz-y += vmlinuz.bin353 bootz-y += vmlinuz.ecoff354 bootz-y += vmlinuz.srec397 vmlinuz: FORCE target421 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
41 /boot/efi/efi/redhat/vmlinuz-2.6.18.8-xen118 image=vmlinuz-2.6.18.8-xen169 # cp vmlinux.gz /boot/efi/efi/redhat/vmlinuz-2.6-pv_ops-xenU182 kernel = "/boot/efi/efi/redhat/vmlinuz-2.6-pv_ops-xenU"
44 base=vmlinuz
64 TARGET_IMAGE = /boot/vmlinuz-test
60 /vmlinuz
253 vmlinuz
329 can choose to load the uncompressed vmlinux or compressed bzImage/vmlinuz335 - Use bzImage/vmlinuz if kernel is relocatable.343 - Use vmlinux or vmlinuz.gz364 If you are using a compressed bzImage/vmlinuz, then use following command
417 f. Please make sure the boot kernel (vmlinuz) is in the420 'image' item specified the path which is the 'vmlinuz' path,421 or you will load wrong (or old) boot kernel image (vmlinuz).