~matsubara/curtin/jenkins

Viewing all changes in revision 298.

  • Committer: Scott Moser
  • Date: 2015-11-13 20:04:48 UTC
  • Revision ID: smoser@ubuntu.com-20151113200448-de9i84v1sf1smqco
vmtest: install from url rather than 'cp:///'

Installing 'cp:///' as we were booting was always bad.
the / included logs or other information from the booted system.
some paths we could take:
 a.) install from a url
 b.) attach another disk, mount it, and cp:///path/to/clean/mount
 c.) boot with overlayroot and install cp:///media/mount-ro/

This patch implements 'a'.  It has a nice side affect
that logs get progress from wget printed to them.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: