lp:~serge-hallyn/ubuntu/oneiric/lxc/ephemeral

Created by Serge Hallyn and last modified
Get this branch:
bzr branch lp:~serge-hallyn/ubuntu/oneiric/lxc/ephemeral
Only Serge Hallyn can upload to this branch. If you are Serge Hallyn please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Serge Hallyn
Status:
Development

Recent revisions

35. By Serge Hallyn

lxcguest.console.upstart: Don't run in libvirt. as libvirt will symlink
/dev/tty1 to /dev/pts/0, so /etc/init/tty1.conf will run a console.

34. By Serge Hallyn

libvirt. But don't actually run getty, as libvirt will symlink
/dev/tty1 to /dev/pts/0, so /etc/init/tty1.conf will run a
console.
* lxcguest.lxcpostmount.upstart: symlink /dev/pts to /dev/pts/ptmx

33. By Serge Hallyn

Fix some bugs in lxcpostmount.conf.
Fix lxcguest's console.conf to not run with libvirt. Bc the container
will have /dev/tty1 pointing to /dev/pts/0, so /etc/init/tty1.conf
suffices.

32. By Serge Hallyn

* lxcguest.console.upstart: add pts/0 to securetty if we are in
  libvirt
* lxcguest.lxcpostmount.upstart: bind-mount /dev/pts/ptmx onto /dev/pts

31. By Serge Hallyn

fix comment in debian/fstab.libvirt.

30. By Serge Hallyn

add overlayfs support to lxc-start-ephemeral.

29. By Serge Hallyn

* Add lxc-start-ephemeral by Robert Collins (LP: #807351)
* Add a --quit-on-stop arg to lxc-monitor for use by lxc-start-ephemeral.
* Modify lxcguest.conf to clear out /var/run (LP: #819621)
* Fix a bug in lxc-ps when cgroup-bin is not mounted.
* Modify lxc-ps to accept '-n name' and support '--' to separate options
  for ps. (LP: #820720)

28. By Serge Hallyn

* debian/patches/0011-fix-lxc-ls.patch:
  debian/patches/0012-fix-lxc-netstat.patch:
  The cgroup mounts created by cgroup-bin do not show up in /etc/mtab.
  lxc-ls and lxc-netstat, as lxc-ps before, assume that /etc/mtab is
  symlinked to /proc/mounts. (LP: #819319)
* debian/patches/0013-unshare-call-cgroup-create.patch:
  Don't spit out an error when there is no cgroup to remove because the
  ns cgroup is not mounted. (LP: #819319)

27. By Serge Hallyn

debian/patches/0010-fix-shutdown.patch: If /var/run is a symlink to /run
in the container, then opening /proc/<pid>/root/var/run/utmp will end up
opening the host's utmp. Therefore the hack detecting shutdown through
utmp fails. (LP: #817565)

26. By Serge Hallyn

debian/patches/0009-fix-lxc-ps.patch: make lxc-ps work when cgroup-bin
is installed. (LP: #817606)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/oneiric/lxc
This branch contains Public information 
Everyone can see this information.

Subscribers