Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jan 2010 17:40:11 GMT
From:      David BERARD <david@nfrance.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: conf/142972: Support JAILv2 and vnet in rc.d/jail
Message-ID:  <201001191740.o0JHeBn9069174@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR conf/142972; it has been noted by GNATS.

From: David BERARD <david@nfrance.com>
To: bug-followup@FreeBSD.org, david@nfrance.com
Cc:  
Subject: Re: conf/142972: Support JAILv2 and vnet in rc.d/jail
Date: Tue, 19 Jan 2010 18:24:21 +0100

 This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
 --------------enig469E27EF54D7CA5B242D3CA3
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 /etc/rc.conf example with this patch
 
 jail_list=3D"$jail_list example"
 jail_example_hostname=3D"example.nfrance.local"
 jail_example_name=3D"example"
 jail_example_rootdir=3D"/home/jails/example"
 jail_example_vnet_enable=3D"YES"
 jail_example_devfs_enable=3D"YES"
 jail_example_mount_enable=3D"YES"
 jail_example_fstab=3D"/etc/fstab.example"
 #network
 jail_example_exec_prestart0=3D"ifconfig epair0 create"
 
 jail_example_exec_poststart0=3D"ifconfig epair0b vnet example"
 jail_example_exec_afterstart1=3D"ifconfig lo0 127.0.0.1"
 jail_example_exec_poststop0=3D"ifconfig epair0a destroy
 
 
 --------------enig469E27EF54D7CA5B242D3CA3
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
 
 iEYEARECAAYFAktV6sUACgkQYIAREn/GjrjIMgCfZceMqmPfHmobAaJerb+4njcC
 DLIAoJoeosmH6+jqOzuxPwiF/q1apl9f
 =kuw8
 -----END PGP SIGNATURE-----
 
 --------------enig469E27EF54D7CA5B242D3CA3--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001191740.o0JHeBn9069174>