annotate scripts/tracklistl1 @ 2811:611715587834 lwtools-port

Updated rules.mak and level1/coco1/bootfiles/makefile Updated the rules.mak file to remove the format entire image related to drivewire server disk images. Updated level1/coco1/bootfiles/makefile to create 3 new bootfile images. These images are stripped down to just the common files needed for vovdg games on os9 level 1. These bootfiles are for becker, dw, and arduino. Also corrected a duplicated dd descriptor when building some bootfiles that had both floppy_40d, floppy_80d, RBDW, RBBECKER, and RBARDUINO. Removed the dd descriptor from each of these sections and made it where the dd descriptor for the specific section was added in the main bootfile list.
author David Ladd <drencor-xeen@users.sf.net>
date Mon, 11 Feb 2013 20:16:24 -0600
parents 48ca15748d4e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1880
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
1 ***************************************
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
2 * REL Module Section
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
3 *
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
4 * The REL module readies the computer for NitrOS-9.
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
5 *
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
6 $NITROS9DIR/$DISTRO/modules/rel
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
7 $NITROS9DIR/$DISTRO/modules/krn
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
8 $NITROS9DIR/$DISTRO/modules/krnp2
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
9 $NITROS9DIR/$DISTRO/modules/init
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
10 *
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
11 ***************************************
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
12 * Booter Section
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
13 *
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
14 * The booter module is required to boot NitrOS-9. Be sure to
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
15 * select only one booter.
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
16 *
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
17 * NitrOS-9 Standard Booters: WD1773 6ms and 30ms step rates,
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
18 * B&B HD, Disto RAMPak or Eliminator WD1002 HD
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
19 *$NITROS9DIR/$DISTRO/modules/boot_1773_6ms
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
20 *$NITROS9DIR/$DISTRO/modules/boot_1773_30ms
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
21 *$NITROS9DIR/$DISTRO/modules/boot_burke
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
22 *$NITROS9DIR/$DISTRO/modules/boot_rampak
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
23 *$NITROS9DIR/$DISTRO/modules/boot_wd1002
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
24 *
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
25 * SuperDriver Booters: Disto 4-N-1, Disto HD-II, Cloud-9 TC^3 SCSI,
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
26 * Glenside and Cloud-9 IDE, Ken-Ton/LR-Tech
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
27 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_d4n1
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
28 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_hdii
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
29 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_tc3
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
30 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_ide
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
31 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_ktlr
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
32 *
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
33 * DriveWire Booter
48ca15748d4e Added Level 1 support
boisy
parents:
diff changeset
34 $CLOUD9DIR/Products/DriveWire/software/$DISTRO/boot_dw