Re: Extending libdebian-installer's API to include certainty on subarch detection

2010-09-09 Thread Michael Casadevall
for non armel archs + */ + +const char *di_system_subarch_analyze_guess (void) +{ + return di_system_subarch_analyze(); +} + +#endif On Wed, Sep 08, 2010 at 09:54:56AM +, Colin Watson wrote: On Wed, Sep 08, 2010 at 01:51:20AM -0400, Michael Casadevall wrote: Perfectly. I've reworked my

Re: Extending libdebian-installer's API to include certainty on subarch detection

2010-09-08 Thread Michael Casadevall
On Mon, Sep 06, 2010 at 12:22:03PM +, Colin Watson wrote: On Tue, Aug 24, 2010 at 11:02:53PM +0800, Michael Casadevall wrote: I've recently been doing some work on improving sub-architecture detection support to be more generic. I currently have several ARM platforms (Marvell Dove

Extending libdebian-installer's API to include certainty on subarch detection

2010-08-24 Thread Michael Casadevall
Hey d-boot, I've recently been doing some work on improving sub-architecture detection support to be more generic. I currently have several ARM platforms (Marvell Dove, and TI OMAP3 + OMAP4) which have common kernels which work across multiple boards. I have found the explicit whitelist/board