lp://qastaging/~smoser/ubuntu/quantal/cloud-initramfs-tools/overlayroot

Created by Scott Moser and last modified
Get this branch:
bzr branch lp://qastaging/~smoser/ubuntu/quantal/cloud-initramfs-tools/overlayroot
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
Status:
Development

Recent revisions

41. By Scott Moser

merge from dustin.

fix comments and inline docs
overlayroot-chroot show error
use 'overlayroot' string consistently

40. By Scott Moser

fix dir= support by correctly defining the device

device was getting '/dev' and /dev was getting mounted
to the target.

39. By Scott Moser

overlay-chroot: do not clean_exit twice

on the happy path, we were calling clean_exit twice.
This also makes 'error' an error message, and adds
'fail' which does "error and then fail"

38. By Scott Moser

add _debug function called from debug and log

This means that anything either logged or 'debug' gets stored
in /dev/initramfs/overlayroot.log. Thats the same debug mechanism
used by the provided scripts.

37. By Scott Moser

include overlay-chroot utility with man page.

36. By Scott Moser

initial crack at dir= support

35. By Scott Moser

fix global use of overlayroot in dev_setup

34. By Scott Moser

device: correctly use return value of device_setup

33. By Scott Moser

add support for timeout in device and support device:dev=

This adds a 'timeout' support for 'device' mode.
And makes it more explicit to call a device by making:
   overlayroot=device:dev=/dev/vdb,timeout=0
an alias for
   overlayroot=/dev/vdb,timeout=0

32. By Scott Moser

crypt_setup: parse local 'options' var, not global 'overlay' var

Branch metadata

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

Subscribers