From owner-freebsd-current@FreeBSD.ORG Sun Dec 14 12:37:15 2008 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 AA44B106564A for ; Sun, 14 Dec 2008 12:37:15 +0000 (UTC) (envelope-from cryx-freebsd@h3q.com) Received: from mail.h3q.com (mail.h3q.com [213.73.89.199]) by mx1.freebsd.org (Postfix) with ESMTP id E90058FC13 for ; Sun, 14 Dec 2008 12:37:14 +0000 (UTC) (envelope-from cryx-freebsd@h3q.com) Received: (qmail 33566 invoked from network); 14 Dec 2008 12:37:13 -0000 Received: from unknown (HELO goa.lan) (smtpsend@78.53.41.174) by mail.h3q.com with AES256-SHA encrypted SMTP; 14 Dec 2008 12:37:13 -0000 Message-ID: <4944FDF8.4070803@h3q.com> Date: Sun, 14 Dec 2008 13:37:12 +0100 From: Philipp Wuensche User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: "Bjoern A. Zeeb" References: <20081201085229.D80401@maildrop.int.zabbadoz.net> <20081201122937.81475f0zhfsjya4o@webmail.leidinger.net> <6ae50c2d0812021800x791d2cfeh45d590de120f76df@mail.gmail.com> <1228483574.2805.499.camel@soundwave.ws.pitbpa0.priv.collaborativefusion.com> <86skp2l804.fsf@ds4.des.no> <1228507529.2805.539.camel@soundwave.ws.pitbpa0.priv.collaborativefusion.com> <49418BD9.8080105@h3q.com> <20081211221113.S97918@maildrop.int.zabbadoz.net> <49419482.2040502@h3q.com> <20081211224737.B97918@maildrop.int.zabbadoz.net> <494199AD.2060404@h3q.com> <20081211231422.T97918@maildrop.int.zabbadoz.net> <20081214112145.O97918@maildrop.int.zabbadoz.net> In-Reply-To: <20081214112145.O97918@maildrop.int.zabbadoz.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-jail@freebsd.org, freebsd-current@freebsd.org Subject: Re: HEADS UP: r185435 multi-IPv4/v6/no-IP jails in HEAD 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: Sun, 14 Dec 2008 12:37:15 -0000 Bjoern A. Zeeb wrote: > On Thu, 11 Dec 2008, Bjoern A. Zeeb wrote: > > Hi, > >> ok, after another round of private mails I got it; I had been living >> with jail patches for too long; the jls output (without -v) should be >> on one line and not on two. That wasn't intended. Unfortunately noone >> had complained the months before.. I'll look at this. > > can you try this patch? > http://people.freebsd.org/~bz/20081214-01-jls-v1.diff Works for me, jls without arguments now gives the old output, -v shows all the new features! thanks! greetings, Philipp