Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Dec 2002 01:21:24 +0900 (JST)
From:      Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
To:        jhb@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/sysinstall disks.c
Message-ID:  <20021204.012124.41686993.nyan@jp.FreeBSD.org>
In-Reply-To: <200212031609.gB3G9uVe058528@repoman.freebsd.org>
References:  <200212031609.gB3G9uVe058528@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <200212031609.gB3G9uVe058528@repoman.freebsd.org>
John Baldwin <jhb@FreeBSD.org> writes:

> jhb         2002/12/03 08:09:56 PST
> 
>   Modified files:
>     usr.sbin/sysinstall  disks.c 
>   Log:
>   Fix a bug in the fdisk editor that partially masked the chunk deletion
>   bug fixed yesterday.  New slices created in the fdisk editor and slices
>   whose sub-type is changed are of type 'mbr' if their sub-type is not a
>   magic type, not type 'unknown'.

It needs to use 'pc98' as the partition type in PC98 case.

---
TAKAHASHI Yoshihiro <nyan@FreeBSD.org>

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021204.012124.41686993.nyan>