From owner-svn-src-head@FreeBSD.ORG Thu Dec 4 18:50:08 2008 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29574106564A; Thu, 4 Dec 2008 18:50:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id D0B2B8FC16; Thu, 4 Dec 2008 18:50:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 010F641C72C; Thu, 4 Dec 2008 19:50:05 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id U91DWj0D75B7; Thu, 4 Dec 2008 19:50:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 9C49141C6A1; Thu, 4 Dec 2008 19:50:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id E01744448D5; Thu, 4 Dec 2008 18:49:16 +0000 (UTC) Date: Thu, 4 Dec 2008 18:49:16 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= In-Reply-To: <86skp3yje2.fsf@ds4.des.no> Message-ID: <20081204184332.C80401@maildrop.int.zabbadoz.net> References: <200811291432.mATEWE2a053742@svn.freebsd.org> <86skp3yje2.fsf@ds4.des.no> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1700529950-1228416556=:80401" Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r185435 - in head: lib/libc/sys lib/libkvm share/man/man4 sys/compat/freebsd32 sys/kern sys/net sys/netinet sys/netinet6 sys/security/mac_bsdextended sys/sys usr.bin/cpuset usr.sbin/jai... X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Dec 2008 18:50:08 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-1700529950-1228416556=:80401 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Thu, 4 Dec 2008, Dag-Erling Sm=F8rgrav wrote: > "Bjoern A. Zeeb" writes: >> Jails can have an unrestricted (no duplicate protection, etc.) name >> in addition to the hostname. The jail name cannot be changed from >> within a jail and is considered to be used for management purposes >> or as audit-token in the future. > > Is there a specific reason why we allow duplicates? Yes, so that people have a choice. You would have to take into account "DYING" jails with possibly duplicate names anyway. And it's a purely administrative name (cannot be changed from within the jail) so it's up to the administrator to have 2 "Customer Webserver" jails or a "Customer Webserver Tin" and a "Customer Webserver Box". BTW. in case people wonder how to set it (atm.) from rc.conf, you can use jail__flags. /bz --=20 Bjoern A. Zeeb Stop bit received. Insert coin for new game. --0-1700529950-1228416556=:80401--