~salgado/linaro-image-tools/port-more-create_partitions

« back to all changes in this revision

Viewing changes to linaro-media-create

  • Committer: Loïc Minier
  • Date: 2010-09-01 12:34:06 UTC
  • Revision ID: lool@dooz.org-20100901123406-5xnnr21a1dbmicq9
Copyright 2010 Robert Nelson <robertcnelson@gmail.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/bash
2
2
# linaro-media-create - Create an installation media from a Linaro image
3
3
 
 
4
# Copyright 2010 Robert Nelson <robertcnelson@gmail.com>
4
5
# Copyright 2010 Linaro
5
6
# Based on rcn's setup_sdcard.sh script.
6
7
#