summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2020-04-30 01:13:18 +1000
committer Robbbert <Robbbert@users.noreply.github.com>2020-04-30 01:13:18 +1000
commitb403d9be2d478e74fece3af6fee969637581e175 (patch)
tree148d56fe9b348a3aa7483de3ca876788d5aa522f
parent374dd56be5d6f375c3e742f94a52740ac4996154 (diff)
(nw) psi98.xml: added usage for kos boot; merged utils with kos since utils isn't bootable.
-rw-r--r--hash/psi98.xml11
1 files changed, 4 insertions, 7 deletions
diff --git a/hash/psi98.xml b/hash/psi98.xml
index f0122cc57b1..3b2497c74d4 100644
--- a/hash/psi98.xml
+++ b/hash/psi98.xml
@@ -10,18 +10,15 @@ license:CC0
<description>KOS 6.05D Boot</description>
<year>1984</year>
<publisher>Kontron</publisher>
+ <info name="usage" value="At the login prompt enter *" />
<part name="flop1" interface="floppy_5_25">
+ <feature name="part_id" value="KOS boot"/>
<dataarea name="flop" size="518086">
<rom name="kos605d.td0" size="518086" crc="4b16029c" sha1="bf41cb9e90f2a9b5653cbc6748fe427568099cbd"/>
</dataarea>
</part>
- </software>
-
- <software name="util605d">
- <description>KOS 6.05D Utils</description>
- <year>1984</year>
- <publisher>Kontron</publisher>
- <part name="flop1" interface="floppy_5_25">
+ <part name="flop2" interface="floppy_5_25">
+ <feature name="part_id" value="KOS utils"/>
<dataarea name="flop" size="545577">
<rom name="utils605d.td0" size="545577" crc="250c93d7" sha1="f06ae5f75f73cb4d64b2a191dc35d06ecb1f73b3"/>
</dataarea>