hdt: Using dashed instead of . into label name
commit08dfec7bdce12402adfad7f489dba73f2f5ae0b0
authorErwan Velu <erwanaliasr1@gmail.com>
Thu, 21 Apr 2011 19:43:54 +0000 (21 21:43 +0200)
committerErwan Velu <erwanaliasr1@gmail.com>
Thu, 21 Apr 2011 19:43:54 +0000 (21 21:43 +0200)
tree3ab3251c043b48ba46c3c589df2a84c69e30b03e
parent8a30e31631f95767964bfce1c4cf1ef9fd7d7a17
hdt: Using dashed instead of . into label name

When generating floppy images some version of mtools (< 4.0.14) are
buggy and generate incorrect labels. So using > 4.0.13 is recommended.

Anyway, let's use _ into the volume name, that cleaner :

We now have
  disk label="HDT_0_5_0_B"
instead of
  disk label="HDT_0~5~0-B"
com32/hdt/Makefile