From owner-freebsd-stable@FreeBSD.ORG Fri May 24 11:19:52 2013 Return-Path: Delivered-To: freebsd-stable@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 D338D22F; Fri, 24 May 2013 11:19:52 +0000 (UTC) (envelope-from to.my.trociny@gmail.com) Received: from mail-la0-x22a.google.com (mail-la0-x22a.google.com [IPv6:2a00:1450:4010:c03::22a]) by mx1.freebsd.org (Postfix) with ESMTP id 2D9E5759; Fri, 24 May 2013 11:19:51 +0000 (UTC) Received: by mail-la0-f42.google.com with SMTP id fg20so4341483lab.29 for ; Fri, 24 May 2013 04:19:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=/zk5CS9bk9UqWgaj5bvW3TT+JyB308WD8hwzSfVhdqU=; b=1CS+agEZaPTOxhErdqhHphl0o973iWShYZjMrmDzv4DqMOJ+4tXLgU0i3kvgwkN4w5 THheBgI+s13L8mlbA3lN0mnN7TBrfCB26+LmZ4c5H5jHgkW1yfTixcSdGJAdgxc4m2ux pSR8pARPlbKXSX49uC1cW4yxELZ0pJrFJmZdtgGjElh3P4wvdIOv87YYKqIBbZYAkxbi /gO+zSKp3de2pdnMugi1dLol9jBSNV45eMXMD08SRf/+oDI4orWmKBWg1EOeiIKcQ7gP 9YkAyqpFR1OvKIEdhZtJqdshSmE6oKuVzAZjFw5+kpNZ4nP4xDig5C4seoPSajnpxvOL svIA== X-Received: by 10.152.1.104 with SMTP id 8mr8741232lal.33.1369394390444; Fri, 24 May 2013 04:19:50 -0700 (PDT) Received: from localhost ([188.230.122.226]) by mx.google.com with ESMTPSA id a5sm6554296laa.2.2013.05.24.04.19.48 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 24 May 2013 04:19:49 -0700 (PDT) Date: Fri, 24 May 2013 14:19:46 +0300 From: Mikolaj Golub To: Dmitry Morozovsky Subject: Re: Proposed MFC to hastctl: compact 'status' and introduce 'list' command Message-ID: <20130524111945.GB12310@gmail.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: trociny@freebsd.org, freebsd-stable@freebsd.org, Pete French X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 May 2013 11:19:52 -0000 On Fri, May 24, 2013 at 02:08:28PM +0400, Dmitry Morozovsky wrote: > Pete, > > On Fri, 24 May 2013, Pete French wrote: > > > > http://svnweb.freebsd.org/changeset/base/248291 > > ... > > > The reason I'm asking is that it could lead to changes in hast-related scripts > > > which one use in production. > > > > > > Any chance we could do this is 2 stages - first being to add 'list' to give us a chnace > > ti change scripts over, then make the chnages to 'status'. I have scripts > > which try and parse the outut from 'status' which will need changing, > > and I sspect I am not the only one... > > I see no problem with this, as it is one-lite patch (modulo usage/manual page > changes); it would be direct commit to -stable, but as it is temporary, I see > no problem there too. > > Mikolaj, your opinion? It looks like a very good idea. -- Mikolaj Golub