[EMAIL PROTECTED] (Eric W. Biederman) writes: > Ronald G Minnich <[EMAIL PROTECTED]> writes: > > > if we could modify payload so that .... > > > > payload elf1 elf2 elf3 ... > > > > we could spec multiple payloads. E.g. > > > > payload vgainit.elf linuxkernel.elf > > > > Then we could pull in the vgainit elfimage, run it, then run linuxkernel. > > > > Comments?
On last one. While I don't have problems with binary only payloads. We do not want to encourage them for binary only device initializers. If/when we get to the point of supporting binary only device initializers (especially on plugin cards) I want an openfirmware implementation. Portable byte codes going through methods is something that can really be supported long term. And it is already an existing standard. Though I'm still hoping we don't have to go there. Eric
