148 lines
5.1 KiB
HTML
148 lines
5.1 KiB
HTML
<!DOCTYPE html>
|
|
<html> <head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<title>gokrazy platforms</title>
|
|
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css">
|
|
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
|
|
<link href="/jumbotron-narrow.css" rel="stylesheet">
|
|
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic%7CNoto+Serif:400,400italic,700,700italic%7CDroid+Sans+Mono:400">
|
|
<style type="text/css">
|
|
body {
|
|
font-family: "Open Sans";
|
|
}
|
|
.table-striped>tr:nth-child(odd){
|
|
background-color:red;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
<div class="container"><div class="header"><nav>
|
|
<ul class="nav nav-pills pull-right">
|
|
|
|
|
|
|
|
<li role="presentation" class=""><a href="/">Home </a></li>
|
|
|
|
|
|
<li role="presentation" class="active"><a href="/platforms/">Platforms <span class="sr-only">(current)</span></a></li>
|
|
|
|
|
|
<li role="presentation" class=""><a href="/quickstart/">Quickstart </a></li>
|
|
|
|
|
|
<li role="presentation" class=""><a href="/showcase/">Showcase </a></li>
|
|
|
|
|
|
<li role="presentation" class=""><a href="/userguide/">Userguide </a></li>
|
|
|
|
|
|
<li role="presentation" class=""><a href="https://github.com/gokrazy/gokrazy">Source </a></li>
|
|
|
|
</ul>
|
|
</nav>
|
|
<h3 class="text-muted">gokrazy</h3>
|
|
</div>
|
|
|
|
|
|
<div class="row">
|
|
<div class="col-lg-12">
|
|
<h1>Supported platforms</h1>
|
|
<p>
|
|
<strong>bold</strong> appliances are tested in the CI setup on real
|
|
hardware and gate new kernel and firmware versions, and hence can be
|
|
considered supported.
|
|
</p>
|
|
|
|
<p>
|
|
Regular appliances are supported in a best-effort way, i.e. they
|
|
might be temporarily broken at HEAD.
|
|
</p>
|
|
|
|
<p>
|
|
The leading <code>github.com</code> in front of package import paths has been omitted for space reasons.
|
|
</p>
|
|
|
|
<table width="100%" class="table table-striped">
|
|
<thead>
|
|
<tr>
|
|
<th scope="col">Target</th>
|
|
<th scope="col">Hardware</th>
|
|
<th scope="col">GOARCH</th>
|
|
<th scope="col">Kernel package</th>
|
|
<th scope="col">Firmware package</th>
|
|
<th scope="col">Appliances</th>
|
|
</tr>
|
|
</thead>
|
|
|
|
<tbody>
|
|
<tr>
|
|
<td scope="row">apu2c4</td>
|
|
<td>apu2c4</td>
|
|
<td>amd64</td>
|
|
<td><code><a href="https://github.com/rtr7/kernel">rtr7/kernel</a></code></td>
|
|
<td><code><a href="https://github.com/rtr7/kernel">rtr7/kernel</a></code></td>
|
|
<td>
|
|
<strong><code><a href="https://github.com/gokrazy/bakery">gokrazy/bakery/cmd/bake</a></code></strong><br>
|
|
<code><a href="https://github.com/rtr7/router7">rtr7/router7</a></code>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td scope="row">x86-64</td>
|
|
<td>qemu</td>
|
|
<td>amd64</td>
|
|
<td><code><a href="https://github.com/rtr7/kernel">rtr7/kernel</a></code></td>
|
|
<td><code><a href="https://github.com/rtr7/kernel">rtr7/kernel</a></code></td>
|
|
<td><strong><code><a href="https://github.com/gokrazy/bakery">gokrazy/bakery/cmd/bake</a></code></strong></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td scope="row">rpi4b</td>
|
|
<td>raspi4b</td>
|
|
<td>arm64</td>
|
|
<td><code><a href="https://github.com/gokrazy/kernel">gokrazy/kernel</a></code></td>
|
|
<td><code><a href="https://github.com/gokrazy/firmware">gokrazy/firmware</a></code></td>
|
|
<td>
|
|
<strong><code><a href="https://github.com/gokrazy/bakery">gokrazy/bakery/cmd/bake</a></code></strong><br>
|
|
<code><a href="https://github.com/stapelberg/zkj-nas-tools">stapelberg/avr-x1100w</a></code><br>
|
|
<code><a href="https://github.com/stapelberg/zkj-nas-tools">stapelberg/dornröschen</a></code><br>
|
|
<code><a href="https://github.com/stapelberg/hmgo">stapelberg/hmgo</a></code><br>
|
|
<code><a href="https://github.com/stapelberg/scan2drive">stapelberg/scan2drive</a></code>
|
|
</td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td scope="row">rpi3b</td>
|
|
<td>raspi3b</td>
|
|
<td>arm64</td>
|
|
<td><code><a href="https://github.com/gokrazy/kernel">gokrazy/kernel</a></code></td>
|
|
<td><code><a href="https://github.com/gokrazy/firmware">gokrazy/firmware</a></code></td>
|
|
<td><strong><code><a href="https://github.com/gokrazy/bakery">gokrazy/bakery/cmd/bake</a></code></strong></td>
|
|
</tr>
|
|
|
|
<tr>
|
|
<td scope="row">rpi3b+</td>
|
|
<td>raspi3b+</td>
|
|
<td>arm64</td>
|
|
<td><code><a href="https://github.com/gokrazy/kernel">gokrazy/kernel</a></code></td>
|
|
<td><code><a href="https://github.com/gokrazy/firmware">gokrazy/firmware</a></code></td>
|
|
<td><strong><code><a href="https://github.com/gokrazy/bakery">gokrazy/bakery/cmd/bake</a></code></strong></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<footer class="footer" style="text-align: center">
|
|
<p>© 2017 gokrazy authors (Michael Stapelberg and contributors)</p>
|
|
</footer>
|
|
</div>
|
|
</body>
|
|
</html>
|
|
</div>
|
|
</body>
|
|
</html>
|