[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#236330: partman - blocks on s390



On  7.III.2004 at 22:50 Sven Luther wrote:
>
> > I suppose this can be done easier.  What are the need of pegasos?
> 
> Well, i am not sure, it seems to me that a separate package would be
> maybe overkill.

This is what I wanted to say -- it is easier than creating new package. :-)

Is this correct:

if pegasos_1 then
   preferred_label:=[amiga];
   allowed_labels:=[amiga, mbr];
   if there is no affs in the first 8 (what means Go?) then
      warn the user
   end;
elsif pegasos_2 then
   preferred_label:=[amiga];
   allowed_labels:=[amiga, mbr];
   if /boot is part of ext2 file system then
      warn the user
   end;
end;

Anton Zinoviev



Reply to: