/linux-4.1.27/arch/mips/boot/compressed/ |
D | Makefile | 85 vmlinuz: $(src)/ld.script $(vmlinuzobjs-y) $(obj)/calc_vmlinuz_load_addr target 100 VMLINUZ = vmlinuz 102 VMLINUZ = vmlinuz.32 107 vmlinuz.32: vmlinuz 112 vmlinuz.ecoff: $(obj)/../elf2ecoff $(VMLINUZ) 116 vmlinuz.bin: vmlinuz 120 vmlinuz.srec: vmlinuz 123 clean-files := $(objtree)/vmlinuz $(objtree)/vmlinuz.{32,ecoff,bin,srec}
|
/linux-4.1.27/arch/s390/boot/ |
D | install.sh | 29 if [ -f $4/vmlinuz ]; then 30 mv $4/vmlinuz $4/vmlinuz.old 37 cat $2 > $4/vmlinuz
|
/linux-4.1.27/arch/sparc/boot/ |
D | install.sh | 41 if [ -f $4/vmlinuz ]; then 42 mv $4/vmlinuz $4/vmlinuz.old 49 cat $2 > $4/vmlinuz
|
/linux-4.1.27/arch/nios2/boot/ |
D | install.sh | 41 if [ -f $4/vmlinuz ]; then 42 mv $4/vmlinuz $4/vmlinuz.old 49 cat $2 > $4/vmlinuz
|
/linux-4.1.27/arch/m68k/ |
D | install.sh | 41 if [ -f $4/vmlinuz ]; then 42 mv $4/vmlinuz $4/vmlinuz.old 49 cat $2 > $4/vmlinuz
|
/linux-4.1.27/arch/ia64/ |
D | install.sh | 29 if [ -f $4/vmlinuz ]; then 30 mv $4/vmlinuz $4/vmlinuz.old 37 cat $2 > $4/vmlinuz
|
D | Makefile | 72 vmlinuz: vmlinux.gz target
|
/linux-4.1.27/arch/sh/boot/compressed/ |
D | install.sh | 33 if [ -f $4/vmlinuz-$1 ]; then 34 mv $4/vmlinuz-$1 $4/vmlinuz.old 41 cat $2 > $4/vmlinuz-$1
|
/linux-4.1.27/arch/m32r/boot/compressed/ |
D | install.sh | 34 if [ -f $4/vmlinuz-$1 ]; then 35 mv $4/vmlinuz-$1 $4/vmlinuz.old 42 cat $2 > $4/vmlinuz-$1
|
/linux-4.1.27/arch/x86/boot/ |
D | install.sh | 41 if [ -f $4/vmlinuz ]; then 42 mv $4/vmlinuz $4/vmlinuz.old 49 cat $2 > $4/vmlinuz
|
D | Makefile | 184 if [ -f $(INSTALL_PATH)/vmlinuz ]; then mv $(INSTALL_PATH)/vmlinuz $(INSTALL_PATH)/vmlinuz.old; fi 186 cat $(obj)/bzImage > $(INSTALL_PATH)/vmlinuz
|
/linux-4.1.27/arch/parisc/ |
D | Makefile | 20 KBUILD_IMAGE := vmlinuz 101 palo lifimage: vmlinuz 121 bzImage zImage: vmlinuz 124 vmlinuz: vmlinux target 132 $(KERNELRELEASE) vmlinuz System.map "$(INSTALL_PATH)"
|
D | defpalo.conf | 7 --recoverykernel=vmlinuz 15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
|
D | install.sh | 49 base=vmlinuz
|
/linux-4.1.27/arch/mips/ |
D | Makefile | 78 all-$(CONFIG_SYS_SUPPORTS_ZBOOT)+= vmlinuz 226 COMPRESSION_FNAME = vmlinuz 315 bootz-y := vmlinuz 316 bootz-y += vmlinuz.bin 317 bootz-y += vmlinuz.ecoff 318 bootz-y += vmlinuz.srec 358 vmlinuz: FORCE target 393 $(Q)install -D -m 755 vmlinuz $(INSTALL_PATH)/vmlinuz-$(KERNELRELEASE)
|
/linux-4.1.27/arch/cris/boot/compressed/ |
D | README | 1 Creation of the self-extracting compressed kernel image (vmlinuz) 18 into the file vmlinuz. It can be executed in an arbitrary place in flash.
|
/linux-4.1.27/arch/arm64/boot/ |
D | install.sh | 30 base=vmlinuz
|
/linux-4.1.27/Documentation/ia64/ |
D | xen.txt | 40 /boot/efi/efi/redhat/vmlinuz-2.6.18.8-xen 107 image=vmlinuz-2.6.18.8-xen 148 # cp vmlinux.gz /boot/efi/efi/redhat/vmlinuz-2.6-pv_ops-xenU 161 kernel = "/boot/efi/efi/redhat/vmlinuz-2.6-pv_ops-xenU"
|
/linux-4.1.27/arch/arm/boot/ |
D | install.sh | 44 base=vmlinuz
|
/linux-4.1.27/tools/testing/ktest/examples/include/ |
D | defaults.conf | 64 TARGET_IMAGE = /boot/vmlinuz-test
|
/linux-4.1.27/arch/mn10300/boot/ |
D | install.sh | 26 install -c -m 0755 $2 $4/vmlinuz
|
/linux-4.1.27/Documentation/zh_CN/ |
D | basic_profiling.txt | 28 对于linux系统来说,配置vmlinuz最容易的方法可能就是使用“make install”,然后修改
|
/linux-4.1.27/ |
D | .gitignore | 48 /vmlinuz
|
D | README | 300 kernel image file is usually /vmlinuz, /boot/vmlinuz, /bzImage or
|
/linux-4.1.27/Documentation/ |
D | basic_profiling.txt | 10 /sbin/installkernel to copy vmlinux to /boot, in addition to vmlinuz,
|
D | dontdiff | 248 vmlinuz
|
D | intel_txt.txt | 188 module /vmlinuz-2.6.29-tip intel_iommu=on ro
|
/linux-4.1.27/Documentation/kdump/ |
D | kdump.txt | 323 can choose to load the uncompressed vmlinux or compressed bzImage/vmlinuz 328 - Use bzImage/vmlinuz if kernel is relocatable. 332 - Use vmlinux or vmlinuz.gz 345 If you are using a compressed bzImage/vmlinuz, then use following command
|
/linux-4.1.27/Documentation/serial/ |
D | moxa-smartio | 362 f. Please make sure the boot kernel (vmlinuz) is in the 365 'image' item specified the path which is the 'vmlinuz' path, 366 or you will load wrong (or old) boot kernel image (vmlinuz).
|
/linux-4.1.27/Documentation/power/ |
D | swsusp-dmcrypt.txt | 45 image=/boot/vmlinuz
|
/linux-4.1.27/Documentation/networking/ |
D | cxgb.txt | 236 kernel /vmlinuz-2.4.21-27.ELsmp ro root=/dev/hda3 noirqbalance
|
/linux-4.1.27/Documentation/filesystems/ |
D | ramfs-rootfs-initramfs.txt | 273 qemu -kernel /boot/vmlinuz -initrd test.cpio.gz /dev/zero
|