From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264355AbTDPM75 (for ); Wed, 16 Apr 2003 08:59:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264356AbTDPM75 (for ); Wed, 16 Apr 2003 08:59:57 -0400 Received: from int-200-49-213-53.movi.com.ar ([200.49.213.53]:61197 "HELO it.itba.edu.ar") by vger.kernel.org with SMTP id S264355AbTDPM74 (for ); Wed, 16 Apr 2003 08:59:56 -0400 Subject: Private namespaces From: Adrian Etchevarne To: linux-kernel Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 05 May 2003 10:23:56 -0300 Message-Id: <1052141040.355.12.camel@labunix> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hello, I've been looking for instructions to use private namespaces in Linux, without results. Can anyone tell where is the documentation about it? (I'm not refering to chroot(), but to /proc//mounts). Or the proper files in the kernel sources? Thanks, Adrian.