Source-Changes archive

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

Re: CVS commit: src



Hi,

> I don't totally understand the procedure of pulling
> things up for the 1.3.3 release.  But there is a

You probably should have sent mail to releng%netbsd.org.@localhost

However...

> change I did to sysinst/fdisk.c between -r1.8 -r1.9
> that should be in any future release.  I can't tell
> what version of fdisk corresponds to 1.3 because the
> file does not have any kind of release tags.
> 
> The change disables the fdisk -i invocation.

Hmm, doing this alone is wrong.  The result will be that newly installed
disks will have no mbr boot code and thus will not be able to boot.

It is neccessary to change fdisk to initialize the boot code in the mbr
automagically if it isn't valid yet.

I'll check in an appropriate fix for this in a minute.

Doing the pullup for this will probably be a bit tricky, as there
have been some post-1.3 changes in fdisk that most likely should not be
in any 1.3.x patch release.

Ciao,
Wolfgang
-- 
ws%TooLs.DE@localhost     (Wolfgang Solfrank, TooLs GmbH)       +49-228-985800



Home | Main Index | Thread Index | Old Index