lp:~kampka/ubuntu/quantal/lxc/upstart-instance
- Get this branch:
- bzr branch lp:~kampka/ubuntu/quantal/lxc/upstart-instance
Branch merges
- Serge Hallyn: Approve
- Ubuntu branches: Pending requested
-
Diff: 98 lines (+32/-17) (has conflicts)4 files modifieddebian/changelog (+6/-0)
debian/lxc.lxc-instance.upstart (+23/-0)
debian/lxc.upstart (+2/-17)
debian/rules (+1/-0)
Related bugs
Related blueprints
Branch information
- Owner:
- Christian Kampka
- Status:
- Development
Recent revisions
- 144. By Christian Kampka
-
* [Upstart]
- add usage stanza to lxc-instance job
- stop lxc-instance on 'stopping lxc' - 141. By Serge Hallyn
-
[ Serge Hallyn ]
* 0206-lxc-wait-initialize -timeout: initialize timeout to -1 so lxc-wait
will, by default, wait for the container to enter the requested state.
* debian/patches/ compilecleanups /* - fix compile time warnings.
* lxc.lxc-net.upstart: tell iptables not to masquerate packets between
containers. (LP: #1045947)
* 0208-fix-getitem- utsname- segv: fix seg fault when doing get_item(utsname)
on newly created container.
* 0209-reload-conf-after- create: add ability to free a lxc_conf. Use that
after calling Container->Create() to completely reload the newly created
config.
* 0211-add-hooks-to- manpage: document lxc.hook in the lxc.conf manpage.
* 0212-lxc-destroy- rm-symlink: If rootfs is a symbolic link to a directory,
remove it. (LP: #1046117)
* 0213-add-premount- hook.patch: add a premount hook to support encrypted
filesystems. (LP: #1043052)[ Scott Moser ]
* 0207-ubuntu-cloud-fixes. patch: cleanups to lxc-ubuntu-cloud.in
fix for quantal images that do not have user 'ubuntu' present
(LP: #1045955)[ Rex Tsai ]
* 0210-fix-debian- templates: Fix lxc-shutdown/ lxc-restart in Debian
containers and fix lxc.utsname for lenny containers.
(LP: #1046684, LP: #1046696)[ Stéphane Graber ]
* lxc.lxc-net.upstart: Make the iptables call more consistent (LP: #1045947) - 140. By Serge Hallyn
-
* 0204-ubuntu-
cloud-userdata- path: Fix broken behavior when a relative
path is passed into '--userdata' argument. (LP: #1043582)
* 0205-lxc-ls-manpage- document- two-lines: Document the default two-line
output format of lxc-ls. (LP: #1043018)
* lxc-start-ephemeral: support fedora and centos (LP: #1042431) - 135. By Stéphane Graber
-
[ Serge Hallyn ]
* fix lxcapi_start to not return true when it container failed to start.
* 0201-fix-mkdir-race: don't raise error if mkdir fails with EEXIST.
* 0202-make-api-start- reliable: have daemonized start through the api
wait until the container is RUNNING before returning true. If a 5
second timeout is hit before the container is RUNNING, return false.[ Stéphane Graber ]
* python-lxc: in get_ips() if timeout is 1 don't wait one second before
returning.
* python-lxc: Add import time warning that the API isn't yet stable and
so may change at any point in the future.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:ubuntu/quantal/lxc