lp:~smoser/curtin/ppc64-2

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/curtin/ppc64-2
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
Project:
curtin
Status:
Merged

Recent revisions

182. By Scott Moser

run sgdisk on the actual block device, not explicitly /dev/sda

181. By Scott Moser

must run update-grub

180. By Scott Moser

merge from trunk

179. By Scott Moser

merge with trunk

178. By Scott Moser

write /boot/grub/grub to a EFI partition

177. By Scott Moser

wipe efi partition

176. By Scott Moser

fix unused variable reference

175. By Scott Moser

curthooks: search for PReP or EFI system partitions

Also fix calling of install-grub to use ["none"]
when there are no devices. It is odd, but oh well.

174. By Scott Moser

block_meta: default to 'power' partition type instead of prep

173. By Scott Moser

partition: add partition type 'power'

power partition type partitions with gpt with
  1: 7MB efi system partition
  2: root disk

example d-i installed:
 $ sgdisk /dev/sda --print
 Disk /dev/sda: 554287104 sectors, 264.3 GiB
 Logical sector size: 512 bytes
 Disk identifier (GUID): CC0E67B1-D03F-47A1-A019-87061716B274
 Partition table holds up to 128 entries
 First usable sector is 34, last usable sector is 554287070
 Partitions will be aligned on 2048-sector boundaries
 Total free space is 4029 sectors (2.0 MiB)

 Number Start (sector) End (sector) Size Code Name
    1 2048 16383 7.0 MiB EF00
    2 16384 531748863 253.5 GiB 8300
    3 531748864 554285055 10.7 GiB 8200

$ sudo sgdisk /dev/sda --info 1
Partition GUID code: C12A7328-F81F-11D2-BA4B-00A0C93EC93B (EFI System)
Partition unique GUID: E1CFEFB3-6689-4DEF-B753-82239AF62881
First sector: 2048 (at 1024.0 KiB)
Last sector: 16383 (at 8.0 MiB)
Partition size: 14336 sectors (7.0 MiB)
Attribute flags: 0000000000000000
Partition name: ''

Branch metadata

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

Subscribers