These are against CVS of a couple of weeks ago. - eli-initrd-fix.patch: fixes initrd support, and a couple of compilation tweaks. virt_to_phys() on an already physical address doesn't yeild a working initrd location. - eli-imagename.patch: allows passing of image names on the command line along with command line parameters; similarly, allows for passing of command line parmaters to images in the image selection prompt. This breaks image names with spaces, if anyone was using them. Bill