blob: b89bb83c6691225c24927dc68ef27e7a58fe939b [file] [log] [blame]
Deployment Bot (from Travis CI)6d7e6e92021-06-14 19:18:41 +00001
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5<html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7 <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
8 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9 <title>Welcome to OpenPOWER Firmware’s documentation! &#8212; OpenPOWER Firmware v2.6-257-g5b5624c2
10 documentation</title>
11 <link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
12 <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
13 <script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
14 <script type="text/javascript" src="_static/jquery.js"></script>
15 <script type="text/javascript" src="_static/underscore.js"></script>
16 <script type="text/javascript" src="_static/doctools.js"></script>
17 <link rel="index" title="Index" href="genindex.html" />
18 <link rel="search" title="Search" href="search.html" />
19 <link rel="next" title="Introduction to OpenPOWER Firmware" href="introduction.html" />
20
21 <link rel="stylesheet" href="_static/custom.css" type="text/css" />
22
23
24 <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
25
26 </head><body>
27
28
29 <div class="document">
30 <div class="documentwrapper">
31 <div class="bodywrapper">
32
33
34 <div class="body" role="main">
35
36 <div class="section" id="welcome-to-openpower-firmware-s-documentation">
37<h1>Welcome to OpenPOWER Firmware’s documentation!<a class="headerlink" href="#welcome-to-openpower-firmware-s-documentation" title="Permalink to this headline"></a></h1>
38<p>This documentation is for the <code class="docutils literal notranslate"><span class="pre">op-build</span></code> project, which is a buildroot
39overlay designed to build a full firmware image for OpenPOWER Systems.
40Individual firmware components will have their own documentation, which
41we link to where needed, but this document is focused on specifics to
42do with building the full firmware image.</p>
43<div class="toctree-wrapper compound">
44<p class="caption"><span class="caption-text">Contents:</span></p>
45<ul>
46<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction to OpenPOWER Firmware</a><ul>
47<li class="toctree-l2"><a class="reference internal" href="introduction.html#firmware-components">Firmware Components</a></li>
48<li class="toctree-l2"><a class="reference internal" href="introduction.html#introductory-videos">Introductory Videos</a></li>
49</ul>
50</li>
51<li class="toctree-l1"><a class="reference internal" href="testing.html">Testing op-build</a></li>
52<li class="toctree-l1"><a class="reference internal" href="process/index.html">Development Process</a><ul>
53<li class="toctree-l2"><a class="reference internal" href="process/CONTRIBUTING.html">Contributing to op-build</a></li>
54<li class="toctree-l2"><a class="reference internal" href="process/KernelTree.html">op-build Linux Kernel</a></li>
55<li class="toctree-l2"><a class="reference internal" href="process/building-with-ci.html">Building with ci scripts</a></li>
56<li class="toctree-l2"><a class="reference internal" href="process/stable-rules.html">op-build stable tree rules and releases</a></li>
57</ul>
58</li>
59<li class="toctree-l1"><a class="reference internal" href="boot-devices.html">Supported Boot Devices</a></li>
60<li class="toctree-l1"><a class="reference internal" href="versioning.html">Version Scheme</a></li>
61<li class="toctree-l1"><a class="reference internal" href="release-notes/index.html">op-build Release Notes</a><ul>
62<li class="toctree-l2"><a class="reference internal" href="release-notes/index.html#v1-21">v1.21</a></li>
63<li class="toctree-l2"><a class="reference internal" href="release-notes/index.html#v1-22">v1.22</a></li>
64<li class="toctree-l2"><a class="reference internal" href="release-notes/index.html#v2-0">v2.0</a></li>
65<li class="toctree-l2"><a class="reference internal" href="release-notes/index.html#v2-1">v2.1</a></li>
66<li class="toctree-l2"><a class="reference internal" href="release-notes/index.html#v2-2">v2.2</a></li>
67<li class="toctree-l2"><a class="reference internal" href="release-notes/index.html#v2-3">v2.3</a></li>
68<li class="toctree-l2"><a class="reference internal" href="release-notes/index.html#v2-4">v2.4</a></li>
69<li class="toctree-l2"><a class="reference internal" href="release-notes/index.html#v2-5">v2.5</a></li>
70<li class="toctree-l2"><a class="reference internal" href="release-notes/index.html#v2-6">v2.6</a></li>
71</ul>
72</li>
73</ul>
74</div>
75</div>
76<div class="section" id="indices-and-tables">
77<h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline"></a></h1>
78<ul class="simple">
79<li><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></li>
80<li><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></li>
81<li><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></li>
82</ul>
83</div>
84
85
86 </div>
87
88 </div>
89 </div>
90 <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
91 <div class="sphinxsidebarwrapper">
92<h1 class="logo"><a href="#">OpenPOWER Firmware</a></h1>
93
94
95
96
97
98
99
100
101<h3>Navigation</h3>
102<p class="caption"><span class="caption-text">Contents:</span></p>
103<ul>
104<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction to OpenPOWER Firmware</a></li>
105<li class="toctree-l1"><a class="reference internal" href="testing.html">Testing op-build</a></li>
106<li class="toctree-l1"><a class="reference internal" href="process/index.html">Development Process</a></li>
107<li class="toctree-l1"><a class="reference internal" href="boot-devices.html">Supported Boot Devices</a></li>
108<li class="toctree-l1"><a class="reference internal" href="versioning.html">Version Scheme</a></li>
109<li class="toctree-l1"><a class="reference internal" href="release-notes/index.html">op-build Release Notes</a></li>
110</ul>
111
112<div class="relations">
113<h3>Related Topics</h3>
114<ul>
115 <li><a href="#">Documentation overview</a><ul>
116 <li>Next: <a href="introduction.html" title="next chapter">Introduction to OpenPOWER Firmware</a></li>
117 </ul></li>
118</ul>
119</div>
120<div id="searchbox" style="display: none" role="search">
121 <h3>Quick search</h3>
122 <div class="searchformwrapper">
123 <form class="search" action="search.html" method="get">
124 <input type="text" name="q" />
125 <input type="submit" value="Go" />
126 <input type="hidden" name="check_keywords" value="yes" />
127 <input type="hidden" name="area" value="default" />
128 </form>
129 </div>
130</div>
131<script type="text/javascript">$('#searchbox').show(0);</script>
132
133
134
135
136
137
138
139
140 </div>
141 </div>
142 <div class="clearer"></div>
143 </div>
144 <div class="footer">
145 &copy;2017, OpenPOWER Foundation System Software Work Group.
146
147 |
148 Powered by <a href="http://sphinx-doc.org/">Sphinx 1.7.9</a>
149 &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster 0.7.12</a>
150
151 |
152 <a href="_sources/index.rst.txt"
153 rel="nofollow">Page source</a>
154 </div>
155
156
157
158
159 </body>
160</html>