lp:~jcrigby/linaro-image-tools/unified-image-device-partitioning

Created by John Rigby and last modified
Get this branch:
bzr branch lp:~jcrigby/linaro-image-tools/unified-image-device-partitioning
Only John Rigby can upload to this branch. If you are John Rigby please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John Rigby
Project:
Linaro Image Tools
Status:
Merged

Recent revisions

28. By John Rigby

Create /etc/flash-kernel.conf so flash-kernel works

27. By John Rigby

use sfdisk for partition images and devices

the previous fdisk solution failed on some platforms:
    fdisk prompts differently on different devices
    so the commands sent to fdisk via the HEREDOC in the
    script were not always correct

use sfdisk for images and device partitioning fixes this
because the HEREDOC lines are single lines per partition instead
of long multiline sequences

26. By John Rigby

split setup_image into two functions

factor size calculation in setup_image into
new function called setup_sizes

call setup_sizes for both images and devices
only call setup_image for images

use sizes set in setup_sizes in create_partitions_mmc instead
of hard coded constants

25. By Alexander Sack

remove binary/ tree from workdir after done to avoid pollution

24. By Alexander Sack

only extract binary/${parts_dir} in prepare_sources to get the boot bits

23. By Alexander Sack

drop the --chessy flag - we always use this code path

22. By Alexander Sack

(merge lp:~mwaddel/linaro-image-tools/binary-tar-support)
* support Linaro-M image format (tarball only)
* add --binary <filename> option to select a tarball

21. By Alexander Sack

create SWAP file in / rather than /mnt

20. By Matt Waddel

Add file compression and fix swap size calculation

19. By Alexander Sack

(merge) Add support for qemu-baegle images - by Matt Waddel

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:linaro-image-tools/11.11
This branch contains Public information 
Everyone can see this information.

Subscribers