~blake-rouse/curtin/uefi-clear-reorder

  • Committer: Scott Moser
  • Date: 2017-04-06 20:41:48 UTC
  • mfrom: (481.2.2 trunk.lp1680591)
  • Revision ID: smoser@ubuntu.com-20170406204148-8rdcwyp5fcmvkgew
Make systems with root on bcache use root=UUID=.

Systems with root on bcache would end up booting with root=/dev/bcache0
(or bcache1). Bcache device names are not guaranteed, so this could
cause issues.

The fix is to invoke 'udevadm trigger' after creating a filesystem on
a bcache device. That will populate /dev/disk/by-uuid, which will
cause grub to properly decide to boot by root=UUID=.
Filename Latest Rev Last Changed Committer Comment Size
..
block 23 11 years ago Scott Moser add stub files for commands 'extract', 'block-meta Diff
commands 7 11 years ago Scott Moser initial stub multi-command Diff
deps 196.1.2 9 years ago Scott Moser commit work in progress Diff
net 23 11 years ago Scott Moser add stub files for commands 'extract', 'block-meta Diff
reporter 162.1.1 10 years ago Newell Jensen Enabling curtin to be able to send back installati Diff
__init__.py 477.1.1 7 years ago Andres Rodriguez Add STORAGE_CONFIG_V1_DD to represent the ability 1.7 KB Diff Download File
config.py 387.4.40 8 years ago Wesley Wiedenmeier Add 'None' and 'none' to false values in config.va 3.9 KB Diff Download File
futil.py 101 10 years ago Scott Moser decode_perms: fix error if permissions was not an 2.2 KB Diff Download File
gpg.py 444.1.2 7 years ago Ryan Harper Don't hardcode retries value in gpg module. 2.6 KB Diff Download File
log.py 239.1.21 9 years ago Scott Moser add a 'result' event type this is currently separ 2.2 KB Diff Download File
pack.py 450.1.1 7 years ago Scott Moser make pack of a trunk branch store its version in t 7.7 KB Diff Download File
swap.py 236.1.2 9 years ago Scott Moser add fallback to dd the fallback path to dd makes 3.2 KB Diff Download File
udev.py 481.2.1 7 years ago Scott Moser Fix systems with root on bcache device. Systems w 2.4 KB Diff Download File
url_helper.py 335 8 years ago Scott Moser add running of pylint for python27 and python34 T 10.2 KB Diff Download File
util.py 387.7.33 7 years ago Ryan Harper merge from trunk 35.5 KB Diff Download File
version.py 450.1.1 7 years ago Scott Moser make pack of a trunk branch store its version in t 839 bytes Diff Download File