Searched refs:initramfs (Results 1 – 5 of 5) sorted by relevance
247 initramfs.cpio: kernel nolibc-test248 $(QUIET_GEN)echo 'file /init nolibc-test 755 0 0' | $(objtree)/usr/gen_init_cpio - > initramfs.cpio250 initramfs: nolibc-test target251 $(QUIET_MKDIR)mkdir -p initramfs252 $(call QUIET_INSTALL, initramfs/init)253 $(Q)cp nolibc-test initramfs/init265 kernel-standalone: initramfs266 …ROSS_COMPILE=$(CROSS_COMPILE) $(IMAGE_NAME) CONFIG_INITRAMFS_SOURCE=$(CURDIR)/initramfs < /dev/null269 run: kernel initramfs.cpio270 …$(Q)qemu-system-$(QEMU_ARCH) -display none -no-reboot -kernel "$(IMAGE)" -initrd initramfs.cpio -s…[all …]
1 /initramfs/2 /initramfs.cpio
56 POST_INSTALL = ${SSH} /sbin/dracut -f /boot/initramfs-test.img $KERNEL_VERSION
101 POST_INSTALL = ${SSH} /sbin/dracut -f /boot/initramfs-test.img $KERNEL_VERSION
6 INITRD := /boot/initramfs-test.img