lp:~newell-jensen/curtin/fix-bug-1367486

Created by Newell Jensen and last modified
Get this branch:
bzr branch lp:~newell-jensen/curtin/fix-bug-1367486
Only Newell Jensen can upload to this branch. If you are Newell Jensen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Newell Jensen
Project:
curtin
Status:
Merged

Recent revisions

167. By Newell Jensen

Added exception handling and logging for load_reporter and associated logic.

166. By Scott Moser

helpers/common: fix wipedev for sizes not divisible by 1024.

wipedev was known buggy if the size of target was not divisible by 1024.
Additionally adds some debug information, and does not fail if
block device is less than 1MB.

165. By Scott Moser

helpers/common: fix 'error' and 'debug'.

debug showed the level of output.
  ie: debug 1 foo
      would print '1 foo'.

error went to stdout.

164. By Scott Moser

fix 'make check' from previous commit regressions

163. By Blake Rouse

Enables curtin to send installation progress and results via a new reporter module.

162. By Scott Moser

curtin/util.py: pyflakes

161. By Scott Moser

block-meta: add ability to specify partition format in config

This allows you to explicitly specify the partition format, rather
than relying on block-meta to do the right thing.

160. By Scott Moser

curtin/util.py: pep8

159. By Scott Moser

human2bytes: support decimal points in input

Now we support .5G or 1G. or .25MB.

158. By Scott Moser

partition: fix broken --boot with --format=mbr

Previously this was completely broken and would ignore the --boot flag.

Branch metadata

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

Subscribers