Website updates. The sample 32-bit ISO images works in the JavaScript PC emulator.
This commit is contained in:
parent
2d08a633bf
commit
85e2f662d4
@ -11,7 +11,7 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="title" style="white-space: pre; font: 20px monospace;">
|
<div id="title" style="white-space: pre; font: 20px monospace;">
|
||||||
Minimal Linux Live (version 20-Jan-2017)
|
Minimal Linux Live (version 28-Jan-2018)
|
||||||
</div>
|
</div>
|
||||||
<br/>
|
<br/>
|
||||||
<div id="screen_container">
|
<div id="screen_container">
|
||||||
@ -26,8 +26,8 @@
|
|||||||
<script>
|
<script>
|
||||||
"use strict";
|
"use strict";
|
||||||
window.onload = function () {
|
window.onload = function () {
|
||||||
var image_name = 'minimal_linux_live_20-Jan-2017_32-bit.iso';
|
var image_name = 'minimal_linux_live_28-Jan-2018_32-bit_bios.iso';
|
||||||
var cdrom_full = '../download/' + image_name;
|
var cdrom_full = '../download/2018/' + image_name;
|
||||||
var emulator = window.emulator = new V86Starter({
|
var emulator = window.emulator = new V86Starter({
|
||||||
memory_size: 256 * 1024 * 1024,
|
memory_size: 256 * 1024 * 1024,
|
||||||
vga_memory_size: 16 * 1024 * 1024,
|
vga_memory_size: 16 * 1024 * 1024,
|
||||||
|
@ -539,34 +539,34 @@
|
|||||||
<a href="http://github.com/ivandavidov/minimal/releases/download/28-Jan-2018/minimal_linux_live_28-Jan-2018_src.tar.xz" title="Minimal Linux Live - shell scripts">minimal_linux_live_28-Jan-2018_src.tar.xz</a> - from GitHub.
|
<a href="http://github.com/ivandavidov/minimal/releases/download/28-Jan-2018/minimal_linux_live_28-Jan-2018_src.tar.xz" title="Minimal Linux Live - shell scripts">minimal_linux_live_28-Jan-2018_src.tar.xz</a> - from GitHub.
|
||||||
</li>
|
</li>
|
||||||
<li id="dl2">
|
<li id="dl2">
|
||||||
<a href="./download/minimal_linux_live_28-Jan-2018_src.tar.xz" title="Minimal Linux Live - shell scripts">minimal_linux_live_28-Jan-2018_src.tar.xz</a> - from this website.
|
<a href="./download/2018/minimal_linux_live_28-Jan-2018_src.tar.xz" title="Minimal Linux Live - shell scripts">minimal_linux_live_28-Jan-2018_src.tar.xz</a> - from this website.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="twelve columns">
|
<div class="twelve columns">
|
||||||
Pre-built ISO image files generated with the latest stable scripts are available for <strong>64-bit</strong> and <strong>32-bit</strong> Intel CPUs.
|
The list below provides pre-built ISO images with support for legacy BIOS for <strong>64-bit</strong> and <strong>32-bit</strong> Intel CPUs.
|
||||||
<div style="font-size: 10%;"> </div>
|
<div style="font-size: 10%;"> </div>
|
||||||
<ul>
|
<ul>
|
||||||
<li id="dl3">
|
<li id="dl3">
|
||||||
<a href="http://github.com/ivandavidov/minimal/releases/download/20-Jan-2017/minimal_linux_live_28-Jan-2018_64-bit.iso" title="Minimal Linux Live - ISO image file for 64-bit CPUs">minimal_linux_live_28-Jan-2018_64-bit.iso</a> - 64-bit ISO image from GitHub.
|
<a href="http://github.com/ivandavidov/minimal/releases/download/28-Jan-2018/minimal_linux_live_28-Jan-2018_64-bit_bios.iso" title="Minimal Linux Live - ISO image file for 64-bit CPUs (legacy BIOS)">minimal_linux_live_28-Jan-2018_64-bit_bios.iso</a> - 64-bit ISO image from GitHub.
|
||||||
</li>
|
</li>
|
||||||
<li id="dl4">
|
<li id="dl4">
|
||||||
<a href="http://github.com/ivandavidov/minimal/releases/download/28-Jan-2018/minimal_linux_live_28-Jan-2018_32-bit.iso" title="Minimal Linux Live - ISO image file for 32-bit CPUs">minimal_linux_live_28-Jan-2018_32-bit.iso</a> - 32-bit ISO image from GitHub.
|
<a href="http://github.com/ivandavidov/minimal/releases/download/28-Jan-2018/minimal_linux_live_28-Jan-2018_32-bit_bios.iso" title="Minimal Linux Live - ISO image file for 32-bit CPUs (legacy BIOS)">minimal_linux_live_28-Jan-2018_32-bit_bios.iso</a> - 32-bit ISO image from GitHub.
|
||||||
</li>
|
</li>
|
||||||
<li id="dl5">
|
<li id="dl5">
|
||||||
<a href="./download/minimal_linux_live_28-Jan-2018_64-bit.iso" title="Minimal Linux Live - ISO image file for 64-bit CPUs">minimal_linux_live_28-Jan-2018_64-bit.iso</a> - 64-bit ISO image from this website.
|
<a href="./download/2018/minimal_linux_live_28-Jan-2018_64-bit_bios.iso" title="Minimal Linux Live - ISO image file for 64-bit CPUs (legacy BIOS)">minimal_linux_live_28-Jan-2018_64-bit_bios.iso</a> - 64-bit ISO image from this website.
|
||||||
</li>
|
</li>
|
||||||
<li id="dl6">
|
<li id="dl6">
|
||||||
<a href="./download/minimal_linux_live_28-Jan-2018_32-bit.iso" title="Minimal Linux Live - ISO image file for 32-bit CPUs">minimal_linux_live_28-Jan-2018_32-bit.iso</a> - 32-bit ISO image from this website.
|
<a href="./download/2018/minimal_linux_live_28-Jan-2018_32-bit_bios.iso" title="Minimal Linux Live - ISO image file for 32-bit CPUs (legacy BIOS)">minimal_linux_live_28-Jan-2018_32-bit_bios.iso</a> - 32-bit ISO image from this website.
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="twelve columns">
|
<div class="twelve columns">
|
||||||
You can also browse the <a target="_blank" href="http://github.com/ivandavidov/minimal/releases">GitHub releases</a><span id="gh1"> or browse the <a target="_blank" href="./download">download directory</a> in this website</span>.
|
You can browse the <a target="_blank" href="http://github.com/ivandavidov/minimal/releases">GitHub releases</a><span id="gh1"> or browse the <a target="_blank" href="./download">download directory</a> in this website</span> where you will find all source archives and pre-built ISO images with support for BIOS, UEFI and mixed BIOS/UEFI.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div style="font-size: 10%;"> </div>
|
<div style="font-size: 10%;"> </div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user