]> rtime.felk.cvut.cz Git - coffee/buildroot.git/blob - docs/website/download.html
docs/website: update for 2017.02.3
[coffee/buildroot.git] / docs / website / download.html
1 <!--#include file="header.html" -->
2
3 <div class="container">
4 <div class="row nh">
5 <div class="col-lg-10 col-lg-offset-1 col-md-12 col-sm-12 col-xs-12">
6
7   <div class="panel panel-primary">
8     <div class="panel-heading">Download</div>
9     <div class="panel-body">
10
11       <h3 style="text-align: center;">Latest long term support release: <b>2017.02.3</b></h3>
12
13       <div class="row mt centered">
14         <div class="col-sm-6">
15           <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
16             <div class="flipper">
17               <div class="front">
18                 <a href="/downloads/buildroot-2017.02.3.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
19               </div>
20               <div class="back">
21                 <a href="/downloads/buildroot-2017.02.3.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
22               </div>
23             </div>
24           </div>
25           <h3><a href="/downloads/buildroot-2017.02.3.tar.gz">buildroot-2017.02.3.tar.gz</a></h3>
26           <p><a href="/downloads/buildroot-2017.02.3.tar.gz.sign">PGP signature</a></p>
27         </div>
28         <div class="col-sm-6">
29           <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
30             <div class="flipper">
31               <div class="front">
32                 <a href="/downloads/buildroot-2017.02.3.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
33               </div>
34               <div class="back">
35                 <a href="/downloads/buildroot-2017.02.3.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
36               </div>
37             </div>
38           </div>
39
40           <h3><a href="/downloads/buildroot-2017.02.3.tar.bz2">buildroot-2017.02.3.tar.bz2</a></h3>
41           <p><a href="/downloads/buildroot-2017.02.3.tar.bz2.sign">PGP signature</a></p>
42         </div>
43       </div>
44
45       <h3 style="text-align: center;">Latest stable release: <b>2017.05</b></h3>
46
47       <div class="row mt centered">
48         <div class="col-sm-6">
49           <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
50             <div class="flipper">
51               <div class="front">
52                 <a href="/downloads/buildroot-2017.05.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
53               </div>
54               <div class="back">
55                 <a href="/downloads/buildroot-2017.05.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
56               </div>
57             </div>
58           </div>
59           <h3><a href="/downloads/buildroot-2017.05.tar.gz">buildroot-2017.05.tar.gz</a></h3>
60           <p><a href="/downloads/buildroot-2017.05.tar.gz.sign">PGP signature</a></p>
61         </div>
62         <div class="col-sm-6">
63           <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
64             <div class="flipper">
65               <div class="front">
66                 <a href="/downloads/buildroot-2017.05.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
67               </div>
68               <div class="back">
69                 <a href="/downloads/buildroot-2017.05.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
70               </div>
71             </div>
72           </div>
73
74           <h3><a href="/downloads/buildroot-2017.05.tar.bz2">buildroot-2017.05.tar.bz2</a></h3>
75           <p><a href="/downloads/buildroot-2017.05.tar.bz2.sign">PGP signature</a></p>
76         </div>
77       </div>
78
79 <!--
80       <h3 style="text-align: center;">Latest release candidate: <b>2017.05-rc3</b></h3>
81       <div class="row mt centered">
82         <div class="col-sm-6">
83           <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
84             <div class="flipper">
85               <div class="front">
86                 <a href="/downloads/buildroot-2017.05-rc3.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
87               </div>
88               <div class="back">
89                 <a href="/downloads/buildroot-2017.05-rc3.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
90               </div>
91             </div>
92           </div>
93
94           <h3><a href="/downloads/buildroot-2017.05-rc3.tar.gz">buildroot-2017.05-rc3.tar.gz</a></h3>
95           <p><a href="/downloads/buildroot-2017.05-rc3.tar.gz.sign">PGP signature</a></p>
96         </div>
97         <div class="col-sm-6">
98           <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
99             <div class="flipper">
100               <div class="front">
101                 <a href="/downloads/buildroot-2017.05-rc3.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
102               </div>
103               <div class="back">
104                 <a href="/downloads/buildroot-2017.05-rc3.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
105               </div>
106             </div>
107           </div>
108
109           <h3><a href="/downloads/buildroot-2017.05-rc3.tar.bz2">buildroot-2017.05-rc3.tar.bz2</a></h3>
110           <p><a href="/downloads/buildroot-2017.05-rc3.tar.bz2.sign">PGP signature</a></p>
111         </div>
112       </div>
113 -->
114       This and earlier releases (and their PGP signatures) can always be downloaded from
115       <a href="/downloads/">http://buildroot.net/downloads/</a>.
116     </div>
117   </div>
118
119   <div class="panel panel-primary">
120     <div class="panel-heading">Source code</div>
121     <div class="panel-body">
122
123       <div class="row">
124         <div class="col-sm-7">
125           <div class="panel panel-success">
126             <div class="panel-heading">Repository</div>
127             <div class="panel-body">
128               <P>The buildroot repository can be browsed online through cgit at
129                 <a href="http://git.buildroot.net/buildroot/">http://git.buildroot.net/buildroot</a>.
130                 To grab a copy of the repository use</p>
131
132
133               <div class="input-group" style="width: 100%;">
134                 <input class="form-control" style="width: 85%;" id="giturl"
135                        value="git clone git://git.buildroot.net/buildroot" type="text" readonly></input>
136                 <span class="input-group-button">
137                   <button class="btn pull-right" type="button" data-clipboard-target="#giturl"
138                           data-toggle="tooltip" data-placement="bottom" data-trigger="manual" title="Copied!">
139                     <img class="clippy" src="images/clippy.svg" alt="Copy to clipboard" width="13">
140                   </button>
141                 </span>
142               </div><br>
143
144               <p>
145                 Or if you're behind a firewall blocking git:
146               </p>
147
148               <div class="input-group" style="width: 100%;">
149                 <input class="form-control" style="width: 85%;" id="giturlhttps"
150                        value="git clone https://git.buildroot.net/buildroot" type="text" readonly></input>
151                 <span class="input-group-button">
152                   <button class="btn pull-right" type="button" data-clipboard-target="#giturlhttps"
153                           data-toggle="tooltip" data-placement="bottom" data-trigger="click" title="Copied!">
154                     <img class="clippy" src="images/clippy.svg" alt="Copy to clipboard" width="13">
155                   </button>
156                 </span>
157               </div><br>
158
159               <p>
160
161                 Please use the native git protocol if at all possible, as it's a lot
162                 more efficient than HTTP.
163
164               <p>
165
166                 If you are not already familiar with using Git, we recommend you visit <a
167                                                                                           href="http://git-scm.org">the Git website</a>.
168
169               <p>
170
171                 Once you've checked out a copy of the source tree, you can update your source
172                 tree at any time so it is in sync with the latest and greatest by entering your
173                 buildroot directory and running the command:
174
175 <pre>
176 git pull
177 </pre>
178
179                 Because you've only been granted anonymous access to the tree, you won't be
180                 able to push your changes to the repo. Changes can instead be submitted for
181                 inclusion by posting them to the buildroot mailing list.
182             </div>
183           </div>
184         </div>
185
186         <div class="col-sm-5">
187           <div class="panel panel-default       ">
188             <div class="panel-heading">Tarballs</div>
189             <div class="panel-body">
190               You can also obtain daily snapshots of the latest Buildroot source tree if you
191               want to follow development, but cannot or do not wish to use Git.
192
193               <ul>
194                 <li>You can download the
195                   <a href="downloads/snapshots/buildroot-snapshot.tar.bz2">latest snapshot
196                   </a> or view recent <a href="downloads/snapshots/">daily snapshots</a>.
197                 </li>
198
199                 <li>You can also <a href="http://git.buildroot.net/buildroot">browse the
200                     source tree online</a>.
201                 </li>
202               </ul>
203
204               <p>
205                 Older versions can be downloaded from <a href="/downloads/">the release archive</a>.
206               </p>
207             </div>
208           </div>
209         </div>
210       </div>
211     </div>
212   </div>
213
214 </div><!--/.col-sm-10 -->
215 </div><!--/.row -->
216 </div>
217
218 <!--#include file="footer.html" -->