lp:~smoser/ubuntu/vivid/curtin/fix-1263181

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/ubuntu/vivid/curtin/fix-1263181
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
Status:
Development

Recent revisions

29. By Scott Moser

attempt at handling cciss!c0d0

28. By Scott Moser

fix syntax

27. By Scott Moser

add 'find_partno' that helps to find partitions on targets

26. By Scott Moser

move check for root device to after partition creation

This fixes the problem where the disk was unpartitioned. Previously
the check looked before we created the partition table. Ie:
 - /dev/sda is not parititioned, thus no /dev/sda1 exists
 - code chose to use /dev/sdap1
 - after partition still no /dev/sdap1

After we create the partition we can expect for the partition to exist.

25. By Scott Moser

merge from vivid

24. By Jorge Niedbalski

Fixes Bug LP: #1263181

23. By Scott Moser

* New upstream snapshot.
  * fix bug installing to UEFI systems (LP: #1383727)

22. By Scott Moser

* New upstream snapshot.
  * move install log from /var/log/curtin_install.log to
    /var/log/curtin/install.log (LP: #1378910)
  * to not use '--acl' when extracting tar files (LP: #1382632)
    as it inadvertently writes default directory acls.
  * invoke lsblk with '--output' rather than '--out' to avoid
    ambiguity in newer versions of lsblk (LP: #1386275)

21. By Scott Moser

* New upstream snapshot.
  * add log reporter (LP: #1369129, LP: #1371218)
  * allow debug messages of helper programs to be seen
  * fix 'make check'
  * handle utf-8 output correctly. (LP: #1370249)
  * set root device correctly on ppc64 (LP: #1371133)
  * call update-grub to ensure grub.cfg is written (LP: #1373137)
  * fix dd-tgz mode, only call partprobe on target device.

20. By Scott Moser

* New upstream snapshot.
  * block-meta: fix '--boot' when used with mbr.
  * human2bytes: support floating point numbers (.5G or 2G).
  * sanitize_source: fix detection of url prefixes that specify type
  * fix reference to variable before use (LP: #1361350)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/vivid/curtin
This branch contains Public information 
Everyone can see this information.

Subscribers