From owner-freebsd-current@FreeBSD.ORG Thu Apr 8 10:30:36 2010 Return-Path: Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 12FEB106566B; Thu, 8 Apr 2010 10:30:36 +0000 (UTC) (envelope-from bu7cher@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 706B38FC0A; Thu, 8 Apr 2010 10:30:35 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward11.mail.yandex.net (Yandex) with ESMTP id 5A999F488B5; Thu, 8 Apr 2010 14:30:34 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1270722634; bh=HYZC3P6RF0Rq0XOLRh9MZchyCALtutjXz1omf/4jVRo=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=kupFUl63Gqqm9SG+Xg7BooweG5zL9d9vPdxDtobXdG2jBKtHwwyo3eC1rLdgJi8bv AhFiZryQ+EiUPryMKWeZEtFD2BH6c27Sydq6K/oA6F+NXrY3+q/O2eM7WW3QHJmqrf lFCCqJnglNMrOwtkfaDSbP63g+bJvuD9TeXLyG9A= Received: from [127.0.0.1] (mail.kirov.so-cdu.ru [77.72.136.145]) by smtp11.mail.yandex.net (Yandex) with ESMTPSA id CC430673007D; Thu, 8 Apr 2010 14:30:33 +0400 (MSD) Message-ID: <4BBDB049.4010605@yandex.ru> Date: Thu, 08 Apr 2010 14:30:33 +0400 From: "Andrey V. Elsukov" User-Agent: Mozilla Thunderbird 1.5 (FreeBSD/20051231) MIME-Version: 1.0 To: Alexander Leidinger References: <55861270658151@web135.yandex.ru> <4BBD68DB.7050600@yandex.ru> <201004080727.21020.bruce@cran.org.uk> <4BBD7CDC.2070505@yandex.ru> <20100408103809.13496s9i6ny03ocg@webmail.leidinger.net> <867hoi8gbl.fsf@ds4.des.no> <20100408121500.13995d1eu7b9bt0k@webmail.leidinger.net> In-Reply-To: <20100408121500.13995d1eu7b9bt0k@webmail.leidinger.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Yandex-TimeMark: 1270722634 X-Yandex-Spam: 1 X-Yandex-Front: smtp11.mail.yandex.net Cc: Bruce Cran , freebsd-geom@FreeBSD.ORG, Teske , Randi Harper , freebsd-current@FreeBSD.ORG, Devin@FreeBSD.ORG, =?UTF-8?B?RGFnLUVybGluZyBTbcODwrhyZ3Jhdg==?= Subject: Re: [RFC] Rewriting sade(8) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 08 Apr 2010 10:30:36 -0000 On 08.04.2010 14:15, Alexander Leidinger wrote: >> We don't grant non-committers access to the Subversion repo. > > Ooops... seems I misremembered his status. Somehow I associate him with > something FreeBSD related. Andrey, did you participate in a GSoC? No, I'm not fit for GSoC. >> My suggestion is to add a "sysinstall mode" to sade where it operates >> under certain (minor) constraints and reports what it did in a format >> that sysinstall can parse, so sysinstall can just fork-exec sade instead >> of duplicating the code. I like this idea. Any way i'll try to finish my work myself. -- WBR, Andrey V. Elsukov