diff ChangeLog @ 2757:8888cd0cac1a

Added becker archive creation to the main makefile. The command is "make becker". Also made a change in the level2/coco3/makefile_common to change the file creation related to the becker disks not to be referred to as 80 track double sided disk images as this is not correct. The DriveWire4 server requires the disk images to be single sided for the HDBDOS "DOS" command to work. Corrected makefile so the 80d is not part of the filename.
author drencor-xeen
date Sat, 12 Jan 2013 20:52:19 -0600
parents 8b00f21d5b86
children e4a0f58a5f9b
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 10 22:00:22 2013 -0600
+++ b/ChangeLog	Sat Jan 12 20:52:19 2013 -0600
@@ -1,6 +1,21 @@
 NitrOS-9 V3.2.9:
 
 ----------------------------------------------------------
+2013/01/12 David Ladd
+M ChangeLog
+M makefile
+M level2/coco3/makefile_common
+
+Added option to main makefile to allow for "make becker" to create
+a zip archive of the becker boot disks for use with drivewire4 server.
+
+Updated level2/coco3/makefile_common so that the disk image for coco3
+and coco3_6309 becker images aren't referred to as a 80 track double sided
+disk.  Reason for this change is to reduce confusion as that the
+DriveWire4 server requires single sided disk images for the boot to work
+from the HDBDOS "DOS" command.
+
+----------------------------------------------------------
 2013/01/10 David Ladd
 M ChangeLog
 M 3rdparty/packages/fsim2/makefile