mkdiskimage: add option -s to make a sparse image syslinux-3.85-pre4
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 Feb 2010 23:41:43 +0000 (15:41 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 1 Feb 2010 23:41:43 +0000 (15:41 -0800)
commit1e96e9cc1c3549c86dbf4e7caf880477e16e93e0
tree7993bfc3c81f4253247e07587d61399466c69880
parentb8a9a8c9c928fe76feb2ed0cd0eee6275623fa5a
mkdiskimage: add option -s to make a sparse image

It is often fine to have a sparse file for the output image, so add an
-s option to generate a sparse image.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
utils/mkdiskimage.in