Re: [PATCH] libdebian-installer: add support for MIPS Malta

2008-01-14 Thread Otavio Salvador
Thiemo Seufer <[EMAIL PROTECTED]> writes: > Otavio Salvador wrote: >> Aurelien Jarno <[EMAIL PROTECTED]> writes: >> >> > Otavio Salvador a écrit : >> >> Aurelien Jarno <[EMAIL PROTECTED]> writes: >> >> >> >>> +static struct cpu system_malta_cpu[] = { >> >> system_mips_malta_

Re: [PATCH] libdebian-installer: add support for MIPS Malta

2008-01-14 Thread Thiemo Seufer
Otavio Salvador wrote: > Aurelien Jarno <[EMAIL PROTECTED]> writes: > > > Otavio Salvador a écrit : > >> Aurelien Jarno <[EMAIL PROTECTED]> writes: > >> > >>> +static struct cpu system_malta_cpu[] = { > >> system_mips_malta_cpu would be clearer, IMO. > >> > > > > Well other

Re: [PATCH] libdebian-installer: add support for MIPS Malta

2008-01-14 Thread Otavio Salvador
Aurelien Jarno <[EMAIL PROTECTED]> writes: > Otavio Salvador a écrit : >> Aurelien Jarno <[EMAIL PROTECTED]> writes: >> >>> +static struct cpu system_malta_cpu[] = { >> system_mips_malta_cpu would be clearer, IMO. >> > > Well other names from the same file (which BTW has mip

Re: [PATCH] libdebian-installer: add support for MIPS Malta

2008-01-12 Thread Aurelien Jarno
Frans Pop a écrit : > On Saturday 12 January 2008, Aurelien Jarno wrote: >> Those flavours will replace the qemu flavour that will be removed in >> kernel 2.6.24, now that QEMU emulates real hardware correctly. > > OK. In that case does it make sense to clean up the existing QEMU support > after

Re: [PATCH] libdebian-installer: add support for MIPS Malta

2008-01-12 Thread Aurelien Jarno
Otavio Salvador a écrit : > Aurelien Jarno <[EMAIL PROTECTED]> writes: > >> +static struct cpu system_malta_cpu[] = { > system_mips_malta_cpu would be clearer, IMO. > Well other names from the same file (which BTW has mips in its name) don't contain mips, that's why I did th

Re: [PATCH] libdebian-installer: add support for MIPS Malta

2008-01-12 Thread Frans Pop
On Saturday 12 January 2008, Aurelien Jarno wrote: > Those flavours will replace the qemu flavour that will be removed in > kernel 2.6.24, now that QEMU emulates real hardware correctly. OK. In that case does it make sense to clean up the existing QEMU support after Malta support has been impleme

Re: [PATCH] libdebian-installer: add support for MIPS Malta

2008-01-12 Thread Aurelien Jarno
Frans Pop a écrit : > On Saturday 12 January 2008, Aurelien Jarno wrote: >> There is a small change needed to partman. > > That is fine. > >> Then AFAIK the only changes need are in linux-modules-di-mips-2.6 > > So this is basically a completely new flavor, with a separate kernel? True. Actuall

Re: [PATCH] libdebian-installer: add support for MIPS Malta

2008-01-12 Thread Otavio Salvador
Aurelien Jarno <[EMAIL PROTECTED]> writes: > +static struct cpu system_malta_cpu[] = { system_mips_malta_cpu would be clearer, IMO. -- O T A V I OS A L V A D O R - E-mail: [EMAIL PROTECTED] UIN: 5906116 GNU/Linux

Re: [PATCH] libdebian-installer: add support for MIPS Malta

2008-01-12 Thread Frans Pop
On Saturday 12 January 2008, Aurelien Jarno wrote: > There is a small change needed to partman. That is fine. > Then AFAIK the only changes need are in linux-modules-di-mips-2.6 So this is basically a completely new flavor, with a separate kernel? If you do need a separate kernel, are official

Re: [PATCH] libdebian-installer: add support for MIPS Malta

2008-01-12 Thread Aurelien Jarno
Frans Pop a écrit : > On Saturday 12 January 2008, Aurelien Jarno wrote: >> I plan to commit the following change to d-i. Any comment? > > This patch by itself looks fine. Thanks, I will commit it. > Will any other changes needed to support MIPS Malta (partman, > base-installer), or is this all

Re: [PATCH] libdebian-installer: add support for MIPS Malta

2008-01-12 Thread Frans Pop
On Saturday 12 January 2008, Aurelien Jarno wrote: > I plan to commit the following change to d-i. Any comment? This patch by itself looks fine. Will any other changes needed to support MIPS Malta (partman, base-installer), or is this all? Cheers, FJP signature.asc Description: This is a digit

[PATCH] libdebian-installer: add support for MIPS Malta

2008-01-12 Thread Aurelien Jarno
I plan to commit the following change to d-i. Any comment? Index: libdebian-installer/debian/changelog === --- libdebian-installer/debian/changelog(révision 50853) +++ libdebian-installer/debian/changelog(copie de trav