From owner-freebsd-current@FreeBSD.ORG Mon Oct 7 21:26:49 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 2E325F05 for ; Mon, 7 Oct 2013 21:26:49 +0000 (UTC) (envelope-from mozolevsky@gmail.com) Received: from mail-qc0-x22e.google.com (mail-qc0-x22e.google.com [IPv6:2607:f8b0:400d:c01::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E28FF253B for ; Mon, 7 Oct 2013 21:26:48 +0000 (UTC) Received: by mail-qc0-f174.google.com with SMTP id n9so5276846qcw.19 for ; Mon, 07 Oct 2013 14:26:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=sJk5Zebp0I50ZDKsOrDHDVl0BQrY85+IVodMHdTT/R4=; b=iiS0hyft1mm8vF1T55cPg1UEyFr5u8nWfMqC7DzsT8TjcpvYgR2jWmoVRJp890wECm 03LyJ4nPjtWlW1bbC9tY0HTiDvtjBWLAIuKZGxp1eXnqm4mhSjm4L8liTnxVjYMMvbMU uiUsBAF5ckgVWbnF4NDvV4fObFbcgiqzMG073iK4SO43Q4+eDmY3aZo17jimQIWaInqU CZMi164tPVogNBg+ZDK0bvo1q6f+hUKmxTCrWUB+edyg5uPJn9bwB6MtR/prPQF8xrzC /MQYqG6fC3KzzXBhrPRnntvEzcid24Mprp7YpdRvC4OPDrofGqnjuh8qHeZcE3luWcTB kH9g== X-Received: by 10.224.166.67 with SMTP id l3mr39501934qay.39.1381181208003; Mon, 07 Oct 2013 14:26:48 -0700 (PDT) MIME-Version: 1.0 Sender: mozolevsky@gmail.com Received: by 10.224.112.138 with HTTP; Mon, 7 Oct 2013 14:26:07 -0700 (PDT) In-Reply-To: References: <29D748F4-5E38-4587-BC7F-0141234C2F62@orthanc.ca> From: Igor Mozolevsky Date: Mon, 7 Oct 2013 22:26:07 +0100 X-Google-Sender-Auth: OA_xw2qBCri-liZzL6798ubOl7I Message-ID: Subject: Re: rcs is gone? To: Andreas Nilsson Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "freebsd-current@freebsd.org" 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: Mon, 07 Oct 2013 21:26:49 -0000 On 7 October 2013 22:15, Andreas Nilsson wrote: > Well, it has been announced, and is available as a port. > So there's no version control in the base at all now?.. When did FreeBSD decide to move away from distributing a usable OS? Why not just distribute a kernel and a few bits that are barely sufficient for the initial set up, and then make users fetch everything from ports? -- Igor M.