lp:~smoser/curtin/trunk.yakkety

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/curtin/trunk.yakkety
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:
curtin
Status:
Merged

Recent revisions

405. By Scott Moser

shrink dictionary vertically in doc string

404. By Scott Moser

add example ifconfig output

403. By Scott Moser

fix flake8

402. By Scott Moser

move the ifconfig parser to vmtests/helpers

401. By <email address hidden>

support parsing ifconfig output on yakkety

http://paste.ubuntu.com/17373461/ has some example data
that is being parsed.

400. By Scott Moser

merge from trunk

399. By Scott Moser

yakkety install logs are not necessarily readable as text

Without this, we could see errors like:
   UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position
      96684: ordinal not in range(128)

This is just the same fix that was applied some time ago 3 lines up when
reading the boot log.

398. By Scott Moser

set fallback kernel to 'linux-generic'

this is making yakkety work much nicer, and we should definitely have a
fallback. I'm just not sure that this is the right way to do this. It seems
like some more involved kernel package handling might be needed.

For example
 * an image might have a kernel installed already.
   They'd reasonably want to just use that kernel as is.
 * installing 'package' could result in 2 kernels being installed
   and 'package' kernel not even being selected as it is older.

some thought required.

397. By Scott Moser

fix bug in fallback kernel installation

fallback kernel installation installed into the host environment.

396. By Scott Moser

revert previous commit

While the assumption of getting a bootloader by instaling linux-generic
is definitely an assumption, its one that still works.

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