From owner-freebsd-questions@freebsd.org Thu Dec 24 23:41:06 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02518A51200 for ; Thu, 24 Dec 2015 23:41:06 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: from mail-wm0-x242.google.com (mail-wm0-x242.google.com [IPv6:2a00:1450:400c:c09::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9B0371D08 for ; Thu, 24 Dec 2015 23:41:05 +0000 (UTC) (envelope-from dave.mehler@gmail.com) Received: by mail-wm0-x242.google.com with SMTP id l126so35938185wml.1 for ; Thu, 24 Dec 2015 15:41:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=qpelTHUSdQhhor2x9CiDFM9ZtbqdeV4TzgxlanLYcsA=; b=uyntbG6bgkANajSi3tFUl+XCxGOYLqLmjlL3ZGEFy+oESkXfL1VF+ACvXBgIRX75HI bOhlNQuJxDD1DQ2iimW0KSbS9n6ZYwt0x8fVBERHqHaY4CHv3sOLT+cfnsawZvOp6PP7 Qx4YzR1OCgnEXYMACywT4eL1G8uLJQTII79ZzojfWPXD2rPxioNOswoUNmHyY17yDA4U f9CyARRhC8h2AxoHkleAWL4h2CH9nj7r2QG1Y8QCSbHdEvR1xFP2SAp7zZQw2hGfuaqT 9nHe/VWuJBndJqBDzT3X5ycwXr14/miRflYSaWlMhHdbaiP91Xq3t1KqTf0wMCgYJDTn R1tg== MIME-Version: 1.0 X-Received: by 10.28.227.6 with SMTP id a6mr37654758wmh.68.1451000463919; Thu, 24 Dec 2015 15:41:03 -0800 (PST) Received: by 10.194.3.73 with HTTP; Thu, 24 Dec 2015 15:41:03 -0800 (PST) Date: Thu, 24 Dec 2015 18:41:03 -0500 Message-ID: Subject: FreeBSD jail running a Debian or Centos distro From: David Mehler To: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2015 23:41:06 -0000 Hello, Has anyone got a FreeBSD jail to run either a Centos or a Debian distro of Linux? If so can you write me offlist? Thanks. Dave.