123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218 |
- <!--#include file="header.html" -->
- <div class="container">
- <div class="row nh">
- <div class="col-lg-10 col-lg-offset-1 col-md-12 col-sm-12 col-xs-12">
- <div class="panel panel-primary">
- <div class="panel-heading">Download</div>
- <div class="panel-body">
- <h3 style="text-align: center;">Latest stable / long term support release: <b>2018.02.1</b></h3>
- <div class="row mt centered">
- <div class="col-sm-6">
- <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
- <div class="flipper">
- <div class="front">
- <a href="/downloads/buildroot-2018.02.1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
- </div>
- <div class="back">
- <a href="/downloads/buildroot-2018.02.1.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
- </div>
- </div>
- </div>
- <h3><a href="/downloads/buildroot-2018.02.1.tar.gz">buildroot-2018.02.1.tar.gz</a></h3>
- <p><a href="/downloads/buildroot-2018.02.1.tar.gz.sign">PGP signature</a></p>
- </div>
- <div class="col-sm-6">
- <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
- <div class="flipper">
- <div class="front">
- <a href="/downloads/buildroot-2018.02.1.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
- </div>
- <div class="back">
- <a href="/downloads/buildroot-2018.02.1.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
- </div>
- </div>
- </div>
- <h3><a href="/downloads/buildroot-2018.02.1.tar.bz2">buildroot-2018.02.1.tar.bz2</a></h3>
- <p><a href="/downloads/buildroot-2018.02.1.tar.bz2.sign">PGP signature</a></p>
- </div>
- </div>
- <!--
- <h3 style="text-align: center;">Latest stable release: <b>2017.11.2</b></h3>
- <div class="row mt centered">
- <div class="col-sm-6">
- <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
- <div class="flipper">
- <div class="front">
- <a href="/downloads/buildroot-2017.11.2.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
- </div>
- <div class="back">
- <a href="/downloads/buildroot-2017.11.2.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
- </div>
- </div>
- </div>
- <h3><a href="/downloads/buildroot-2017.11.2.tar.gz">buildroot-2017.11.2.tar.gz</a></h3>
- <p><a href="/downloads/buildroot-2017.11.2.tar.gz.sign">PGP signature</a></p>
- </div>
- <div class="col-sm-6">
- <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
- <div class="flipper">
- <div class="front">
- <a href="/downloads/buildroot-2017.11.2.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
- </div>
- <div class="back">
- <a href="/downloads/buildroot-2017.11.2.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
- </div>
- </div>
- </div>
- <h3><a href="/downloads/buildroot-2017.11.2.tar.bz2">buildroot-2017.11.2.tar.bz2</a></h3>
- <p><a href="/downloads/buildroot-2017.11.2.tar.bz2.sign">PGP signature</a></p>
- </div>
- </div>
- <h3 style="text-align: center;">Latest release candidate: <b>2018.02-rc3</b></h3>
- <div class="row mt centered">
- <div class="col-sm-6">
- <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
- <div class="flipper">
- <div class="front">
- <a href="/downloads/buildroot-2018.02-rc3.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
- </div>
- <div class="back">
- <a href="/downloads/buildroot-2018.02-rc3.tar.gz"><img src="images/zip.png" width="180" alt=""></a>
- </div>
- </div>
- </div>
- <h3><a href="/downloads/buildroot-2018.02-rc3.tar.gz">buildroot-2018.02-rc3.tar.gz</a></h3>
- <p><a href="/downloads/buildroot-2018.02-rc3.tar.gz.sign">PGP signature</a></p>
- </div>
- <div class="col-sm-6">
- <div class="flip-container center-block" ontouchstart="this.classList.toggle('hover');">
- <div class="flipper">
- <div class="front">
- <a href="/downloads/buildroot-2018.02-rc3.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
- </div>
- <div class="back">
- <a href="/downloads/buildroot-2018.02-rc3.tar.bz2"><img src="images/package.png" width="180" alt=""></a>
- </div>
- </div>
- </div>
- <h3><a href="/downloads/buildroot-2018.02-rc3.tar.bz2">buildroot-2018.02-rc3.tar.bz2</a></h3>
- <p><a href="/downloads/buildroot-2018.02-rc3.tar.bz2.sign">PGP signature</a></p>
- </div>
- </div>
- -->
- This and earlier releases (and their PGP signatures) can always be downloaded from
- <a href="/downloads/">http://buildroot.net/downloads/</a>.
- </div>
- </div>
- <div class="panel panel-primary">
- <div class="panel-heading">Source code</div>
- <div class="panel-body">
- <div class="row">
- <div class="col-sm-7">
- <div class="panel panel-success">
- <div class="panel-heading">Repository</div>
- <div class="panel-body">
- <P>The buildroot repository can be browsed online through cgit at
- <a href="http://git.buildroot.net/buildroot/">http://git.buildroot.net/buildroot</a>.
- To grab a copy of the repository use</p>
- <div class="input-group" style="width: 100%;">
- <input class="form-control" style="width: 85%;" id="giturl"
- value="git clone git://git.buildroot.net/buildroot" type="text" readonly></input>
- <span class="input-group-button">
- <button class="btn pull-right" type="button" data-clipboard-target="#giturl"
- data-toggle="tooltip" data-placement="bottom" data-trigger="manual" title="Copied!">
- <img class="clippy" src="images/clippy.svg" alt="Copy to clipboard" width="13">
- </button>
- </span>
- </div><br>
- <p>
- Or if you're behind a firewall blocking git:
- </p>
- <div class="input-group" style="width: 100%;">
- <input class="form-control" style="width: 85%;" id="giturlhttps"
- value="git clone https://git.buildroot.net/buildroot" type="text" readonly></input>
- <span class="input-group-button">
- <button class="btn pull-right" type="button" data-clipboard-target="#giturlhttps"
- data-toggle="tooltip" data-placement="bottom" data-trigger="click" title="Copied!">
- <img class="clippy" src="images/clippy.svg" alt="Copy to clipboard" width="13">
- </button>
- </span>
- </div><br>
- <p>
- Please use the native git protocol if at all possible, as it's a lot
- more efficient than HTTP.
- <p>
- If you are not already familiar with using Git, we recommend you visit <a
- href="http://git-scm.org">the Git website</a>.
- <p>
- Once you've checked out a copy of the source tree, you can update your source
- tree at any time so it is in sync with the latest and greatest by entering your
- buildroot directory and running the command:
- <pre>
- git pull
- </pre>
- Because you've only been granted anonymous access to the tree, you won't be
- able to push your changes to the repo. Changes can instead be submitted for
- inclusion by posting them to the buildroot mailing list.
- </div>
- </div>
- </div>
- <div class="col-sm-5">
- <div class="panel panel-default ">
- <div class="panel-heading">Tarballs</div>
- <div class="panel-body">
- You can also obtain daily snapshots of the latest Buildroot source tree if you
- want to follow development, but cannot or do not wish to use Git.
- <ul>
- <li>You can download the
- <a href="downloads/snapshots/buildroot-snapshot.tar.bz2">latest snapshot
- </a> or view recent <a href="downloads/snapshots/">daily snapshots</a>.
- </li>
- <li>You can also <a href="http://git.buildroot.net/buildroot">browse the
- source tree online</a>.
- </li>
- </ul>
- <p>
- Older versions can be downloaded from <a href="/downloads/">the release archive</a>.
- </p>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div><!--/.col-sm-10 -->
- </div><!--/.row -->
- </div>
- <!--#include file="footer.html" -->
|