From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-server-return-954-arch-gentoo-sysadmin=gentoo.org@lists.gentoo.org>
Received: (qmail 17019 invoked from network); 30 Jun 2004 15:29:30 +0000
Received: from smtp.gentoo.org (156.56.111.197)
  by lists.gentoo.org with AES256-SHA encrypted SMTP; 30 Jun 2004 15:29:30 +0000
Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org)
	by smtp.gentoo.org with esmtp (Exim 4.34)
	id 1Bfh1e-0007iy-0M
	for arch-gentoo-sysadmin@lists.gentoo.org; Wed, 30 Jun 2004 15:29:30 +0000
Received: (qmail 703 invoked by uid 89); 30 Jun 2004 15:27:09 +0000
Mailing-List: contact gentoo-server-help@gentoo.org; run by ezmlm
Precedence: bulk
List-Post: <mailto:gentoo-server@gentoo.org>
List-Help: <mailto:gentoo-server-help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-server-unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-server-subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-server.gentoo.org>
Reply-To: gentoo-server@lists.gentoo.org
X-BeenThere: gentoo-server@gentoo.org
Received: (qmail 12228 invoked from network); 30 Jun 2004 15:27:09 +0000
Message-ID: <40E2DBCC.1050603@andrew.cmu.edu>
Date: Wed, 30 Jun 2004 11:27:08 -0400
From: Jacob Joseph <jmjoseph@andrew.cmu.edu>
User-Agent: Mozilla Thunderbird 0.7 (X11/20040621)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: gentoo-server@lists.gentoo.org
References: <1088555286.30773.17.camel@pursuit>	 <40E225F2.20401@sancho2k.net> <1088563542.30774.19.camel@pursuit>
In-Reply-To: <1088563542.30774.19.camel@pursuit>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Subject: [gentoo-server] User Mode Linux init scripts
X-Archives-Salt: 6075dc03-7741-4434-a907-bfd7aa53dcad
X-Archives-Hash: bb0ac916a123719f4af62fd1bc1b641a

Hi all.  A while back, I made some modifications to the Gentoo net init 
scripts to allow configuration of tun/tap devices as well as bridging 
from /etc/conf.d/net.  I've finally gotten around to contributing it 
back, but alas, the scripts have changed rather significantly and I'm 
looking for suggestions of how to best integrate my changes into the 
current infrastructure, increasing the chances of them being integrated 
as a whole.

An initial writeup of what I have done is available at:
http://jjoseph.org/linux-work/uml_gentoo

Thanks for any suggestions!

-Jacob