Bug#274307: partman-ext3 not available in lowmem level 2

2006-04-04 Thread Frans Pop
On Thursday 30 March 2006 00:11, Frans Pop wrote: > During installation at medium priority some udebs are now listed that > were not listed before: > - debian-edu-install-udeb > - debian-edu-profile-udeb > - ltsp-client-builder The explanation for these turns out to be very simple: they are not a

Bug#274307: partman-ext3 not available in lowmem level 2

2006-04-04 Thread Sylvain Ferriol
an new polished anna.c patch Index: anna.c === --- anna.c (révision 36041) +++ anna.c (copie de travail) @@ -65,20 +65,24 @@ } static int choose_modules(di_packages *status, di_packages **packages) { - char *choose_

Bug#274307: partman-ext3 not available in lowmem level 2

2006-04-03 Thread Sylvain . Ferriol
this a new anna.c which do not diplay in lowmem mode dependencies of menu-item packages - envoyé via Webmail/IMAG ! anna.c.patch Description: Binary data

Bug#274307: partman-ext3 not available in lowmem level 2

2006-04-03 Thread Sylvain Ferriol
this is a new anna.c which do no display dependencies of menu-item packages sylvain #include #include "anna.h" #include "util.h" #include "retriever.h" struct debconfclient *debconf = NULL; static char *running_kernel = NULL; static const char *subarchitecture; static int quiet = 0; di_package

Bug#274307: partman-ext3 not available in lowmem level 2

2006-03-30 Thread Frans Pop
On Friday 31 March 2006 03:18, Sylvain Ferriol wrote: > > During installation at medium priority some udebs are now listed that > > were not listed before: > > - debian-edu-install-udeb > > - debian-edu-profile-udeb > > - ltsp-client-builder > > medium priority is equal to expert mode or not ? No.

Bug#274307: partman-ext3 not available in lowmem level 2

2006-03-30 Thread Sylvain Ferriol
On Thu, Mar 30, 2006 at 12:11:47AM +0200, Frans Pop wrote: > Hi Sylvain, hi frans > > I've tested this new version (using a mini.iso installation, comparing a > daily build with new anna and Etch beta2). Comments below. > > I see no differences installing at default priority, but I've not tested

Bug#274307: partman-ext3 not available in lowmem level 2

2006-03-29 Thread Frans Pop
Hi Sylvain, On Tuesday 21 March 2006 12:29, [EMAIL PROTECTED] wrote: > i recode anna to reduce lowmem complexity. > - now, lowmem add to the asklist only packages with a want_install > status (except for menu-item packages ) at the end of choose modules > function. > - lowmem also takes into accou

Bug#274307: partman-ext3 not available in lowmem level 2

2006-03-21 Thread Sylvain . Ferriol
i recode anna to reduce lowmem complexity. - now, lowmem add to the asklist only packages with a want_install status (except for menu-item packages ) at the end of choose modules function. - lowmem also takes into account the packages listed in the INCLUDE_FILE - and all asklist computing is done

Bug#274307: partman-ext3 not available in lowmem level 2

2006-03-19 Thread Frans Pop
> for instance,apart from display all packages, i can not fix this bug > because anna use dependency tree. And if you look at partman and > partman-ext3, there is no dependency relation. Fortunatly, they both > have a 'standard' priority. > So in lowmem2, if i display all packages, i can selec