From owner-freebsd-arch Tue Oct 31 19:32:25 2000 Delivered-To: freebsd-arch@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id CC06A37B4CF for ; Tue, 31 Oct 2000 19:32:22 -0800 (PST) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eA13WGn27368; Tue, 31 Oct 2000 20:32:16 -0700 (MST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost [127.0.0.1]) by billy-club.village.org (8.11.1/8.8.3) with ESMTP id eA13WVV41938; Tue, 31 Oct 2000 20:32:31 -0700 (MST) Message-Id: <200011010332.eA13WVV41938@billy-club.village.org> To: Matt Dillon Subject: Re: Like to commit my diskprep Cc: arch@FreeBSD.ORG In-reply-to: Your message of "Tue, 31 Oct 2000 10:01:44 PST." <200010311801.e9VI1if19601@earth.backplane.com> References: <200010311801.e9VI1if19601@earth.backplane.com> <200010311747.KAA80353@harmony.village.org> Date: Tue, 31 Oct 2000 20:32:31 -0700 From: Warner Losh Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200010311801.e9VI1if19601@earth.backplane.com> Matt Dillon writes: : I would welcome diskrep as a port, but it makes absolutely no sense : to commit it to the main tree as a /usr/bin program when the functionality : should properly be placed in the disklabel program. Why abandon : disklabel when that's the program everyone already knows how to use, : and when fixing it is so fraggin easy? Diskprep uses disklabel(8) and fdisk(8) to do the right thing. It also allows one to easily build multiple disks that are mostly alike, but might have differing geometries (eg make / 50M, /usr 500M, /var 30M and the rest in /junk). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message