changeset 2760:a711c2eecbbd

Updated mkdskindex to correct state that the becker disks are a DriveWire 3/4 disk rather than being a standard floppy disk image.
author drencor-xeen
date Tue, 15 Jan 2013 01:27:49 -0600
parents e26e3b45ff86
children e88aef1ccaec
files 3rdparty/utils/aaw/mkdskindex ChangeLog
diffstat 2 files changed, 14 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/3rdparty/utils/aaw/mkdskindex	Tue Jan 15 01:07:46 2013 -0600
+++ b/3rdparty/utils/aaw/mkdskindex	Tue Jan 15 01:27:49 2013 -0600
@@ -50,6 +50,11 @@
     $format = "DriveWire 3/4";
   }
 
+  if ($dsk =~ m/_becker[\._]/)
+  {
+    $format = "DriveWire 3/4";
+  }
+
   $size = -s "$dirtoget/$dsk";
 
   $size = int($size / 1024) . "k";
--- a/ChangeLog	Tue Jan 15 01:07:46 2013 -0600
+++ b/ChangeLog	Tue Jan 15 01:27:49 2013 -0600
@@ -3,6 +3,15 @@
 ----------------------------------------------------------
 2013/01/15 David Ladd
 M ChangeLog
+M 3rdparty/utils/aaw/mkdskindex
+
+Updated mkdskindex to state that the becker disks are a
+DriveWire 3/4 server disk image rather than a normal
+disk image for the index.html creation.
+
+----------------------------------------------------------
+2013/01/15 David Ladd
+M ChangeLog
 M 3rdparty/packages/subsim/makefile
 
 Found a problem in the makefile for subsim. When using a