Skip to content

Commit

Permalink
update for FAI 5.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Mrfai committed Mar 13, 2021
1 parent 5e7385b commit af7f2e6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions fai-cd/index.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
`<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<html lang="en">
Expand Down Expand Up @@ -33,7 +33,7 @@ <h1>FAI CD: The Easy Way to Start With FAI</h1>
<br>
<br>
<span class="downloadbox-border" >
<a href="faicd64-large_5.9.4.iso" style="text-decoration: none">
<a href="faicd64-large_5.10.1.iso" style="text-decoration: none">
<span class="downloadbox-real" >FAI ISO large &nbsp; (1.1 GB) </span>
</a>
</span>
Expand All @@ -48,8 +48,8 @@ <h1>FAI CD: The Easy Way to Start With FAI</h1>


<span class="downloadbox-border" >
<a href="faicd64-small_5.9.4.iso" style="text-decoration: none">
<span class="downloadbox-real" >FAI ISO small &nbsp; (670 MB)</span>
<a href="faicd64-small_5.10.1.iso" style="text-decoration: none">
<span class="downloadbox-real" >FAI ISO small &nbsp; (620 MB)</span>
</a>
</span>
&nbsp;
Expand All @@ -62,8 +62,8 @@ <h1>FAI CD: The Easy Way to Start With FAI</h1>
<p>

<span class="downloadbox-border" >
<a href="faicd64-ubuntu-only_5.9.4.iso" style="text-decoration: none">
<span class="downloadbox-real" >FAI ISO Ubuntu &nbsp; (1.2 GB)</span>
<a href="faicd64-ubuntu-only_5.10.1.iso" style="text-decoration: none">
<span class="downloadbox-real" >FAI ISO Ubuntu &nbsp; (1.3 GB)</span>
</a>
</span>
&nbsp;
Expand All @@ -76,8 +76,8 @@ <h1>FAI CD: The Easy Way to Start With FAI</h1>


<span class="downloadbox-border" >
<a href="faicd64-autodiscover_5.9.4.iso" style="text-decoration: none">
<span class="downloadbox-real" >Autodiscover CD &nbsp; (31 MB) </span>
<a href="faicd64-autodiscover_5.10.1.iso" style="text-decoration: none">
<span class="downloadbox-real" >Autodiscover CD &nbsp; (35 MB) </span>
</a>
</span>
&nbsp;
Expand All @@ -87,7 +87,7 @@ <h1>FAI CD: The Easy Way to Start With FAI</h1>
</p>
<br>

All installation images use Debian 10 aka buster, FAI 5.9.4, kernel 4.19, amd64 architecture,
All installation images use Debian 10 aka buster, FAI 5.10.1, kernel 4.19, amd64 architecture,
<a href=sha256sums.asc>sha256sum.asc</a> of the ISO's. The can boot
from CD/DVD or USB stick with legacy BIOS or UEFI.
<br>
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<p style="float:right; position:relative; top:-30px;">
<!-- <p style="text-align: center;"> -->
<span class="downloadbox-border" >
<a href="/fai-cd/faicd64-large_5.9.4.iso" style="text-decoration: none">
<a href="/fai-cd/faicd64-large_5.10.1.iso" style="text-decoration: none">
<span class="downloadbox-real" >FAI ISO (1.1 GB)</span>
</a>
</span>
Expand All @@ -59,9 +59,9 @@
<h2 style="display:inline-block;width:50%">NEWS</h2>

<ul>
<li>[Mar 13, 2021] FAI 5.10.1 released, new images are available</a></li>
<li>[Jan 21, 2021] FAIme now adds non-free firmware needed for wireless cards</a></li>
<li>[Apr 28, 2020] FAI 5.9.4 is released, new images available including <b>UEFI</b> support</a></li>
<li>[Oct 11-16 2019] Thomas was in Boston, MA joining the Debian Cloud sprint</a></li>
<li>[Oct 11-16 2019] Thomas was in Boston, MA joining the Debian Cloud sprint</a></li>
<li> <b>
I <a href="https://lists.uni-koeln.de/pipermail/linux-fai/2017-November/011869.html">announced</a> the <a href="/FAIme">FAI.me</a> service</b>
</li>
Expand Down

0 comments on commit af7f2e6

Please sign in to comment.