Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Patch for boot loader: "menu" command
>> How does the attached look? It should implement the suggested idea.
>
> That looks like a pretty simple change.
Yah, it was easier than I expected.
>> diff -u -r1.58 boot2.c
> ...
>> +#ifndef SMALL
>> + if (bootconf.nummenu > 0)
>> + bootdefault();
>> +#endif
>
> Is this nummenu>0 condition needed both here an inside bootdefault()?
I guess the one inside bootdefault() will do.
Come to think of it, I thought of printing the boot command in
this instance -- how does that sound?
Regards,
- Håvard
Home |
Main Index |
Thread Index |
Old Index