lp:~serge-hallyn/ubuntu/quantal/lxc/lxc-fixapi

Created by Serge Hallyn and last modified
Get this branch:
bzr branch lp:~serge-hallyn/ubuntu/quantal/lxc/lxc-fixapi
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

136. By Serge Hallyn

init reboot to 0 before __lxc_start()

135. By Serge Hallyn

fix lxcapi_start to not return true when it container failed to start.

134. By Stéphane Graber

[ Stéphane Graber ]
* Merge liblxc changes:
  - Build-depend on automake as autogen.sh is now run at build time.
  - Introduce new liblxc0 binary package
  - Make lxc to depend on liblxc0
  - Move library to the new binary package
  - Change libdir to be the public multi-arch path
  - Build with --disable-rpath
  - Move all the test binaries to a lxc-test-* namespace
* Merge python3-lxc changes:
  - Introduce new python3-lxc binary package
  - Update debian/rules to build the python3 code
* Update lxc-start-ephemeral:
  - Replace tabs by 4 spaces, fix indentation
  - Fix code to work properly as non-root (calling sudo where needed)

[ Serge Hallyn ]
* confile.c: support hooks in save_config().
* conf.h: Add array of hook names

133. By Serge Hallyn

* Add patches from mailing list to support per-namespace attach with
  lxc-attach.
  - 0104-add-option-to-lxc-attach-to-select-ns
  - 0105-lxc-attach-add-R-option

132. By Serge Hallyn

* 0100-template-cleanup-cache: clean up template cache if interrupted
  during build. (LP: #1037331)
* 0101-template-empty-apt-cache: do an apt-cache clean after creating
  a new cache. (LP: #1037626)
* 0102-lxc-start-d-check-privs: exit early (with failure) if starting a
  daemonized container with insufficient privilege. (LP: #918327)
* 0103-make-rootfs-location-optional: allow custom location for a
  container rootfs to be specified. (LP: #1019398)

131. By Serge Hallyn

* debian/control: only depend on libseccomp-dev on i386 and amd64, and
  switch to upstream-submitted seccomp patch (LP: #1037701)
* debian/rules: add '--with autoreconf' to force recreation of
  configure from configure.ac
* 0099-cleanup-after-template-help: don't leave a partially created
  container when -h is passed after '--'. (LP: #1031043)

130. By Serge Hallyn

* lxc-start-ephemeral: use unionfs only for the rootfs itself
  (LP: #959352)
* allow config files to include other config files.

129. By Serge Hallyn

* fix FTBFS
  - add libseccomp to build-deps
  - add autoreconf to build-deps to regenerate Makefile.in at build time.

128. By Serge Hallyn

[ Stéphane Graber ]
* Fix call to echo in lxc-start-ephemeral that was literally showing
  '$LXC_BASE' instead of the variable's value.

[ Serge Hallyn ]
* Introduce support for seccomp.

127. By Serge Hallyn

fix package version

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
This branch contains Public information 
Everyone can see this information.

Subscribers