~jamesodhunt/ubuntu/vivid/ubuntu-core-snappy/mount-current-rootfs-in-chroot-for-bug-1412737

  • Committer: James Hunt
  • Date: 2015-02-17 14:21:42 UTC
  • Revision ID: james.hunt@ubuntu.com-20150217142142-jhia33rr24qpkngg
* snappy/partition.py:
  - bind_mount(): Add options parameter.
  - bindmount_required_filesystems(): Add read-only bindmount of current
    rootfs to allow update-grub, running from within the chroot to
    establish details of both rootfs's.
  - get_bootloader_type(): Look for update-grub, not grub-install.
  - handle_grub(): Don't call grub-install now that there is a shared
    grub boot partition.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 10.1.4 9 years ago Barry Warsaw * Ignore __pycache__ * Make snappy a concrete Pyth Empty Diff Download File
version.txt 10.1.4 9 years ago Barry Warsaw * Ignore __pycache__ * Make snappy a concrete Pyth 4 bytes Diff Download File
utils.py 131 9 years ago James Hunt * Added support for u-boot bootloader. * Added new 1.3 KB Diff Download File
datasource.py 108 9 years ago James Hunt * Added copyright headers. 1.6 KB Diff Download File
click.py 170 9 years ago Michael Vogt pep8 11.3 KB Diff Download File
systemimage.py 155 9 years ago James Hunt * snappy/partition.py: - __init__(): Set self.ro 14.2 KB Diff Download File
main.py 166 9 years ago Michael Vogt update ubuntu-core-config/snappy config to match C 18.8 KB Diff Download File
partition.py 171 9 years ago James Hunt * snappy/partition.py: - bind_mount(): Add optio 32.6 KB Diff Download File