Re: src/release/Makefile patch so cdrom will autoboot

2000-10-25 Thread Mike Smith
> Don't want to step on toes.. Someone please commit. I believe > we need to 'load /kernel' no matter what... it's the > 'read' that's in question. Allows a cdrom to autoboot. Actually, the kernel should be autoloaded anyway, but you appear to be right here. > patch also located at ~jwd/src/src

src/release/Makefile patch so cdrom will autoboot

2000-10-25 Thread John W. De Boskey
Don't want to step on toes.. Someone please commit. I believe we need to 'load /kernel' no matter what... it's the 'read' that's in question. Allows a cdrom to autoboot. patch also located at ~jwd/src/src/release/Makefile.patch so you don't have to cut'n'paste. -John Index: Makefile ===