Skip to content

Commit

Permalink
update os descriptions (fix copy#991)
Browse files Browse the repository at this point in the history
  • Loading branch information
copy committed Jun 25, 2024
1 parent 9ca951d commit 193dbf2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
<h4>Select profile</h4>
<table id="oses">
<tr id="start_archlinux"><td><a href="?profile=archlinux">Arch Linux</a> <small>12 MB &gt;_</small></td> <td>
A complete Arch Linux restored from a snapshot, additional files are loaded as needed</td></tr>
Complete Arch Linux with various compilers, networking and Xorg. Restored from snapshot.</td></tr>
<tr id="start_dsl"><td><a href="?profile=dsl">Damn Small Linux</a> <small>50 MB 💻</small></td> <td>
Graphical Linux with 2.4 kernel, Firefox 2.0 and more. Takes 1 minute to boot.</td></tr>
<tr id="start_buildroot"><td><a href="?profile=buildroot">Buildroot Linux</a> <small>5.0 MB &gt;_</small></td> <td>
Minimal Linux with busybox, Lua, tests, internet access, ping, telnet and curl. Exchange files through <code>/mnt/</code>.</td></tr>
<tr id="start_reactos"><td><a href="?profile=reactos">ReactOS</a> <small>18 MB 💻</small></td> <td>
Windows-compatible OS. Restored from snapshot</td></tr>
Windows-compatible OS with QtWeb and Breakout. Restored from snapshot.</td></tr>
<tr id="start_windows2000"><td><a href="?profile=windows2000">Windows 2000</a> <small>22 MB 💻</small></td> <td>
Including Pinball and Internet Explorer with internet access. Additional sectors are loaded as needed.</td></tr>
<tr id="start_windows98"><td><a href="?profile=windows98">Windows 98</a> <small>9.7 MB 💻</small></td> <td>
Expand All @@ -29,7 +29,7 @@ <h4>Select profile</h4>
<tr id="start_windows31"><td><a href="?profile=windows31">Windows 3.1</a> <small>15 MB 💻</small></td> <td>
Takes 15 seconds to boot</td></tr>
<tr id="start_windows1"><td><a href="?profile=windows1">Windows 1.01</a> <small>0.6 MB 💻</small></td> <td>
Takes 1 second to boot</td></tr>
The first version of Microsoft Windows</td></tr>
<tr id="start_msdos"><td><a href="?profile=msdos">MS-DOS 6.22</a> <small>4.4 MB &gt;_</small></td> <td>
With Enhanced Tools, QBasic, vim, games and demos.</td></tr>
<tr id="start_freedos"><td><a href="?profile=freedos">FreeDOS</a> <small>0.5 MB &gt;_</small></td> <td>
Expand All @@ -49,7 +49,7 @@ <h4>Select profile</h4>
<tr id="start_fiwix"><td><a href="?profile=fiwix">FiwixOS</a> <small>15 MB &gt;_</small></td> <td>
A Unix-like OS written from scratch. Includes Doom.</td></tr>
<tr id="start_android"><td><a href="?profile=android">Android-x86</a> <small>42 MB 💻</small></td> <td>
An x86 port of the Android Open Source Project, version 1.6. Quite slow. Takes about 10 minutes to boot.</td></tr>
An x86 port of the Android 1.6. Quite slow. Takes about 3 minutes to boot.</td></tr>
<tr id="start_oberon"><td><a href="?profile=oberon">Oberon</a> <small>1.2 MB 💻</small></td> <td>
Native Oberon 2.3.6</td></tr>
<tr id="start_kolibrios"><td><a href="?profile=kolibrios">KolibriOS</a> <small>1.4 MB 💻</small></td> <td>
Expand Down

0 comments on commit 193dbf2

Please sign in to comment.