From owner-freebsd-current@FreeBSD.ORG Thu Oct 10 02:01:19 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id EF7E4648 for ; Thu, 10 Oct 2013 02:01:19 +0000 (UTC) (envelope-from mueller6721@twc.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.225]) by mx1.freebsd.org (Postfix) with ESMTP id A957F254A for ; Thu, 10 Oct 2013 02:01:19 +0000 (UTC) Received: from [74.130.200.176] ([74.130.200.176:49555] helo=localhost) by cdptpa-oedge02 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id 3F/F9-16944-76A06525; Thu, 10 Oct 2013 02:01:12 +0000 Date: Thu, 10 Oct 2013 02:01:11 +0000 Message-ID: <3F.F9.16944.76A06525@cdptpa-oedge02> From: "Thomas Mueller" To: freebsd-current@freebsd.org References: <77307DF8-637D-4295-BF47-8742F1552CE8@orthanc.ca> <20131008031517.GA31864@troutmask.apl.washington.edu> <60177810-8DC4-4EA3-8040-A834B79039D2@orthanc.ca> <52538EDC.2080001@freebsd.org> <52541202.3010707@mu.org> <1893399957.20131009013424@serebryakov.spb.ru> <52556567.3090309@mu.org> <5255A041.2080501@cran.org.uk> <13CA24D6AB415D428143D44749F57D720FC4C854@LTCFISWMSGMB21.FNFIS.com> <19373F0848F83744859187F3648A5AE7@fisglobal.com> Subject: Re: rcs X-RR-Connecting-IP: 107.14.168.130:25 X-Cloudmark-Score: 0 Cc: Adrian Chadd , "Teske, Devin" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2013 02:01:20 -0000 from Devin Teske: > That wasn't the rationale. sysinstall was broken and more people wanted a > replacement than wanted to see it fixed. > bsdinstall is simply coming of age still (sysinstall had a 15 year run). Some things I disliked about sysinstall were choosing a type of install from a confusing menu (standard install, developer install, and others not clearly comprehensible). Then there was the breaking up of sets into 1392 KB chunks (base.aa, base.ab, base.ac, ...) as if it were possible to find enough good floppies to write to. Also, the holographic shell was practically impossible to use. More on topic, since so many users depend on rcs, I say leave it in base, at least until OpenRCS or Fossil can replace it. Tom