~serge-hallyn/ubuntu/natty/lxc/fix-restart

« back to all changes in this revision

Viewing changes to doc/examples/lxc-macvlan.conf

  • Committer: Bazaar Package Importer
  • Author(s): Serge Hallyn
  • Date: 2011-01-23 17:28:55 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20110123172855-1vpaxel9kwocx7qz
Tags: 0.7.3.1-0ubuntu1
* Base on new upstream git tree with new maverick and natty templates,
  and able to run without ns cgroup.
* Send a 'container=lxc' variable to upstart.  The upstream git has
  the same patch, though this tree has it as a quilt patch.
* Add lxcguest package which converts a system into one which can
  boot upstart both as a container and a (kvm or bare-metal) host.
* Add a MIRROR default in /etc/default/lxc, and use that in the
  debootstrap command in the lucid, maverick and natty templates.
* Remove 0004-restore-lxc.mount-lxc.mount.entry-functionality.patch
  which prevents containers from starting.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Container with network virtualized using the macvlan device driver
2
 
lxc.utsname = alpha
3
 
lxc.network.type = macvlan
4
 
lxc.network.flags = up
5
 
lxc.network.link = eth0
6
 
lxc.network.hwaddr = 4a:49:43:49:79:bd
7
 
lxc.network.ipv4 = 1.2.3.4/24
8
 
lxc.network.ipv6 = 2003:db8:1:0:214:1234:fe0b:3596