lp:~mwaddel/linaro-image-tools/vexpress-additions-v3

Created by Matt Waddel and last modified
Get this branch:
bzr branch lp:~mwaddel/linaro-image-tools/vexpress-additions-v3
Only Matt Waddel can upload to this branch. If you are Matt Waddel please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Matt Waddel
Project:
Linaro Image Tools
Status:
Merged

Recent revisions

31. By Matt Waddel

Add vexpress image creation option

Added the Versatile Express platform to the list of images that can be
created by this script.

30. By Matt Waddel

Refactored for adding new boards

Rearrange the boot and rootfs creation so it will be possible to easily
add a new platform. After this change the --dev parameter will be
required.

29. By Scott Bambrough

Empty hardware pack install script.

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

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