Mercurial > hg > Members > kono > nitros9-code
view 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 |
line wrap: on
line source
*************************************** * REL Module Section * * The REL module readies the computer for NitrOS-9. * $NITROS9DIR/$DISTRO/modules/rel $NITROS9DIR/$DISTRO/modules/krn $NITROS9DIR/$DISTRO/modules/krnp2 $NITROS9DIR/$DISTRO/modules/init * *************************************** * Booter Section * * The booter module is required to boot NitrOS-9. Be sure to * select only one booter. * * NitrOS-9 Standard Booters: WD1773 6ms and 30ms step rates, * B&B HD, Disto RAMPak or Eliminator WD1002 HD *$NITROS9DIR/$DISTRO/modules/boot_1773_6ms *$NITROS9DIR/$DISTRO/modules/boot_1773_30ms *$NITROS9DIR/$DISTRO/modules/boot_burke *$NITROS9DIR/$DISTRO/modules/boot_rampak *$NITROS9DIR/$DISTRO/modules/boot_wd1002 * * SuperDriver Booters: Disto 4-N-1, Disto HD-II, Cloud-9 TC^3 SCSI, * Glenside and Cloud-9 IDE, Ken-Ton/LR-Tech *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_d4n1 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_hdii *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_tc3 *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_ide *$CLOUD9DIR/Products/SuperDrivers/software/$DISTRO/boot_ktlr * * DriveWire Booter $CLOUD9DIR/Products/DriveWire/software/$DISTRO/boot_dw