From owner-cvs-all Tue Dec 3 9:18:37 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C98BE37B401 for ; Tue, 3 Dec 2002 09:18:36 -0800 (PST) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0457943E88 for ; Tue, 3 Dec 2002 09:18:36 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 30110 invoked from network); 3 Dec 2002 17:18:39 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 3 Dec 2002 17:18:39 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gB3HIXuH037641; Tue, 3 Dec 2002 12:18:33 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <20021204.012124.41686993.nyan@jp.FreeBSD.org> Date: Tue, 03 Dec 2002 12:18:40 -0500 (EST) From: John Baldwin To: Takahashi Yoshihiro Subject: Re: cvs commit: src/usr.sbin/sysinstall disks.c Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 03-Dec-2002 Takahashi Yoshihiro wrote: > In article <200212031609.gB3G9uVe058528@repoman.freebsd.org> > John Baldwin 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 <>< 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