<head>
<meta charset="utf-8">
<title>Buildroot: making embedded Linux easy</title>
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="The Buildroot developers">
<link rel="shortcut icon" href="favicon.ico">
<link href="css/bootstrap.min.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
- <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]-->
+ <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
+ <![endif]-->
</head>
<body>
- <div class="navbar navbar-fixed-top">
- <div class="navbar-inner">
- <div class="container">
- <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- </a>
- <a class="brand" href="/">Buildroot</a>
- <div class="nav-collapse">
- <ul class="nav">
+ <nav class="navbar navbar-default navbar-fixed-top">
+ <div class="row">
+ <div class="col-sm-10 col-sm-offset-1">
+ <div class="navbar-header">
+ <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#buildroot-navbar-collapse-1">
+ <span class="sr-only">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
+ <a class="navbar-brand" href="/">Buildroot</a>
+ </div>
+ <div class="collapse navbar-collapse" id="buildroot-navbar-collapse-1">
+ <ul class="nav navbar-nav">
<li><a href="/news.html">News</a></li>
<li><a href="/about.html">About</a></li>
<li><a href="/download.html">Download</a></li>
</div><!--/.nav-collapse -->
</div>
</div>
- </div>
- <div class="container">
-
+ </nav>
+ <div class="container-fluid">
<!--#include file="header.html" -->
-
-<div class="hero-unit">
- <div class="row-fluid">
- <img src="images/logo.png" height="170" width="170" style="float: right;"
- alt="Buildroot logo" />
- <div class="span8">
- <h1>Buildroot<br/><small>Making Embedded Linux Easy</small></h1>
- <p>Buildroot is a simple, efficient and easy-to-use tool to generate
- embedded Linux systems through cross-compilation.</p>
- </div>
- <div class="button_column pull-right">
- <div class="btn-group btn-group-justified">
- <div class="btn-group">
- <a class="btn btn-primary btn-large" href="/about.html">Learn more »</a>
+<div class="row">
+ <div class="container" style="width:100%">
+ <div class="col-sm-10 col-sm-offset-1 jumbotron">
+ <div class="row">
+ <div class="col-sm-9">
+ <h1>Buildroot<br/><small>Making Embedded Linux Easy</small></h1>
+ <p>Buildroot is a simple, efficient and easy-to-use tool to generate
+ embedded Linux systems through cross-compilation.</p>
</div>
- <div class="btn-group">
- <a class="btn btn-primary btn-large" href="/download.html">Download »</a>
+ <div class="col-sm-3">
+ <img src="images/logo.png" class="center-block" style="width:170px; heigth:170px;"
+ alt="Buildroot logo" />
+ </div>
+ </div>
+ <div class="row">
+ <div class="col-sm-offset-5 col-sm-7">
+ <div class="col-sm-6" style="margin-top:1em; padding-left:0px;">
+ <a class="btn btn-primary btn-lg" style="width:100%;" href="/about.html"><span class="glyphicon glyphicon-info-sign"></span> Learn more »</a>
+ </div>
+ <div class="col-sm-6" style="margin-top:1em; padding-left:0px;">
+ <a class="btn btn-primary btn-lg" style="width:100%;"href="/download.html"><span class="glyphicon glyphicon-cloud-download"></span> Download »</a>
+ </div>
</div>
</div>
</div>
</div>
</div>
-<div class="row" style="line-height: 17px;">
- <div class="span6" id="commit-activity">
- <a href="http://git.buildroot.net/buildroot"><h2>Recent commits</h2></a>
+<div class="row">
+ <div class="col-sm-5 col-sm-offset-1">
+ <div class="panel panel-default">
+ <div class="panel-body" id="commit-activity">
+ <a href="http://git.buildroot.net/buildroot"><h2>Recent commits</h2></a>
+ </div>
+ </div>
</div>
- <div class="span6" id="mailing-list-activity">
- <a href="http://dir.gmane.org/gmane.comp.lib.uclibc.buildroot"><h2>Recent discussions</h2></a>
+ <div class="col-sm-5" >
+ <div class="panel panel-default" style="min-height: 22em;">
+ <div class="panel-body" id="mailing-list-activity">
+ <a href="http://dir.gmane.org/gmane.comp.lib.uclibc.buildroot"><h2>Recent discussions</h2></a>
+ </div>
+ </div>
</div>
</div>
<!--#include file="header.html" -->
-<h2>Sponsors</h2>
+<div class="row"><!-- current sponsor row -->
+ <div class="col-sm-10 col-sm-offset-1">
+ <h2>Sponsors</h2>
-<h3>Current sponsors</h3>
+ <h3>Current sponsors</h3>
+ </div>
+</div>
-<div class="container">
- <div class="row-fluid">
- <div class="span12 sponsor-main">
- <div class="row-fluid">
- <div class="span4">
- <a href="http://mind.be">
- <img src="images/mind-logo.png"/>
- </a>
- </div>
- <div class="span8">
- <p><a href="http://www.mind.be">Mind</a> is the Embedded
- Software division of Essensium, which provides consultancy
- and services specifically in the field of Linux and Open
- Source SW for Embedded Systems.</p>
+<div class="row"><!-- main sponsor row -->
+ <div class="col-sm-10 col-sm-offset-1">
+ <div class="col-sm-12 sponsor-main">
+ <div class="col-sm-4">
+ <a href="http://mind.be">
+ <img src="images/mind-logo.png"/>
+ </a>
+ </div>
+ <div class="col-sm-8">
+ <p><a href="http://www.mind.be">Mind</a> is the Embedded
+ Software division of Essensium, which provides consultancy
+ and services specifically in the field of Linux and Open
+ Source SW for Embedded Systems.</p>
- <p>Mind is sponsoring
- the <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014">Buildroot
- Developers Meeting</a> colocated with the Embedded Linux
- Conference Europe, taking place on October 11-12 2014 in
- Düsseldorf, Germany. Mind is helping with the logistics of
- the meeting room, as well as the Saturday dinner for the
- participants.</p>
- </div>
+ <p>Mind is sponsoring
+ the <a href="http://elinux.org/Buildroot:DeveloperDaysELCE2014">Buildroot
+ Developers Meeting</a> colocated with the Embedded Linux
+ Conference Europe, taking place on October 11-12 2014 in
+ Düsseldorf, Germany. Mind is helping with the logistics of
+ the meeting room, as well as the Saturday dinner for the
+ participants.</p>
</div>
</div>
</div>
-</div>
+</div><!-- /main sponsor row -->
-<h3>Past sponsors</h3>
+<div class="row"><!-- past sponsor row -->
+ <div class="col-sm-10 col-sm-offset-1">
+ <h3>Past sponsors</h3>
-<p>Throughout its history, the Buildroot project has been sponsored by
- various companies, that we would like to thank below.</p>
+ <p>Throughout its history, the Buildroot project has been sponsored by
+ various companies, that we would like to thank below.</p>
+ </div>
+</div><!--/past sponsor row -->
-<div class="container">
- <div class="row-fluid">
- <div class="span4 sponsor">
+<div class="row"><!-- past sponsors row 1-->
+ <div class="col-sm-10 col-sm-offset-1">
+ <div class="col-xs-12 col-sm-4 sponsor">
<div class="sponsor-description">
- <a href="http://www.mind.be">
- <img src="images/mind-logo.png" alt="Mind" title="Mind"/>
- </a><br/>
- <a href="http://www.mind.be">Mind</a> sponsored the dinner of
- the FOSDEM 2014 Developers Meeting.
+ <a href="http://www.mind.be">
+ <img src="images/mind-logo.png" alt="Mind" title="Mind"/>
+ </a><br/>
+ <a href="http://www.mind.be">Mind</a> sponsored the dinner of
+ the FOSDEM 2014 Developers Meeting.
</div>
</div>
- <div class="span4 sponsor">
+ <div class="col-xs-12 col-sm-4 sponsor">
<div class="sponsor-description">
- <a href="http://www.google.com">
- <img src="images/google-logo.png" alt="Google" title="Google"/>
- </a>
- <br/>
- <a href="http://www.google.com">Google</a> provided the
- logistics for the FOSDEM 2013 and FOSDEM 2014 Developer Days in
- Brussels, Belgium.
+ <a href="http://www.google.com">
+ <img src="images/google-logo.png" alt="Google" title="Google"/>
+ </a><br/>
+ <a href="http://www.google.com">Google</a> provided the
+ logistics for the FOSDEM 2013 and FOSDEM 2014 Developer Days in
+ Brussels, Belgium.
</div>
</div>
- <div class="span4 sponsor">
+ <div class="col-xs-12 col-sm-4 sponsor">
<div class="sponsor-description">
- <a href="http://www.imgtec.com/">
- <img src="images/imgtec-logo.png" alt="Imagination Technologies" title="Imagination Technologies"/>
- </a>
- <br/>
- <a href="http://www.imgtec.com/">Imagination Technologies</a>
- sponsored the meeting room and dinner of the ELCE 2013
- Developer Days in Edinburgh, UK.
+ <a href="http://www.imgtec.com/">
+ <img src="images/imgtec-logo.png" alt="Imagination Technologies" title="Imagination Technologies"/>
+ </a><br/>
+ <a href="http://www.imgtec.com/">Imagination Technologies</a>
+ sponsored the meeting room and dinner of the ELCE 2013
+ Developer Days in Edinburgh, UK.
</div>
</div>
</div>
+</div><!--/past sponsors row 1-->
- <div class="row-fluid" style="margin-top: 1em;">
- <div class="span4 sponsor">
+<div class="row"><!-- past sponsors row 2-->
+ <div class="col-sm-10 col-sm-offset-1">
+ <div class="col-xs-12 col-sm-4 sponsor">
<div class="sponsor-description">
- <a href="http://circuitco.com/">
- <img src="images/circuitco-logo.png" alt="CircuitCo" title="CircuitCo"/>
- </a>
- <br/>
- <a href="http://circuitco.com/">CircuitCo</a> sponsored
- several development boards for the Google Summer of Code
- 2013 project on Buildroot.
+ <a href="http://circuitco.com/">
+ <img src="images/circuitco-logo.png" alt="CircuitCo" title="CircuitCo"/>
+ </a><br/>
+ <a href="http://circuitco.com/">CircuitCo</a> sponsored
+ several development boards for the Google Summer of Code
+ 2013 project on Buildroot.
</div>
</div>
- <div class="span4 sponsor">
+ <div class="col-xs-12 col-sm-4 sponsor">
<div class="sponsor-description">
- <a href="http://boundarydevices.com/">
- <img src="images/boundary-devices-logo.png" alt="Boundary Devices" title="Boundary Devices"/>
- </a>
- <br/>
- <a href="http://boundarydevices.com/">BoundaryDevices</a>
- sponsored an i.MX6 development board for the Google Summer of
- Code 2013 project on Buildroot.
+ <a href="http://boundarydevices.com/">
+ <img src="images/boundary-devices-logo.png" alt="Boundary Devices" title="Boundary Devices"/>
+ </a><br/>
+ <a href="http://boundarydevices.com/">BoundaryDevices</a>
+ sponsored an i.MX6 development board for the Google Summer of
+ Code 2013 project on Buildroot.
</div>
</div>
- <div class="span4 sponsor">
+ <div class="col-xs-12 col-sm-4 sponsor">
<div class="sponsor-description">
- <a href="http://www.fluendo.com/">
- <img src="images/fluendo-logo.png" alt="Fluendo" title="Fluendo"/>
- </a>
- <br/>
- <a href="http://www.fluendo.com/">Fluendo</a> sponsored the
- meeting room for the ELCE 2012 Developer Days in Barcelona
- Spain.
+ <a href="http://www.fluendo.com/">
+ <img src="images/fluendo-logo.png" alt="Fluendo" title="Fluendo"/>
+ </a><br/>
+ <a href="http://www.fluendo.com/">Fluendo</a> sponsored the
+ meeting room for the ELCE 2012 Developer Days in Barcelona
+ Spain.
</div>
</div>
</div>
- <div class="row-fluid" style="margin-top: 1em;">
- <div class="span4 sponsor">
+</div><!--/past sponsors row 2-->
+
+<div class="row"><!-- past sponsors row 3-->
+ <div class="col-sm-10 col-sm-offset-1">
+ <div class="col-xs-12 col-sm-4 sponsor">
<div class="sponsor-description">
- <a href="http://www.synopsys.com">
- <img src="images/synopsys-logo.png" alt="Synopsys" title="Synopsys"/>
- </a>
- <br/>
- <a href="http://www.synopsys.com">Synopsys</a> sponsored the
- dinner for the ELCE 2012 Developer Days in Barcelona, Spain.
+ <a href="http://www.synopsys.com">
+ <img src="images/synopsys-logo.png" alt="Synopsys" title="Synopsys"/>
+ </a><br/>
+ <a href="http://www.synopsys.com">Synopsys</a> sponsored the
+ dinner for the ELCE 2012 Developer Days in Barcelona, Spain.
</div>
</div>
- <div class="span4 sponsor">
+ <div class="col-xs-12 col-sm-4 sponsor">
<div class="sponsor-description">
- <a href="http://www.calao-systems.com/">
- <img src="images/calao-logo.png"/ alt="Calao Systems" title="Calao Systems">
- </a>
- <br/>
- <a href="http://www.calao-systems.com/">Calao Systems</a>
- provided a a meeting room for the ELCE 2009 Developer Days
- in Grenoble, France.
+ <a href="http://www.calao-systems.com/">
+ <img src="images/calao-logo.png"/ alt="Calao Systems" title="Calao Systems">
+ </a><br/>
+ <a href="http://www.calao-systems.com/">Calao Systems</a>
+ provided a a meeting room for the ELCE 2009 Developer Days
+ in Grenoble, France.
</div>
</div>
- <div class="span4 sponsor">
+ <div class="col-xs-12 col-sm-4 sponsor">
<div class="sponsor-description">
- <a href="http://www.free-electrons.com">
- <img src="images/free-electrons-logo.png" alt="Free Electrons" title="Free Electrons"/>
- </a>
- <br/>
- <a href="http://www.free-electrons.com">Free Electrons</a>
- sponsored the lunch for the ELCE 2009 Developer Days in
- Grenoble, France.
+ <a href="http://www.free-electrons.com">
+ <img src="images/free-electrons-logo.png" alt="Free Electrons" title="Free Electrons"/>
+ </a><br/>
+ <a href="http://www.free-electrons.com">Free Electrons</a>
+ sponsored the lunch for the ELCE 2009 Developer Days in
+ Grenoble, France.
</div>
</div>
</div>
-</div>
+</div><!--/past sponsors row 3-->
<!--#include file="footer.html" -->