~curtin-dev/curtin/trunk

Viewing all changes in revision 332.

  • Committer: Scott Moser
  • Date: 2016-01-05 17:54:25 UTC
  • mfrom: (321.4.7 trunk.lp1523779)
  • Revision ID: smoser@ubuntu.com-20160105175425-mqt7quz1lcx3cky1
fix bug in install_grub to partition when storage_config provided.

when installing with a storage config and grub is to be installed
on a partition (as it is in powerpc) we were not able to look
up the device that was to be installed on.

This puts a temporary bit of code in place that finds that device
via imports from commands.block_meta. The result is that
storage_config now works for lvm on power8 systems.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: