Date: Tue, 03 Dec 2002 12:18:40 -0500 (EST) From: John Baldwin <jhb@FreeBSD.org> To: Takahashi Yoshihiro <nyan@jp.FreeBSD.org> Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall disks.c Message-ID: <XFMail.20021203121840.jhb@FreeBSD.org> In-Reply-To: <20021204.012124.41686993.nyan@jp.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03-Dec-2002 Takahashi Yoshihiro wrote: > 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. Ok. If you can whip up a patch and test it and run it by re@ I'll approve it. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.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?XFMail.20021203121840.jhb>