tech-install archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: RFC: move md_init() in sysinst
On Fri, Mar 08, 2013 at 09:01:31AM -0700, Tim Rightnour wrote:
> Does anyone object to me moving the call to md_init down in main(), so it is
> called immediately after the menu system is initialized, but before the first
> menu is presented to the user?
Why not add a new hook there?
Could even be a #define and the call guarded by #ifdef (so you don't have to
touch every other arch).
Martin
Home |
Main Index |
Thread Index |
Old Index