lp:~smoser/cloud-utils/trunk.mic-lxd

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/cloud-utils/trunk.mic-lxd
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Project:
cloud-utils
Status:
Merged

Recent revisions

311. By Scott Moser

merge with trunk

310. By Scott Moser

merge with trunk

309. By Scott Moser

move nbd mounting out of main

308. By Scott Moser

merge with trunk

307. By Scott Moser

fix unmounting system mounts

go through the mounts that we did backwards when unmounting.
we are still unmounting recursively, but if you do them in
backwards order generally that should be ok.

we still do recursive so that if you did:
 mount-image-callback my.img chroot /
   % mount -t tmpfs /dev/ /dev
   % exit

it would unmount the thing in there.

This may have to change at some point to avoid unmounting things
we did *not* mount (since we are now operating possibly on a directory
that might already have mounts under it).

306. By Scott Moser

white space consistentcy

305. By Scott Moser

mention lack of usernsexec

304. By Scott Moser

seems functional at this point.

303. By Scott Moser

mount-image-callback: add lxd container support.

given lxd container on local system 'x1', you can now do:
   sudo mount-image-callback -vv --system-resolvconf \
       lxd:x1 -- chroot _MOUNTPOINT_ apt-get update

302. By Scott Moser

debian: add auto package test.

Branch metadata

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

Subscribers