From owner-freebsd-fs@FreeBSD.ORG Wed Jul 24 13:13:28 2013 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EF10D4E9 for ; Wed, 24 Jul 2013 13:13:28 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id 46F652F18 for ; Wed, 24 Jul 2013 13:13:28 +0000 (UTC) Received: from porto.starpoint.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id QAA21590; Wed, 24 Jul 2013 16:13:20 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1V1ysZ-0008Lg-Pd; Wed, 24 Jul 2013 16:13:19 +0300 Message-ID: <51EFD2B7.4010001@FreeBSD.org> Date: Wed, 24 Jul 2013 16:12:23 +0300 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130708 Thunderbird/17.0.7 MIME-Version: 1.0 To: Nikolai Lifanov Subject: Re: freebsd-fs Digest, Vol 527, Issue 3 References: <51EFD131.4090004@mail.lifanov.com> In-Reply-To: <51EFD131.4090004@mail.lifanov.com> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-fs@FreeBSD.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Jul 2013 13:13:29 -0000 on 24/07/2013 16:05 Nikolai Lifanov said the following: > You might check out the logic in the excellent sysutils/beadm port. Thank you for the suggestion. beadm has some bugs regarding subordinate support. > It's all shell and doesn't actually need rc support or even use it. I do not see why beadm would need or use rc support given that it is an administration utility. My rc script is for filesystem mounting during boot. > However, loader(8) support for selecting a boot environment would be really useful. It is there, although not very obvious and not properly documented. -- Andriy Gapon