Collapsed /configs into /devices (or in some cases, /apps or /disks), simplifying the structure a bit

This commit is contained in:
Jeff Parsons 2014-11-03 00:11:40 -08:00 • committed by jeffpar
commit 0e8e11d2d8
159 changed files with 1498 additions and 1472 deletions

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/versions/pcjs/1.15.8/manifest.xsl"?>
<manifest type="software">
<title>COMPAQ</title>
<disk id="disk01" size="368640" chs="40:2:9" img="private/COMPAQ-DESKPRO386-SUPP-1986-08-08.img" href="/disks/pc/dos/compaq/supp/COMPAQ-DESKPRO386-SUPP-1986-08-08.json" md5="2bd655ae5568ac27807aeb7bf1ea046d" md5json="6b43800deab66bde7a860fe9b5cd4e9f">
<name>COMPAQ DESKPRO 386 (1986)</name>
</disk>
</manifest>

View file

@ -10,7 +10,7 @@ is available at [Wikipedia](http://en.wikipedia.org/wiki/Multi-tasking_MS-DOS_4.
Note: The designation "4.0M" is not an official version number; it's an internal version number used only to
differentiate these disk images from those of the official MS-DOS 4.00, released in June, 1988.
The [IBM Model 5160](/configs/pc/machines/) machine configuration below boots MS-DOS 4.0M. To access the MS-DOS
The [IBM Model 5160](/devices/pc/machine/) machine configuration below boots MS-DOS 4.0M. To access the MS-DOS
"Session Manager" after it's booted, tap the **Alt** key.
[IBM Model 5160](/configs/pc/machines/5160/cga/640kb/dos400m/ "PCjs:ibm5160:::debugger")
[IBM Model 5160](/devices/pc/machine/5160/cga/640kb/dos400m/ "PCjs:ibm5160:::debugger")

View file

@ -7,7 +7,7 @@
<category>Operating System</category>
<author>Microsoft</author>
<releaseDate/>
<machine href="/configs/pc/machines/5160/cga/640kb/dos400m/machine.xml"/>
<machine href="/devices/pc/machine/5160/cga/640kb/dos400m/machine.xml"/>
<disk id="disk01" size="368640" chs="40:2:9" img="private/MSDOS400M-DISK1.img" href="/disks/pc/dos/microsoft/4.0M/MSDOS400M-DISK1.json" md5="6349c61a7c74b0872a918d130c8080a4" md5json="e9db9a543fc26b5fc6c7c03586eb05b2">
<name>MS-DOS 4.0M (Disk 1)</name>
</disk>