Ollie Lho <[EMAIL PROTECTED]> writes: > Eric W. Biederman wrote: > > > Yes. The same fill_inbuf routines are used, and the mix and match > > potentail is very high. > > > The current config language, make file generator does not handle this > very well. Should we add something as > > payload elf > etherboot /usr/src/etherboot-5.0.4 > > instead of the current 'linux' command ??
Possibly a payload /some/path/sis900.ebi To replaced the linux directive. To do a full rom build we need to consider the case where we put in two copies of linuxBIOS (with slightly different configs) so that we can do failsafe booting. The big difference is that each image needs to be compiled for the location in the ROM it will run. Eric
