Merge commit 'origin/master' into nolen
[profile/ivi/syslinux.git] / mkdiskimage.in
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinUpdate copyright year
2007-11-01 H. Peter Anvinmkdiskimage: correct the partition type for > 1024...
2007-11-01 H. Peter Anvinmkdiskimage: support more than 1024 cylinders
2007-07-07 H. Peter Anvinmkdiskimage: give the disk image an MBR signature
2007-03-03 H. Peter Anvinmkdiskimage: shortcut for zipdisk geometry
2006-08-17 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git
2006-08-17 H. Peter AnvinRemove more CVS-era $Id$ tags.
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2005-08-05 hpaFix help text
2004-12-30 hpaHandle autosizing on real files
2004-12-30 hpaAdd code to automatically determine the size of the...
2004-12-30 hpaUpdate so it can, among other things, be used to initia...
2004-12-22 hpaWrite the partition offset into the superblock as we...
2004-12-22 hpaAllow creation of FAT32 filesystems
2004-12-14 hpaFix the spelling of "Boston"
2003-11-09 hpaCompute the end cylinder/head correctly.
2003-07-01 hpaAdd binmode declaration for mkdiskimage
2003-04-10 hpaAdd "use bytes" pragmas
2003-01-30 hpaAdd copyright/version header
2002-10-29 hpaSupport DOSEMU-style hard disk images
2002-10-29 hpaHandle mtools funnies better
2002-10-24 hpaAdd option to display the generated filesystem offset
2002-10-03 hpaAdd tool to create a DOS-formatted hard drive image...