[PATCH 11/15] bootwrapper: allow vmlinuz to be an external payload

2007-09-21 Thread Milton Miller
Allow the boot wrapper to obtain the vmlinux elf from an external platform supplied location instead of embedding it at link time. When used with the cpio library, the kernel can be stored as a file in the initramfs, allowing the same (compressed) copy of the vmlinux elf to be used for both the ke

Re: [PATCH 11/15] bootwrapper: allow vmlinuz to be an external payload

2007-07-10 Thread Segher Boessenkool
> Allow the boot wrapper to obtain the vmlinux elf from an external > platform supplied location instead of embedding it at link time. > > When used with the cpio library, the kernel can be stored as a file > an file in the initramfs, allowing the same (compressed) copy of > the vmlinux elf to be u

[PATCH 11/15] bootwrapper: allow vmlinuz to be an external payload

2007-07-10 Thread Milton Miller
Allow the boot wrapper to obtain the vmlinux elf from an external platform supplied location instead of embedding it at link time. When used with the cpio library, the kernel can be stored as a file an file in the initramfs, allowing the same (compressed) copy of the vmlinux elf to be used for bot