freebsd-dev/usr.bin/mkimg
2015-08-03 01:24:48 +00:00
..
tests Rebase after r284658: 2015-06-21 02:55:25 +00:00
apm.c Fix partition alignment and image rounding when any of -P (block size), 2014-09-19 23:16:02 +00:00
bsd.c Fix partition alignment and image rounding when any of -P (block size), 2014-09-19 23:16:02 +00:00
ebr.c Add mkimg_chs() for those schemes that need the LBA broken down into 2014-10-03 20:48:11 +00:00
format.c Don't resize again prior to writing. Resizing may not be idempotent 2015-06-21 01:35:32 +00:00
format.h
gpt.c Add the ntfs alias and support it with the MBR and GPT schemes 2015-06-27 03:28:04 +00:00
image.c Make image_copyout_zeroes() an interface function. 2015-08-03 01:24:48 +00:00
image.h Make image_copyout_zeroes() an interface function. 2015-08-03 01:24:48 +00:00
Makefile Microsoft Azure expects the creator OS to be "Wi2k" and not "FBSD". 2015-06-21 02:45:31 +00:00
mbr.c Add the ntfs alias and support it with the MBR and GPT schemes 2015-06-27 03:28:04 +00:00
mkimg.1 Add the -c option for specifying the capacity of the disk image. When 2015-02-22 04:50:47 +00:00
mkimg.c Add the -c option for specifying the capacity of the disk image. When 2015-02-22 04:50:47 +00:00
mkimg.h Add mkimg_chs() for those schemes that need the LBA broken down into 2014-10-03 20:48:11 +00:00
pc98.c Add mkimg_chs() for those schemes that need the LBA broken down into 2014-10-03 20:48:11 +00:00
qcow.c The size of the first level reference count table is given in terms of the 2014-12-12 06:13:31 +00:00
raw.c
scheme.c Add the ntfs alias and support it with the MBR and GPT schemes 2015-06-27 03:28:04 +00:00
scheme.h Add the ntfs alias and support it with the MBR and GPT schemes 2015-06-27 03:28:04 +00:00
vhd.c Microsoft Azure expects the creator OS to be "Wi2k" and not "FBSD". 2015-06-21 02:45:31 +00:00
vmdk.c
vtoc8.c Fix partition alignment and image rounding when any of -P (block size), 2014-09-19 23:16:02 +00:00