| --- |
| title: CentOS Project |
| is_hidden: true |
| --- |
| <script type="text/javascript" > |
| $(document).ready(function () { |
| $('#divRss').FeedEk({ |
| FeedUrl: document.location.protocol + '//www.centos.org/assets/seven.rss', |
| DescCharacterLimit:100, |
| MaxCount: 4 |
| }); |
| }); |
| </script> |
| |
| <div class="row"> |
| <div class="jumbotron col-md-12"> |
| <h1>New Look. New CentOS.</h1> |
| <p>CentOS has joined forces with Red Hat, working to provide a common platform for open source community project needs. <a href="http://lists.centos.org/pipermail/centos-announce/2014-January/020100.html">Read our announcement here</a>, then come join the conversation on <a href="http://wiki.centos.org/irc">irc</a>, the <a href="http://lists.centos.org/mailman/listinfo/">mailing lists</a> or the <a href="https://www.centos.org/forums/">forums</a>.</p> |
| <p>To help drive this common platform, CentOS Project has created a new official meritocratic <a href="/about/governance/">governance policy </a> with a focus on helping new projects grow and distribute a full-featured, easy-to-use environment.</p> |
| <p>Groups such as OpenStack, Xen4, Gluster, and oVirt can now customize CentOS Linux directly <em>inside the project</em>, building CentOS variants for new workloads on top of the slow-and-steady core platform. <a href="/variants">Read more about the variants proposal»</a></p> |
| <p></p> |
| <div class="downloadbutton"><a href="/download/">Get CentOS Linux Now</a></div> |
| </div> |
| </div> |
| <div class="row"> |
| <div class="col-sm-4"> |
| <h2 class="text-center">EL7 Progress</h2> |
| <div id="divRss"> |
| </div> |
| </div> |
| <div class="col-sm-4"> |
| <h2 class="text-center">News & Events</h2> |
| <div class="media"> |
| <a class="pull-left" href="#"> |
| <img class="media-object img-rounded" src="/images/centoslogo-32.png" width="32" alt="..."></a> |
| <div class="media-body"> |
| <h4 class="media-heading"><a href="http://texaslinuxfest.org/">Texas LinuxFest</a> <small><em>13-14 June 2014</em></small></h4> |
| <p>Stop by our booth and say hi, ask questions, or let us know what you'd like to see. You could even get free stuff! </p> |
| <p> <a href="http://wiki.centos.org/Events/Dojo/">More about Dojos and other Events</a></p> |
| </div> |
| </div> |
| <div class="media"> |
| <a class="pull-left" href="#"> |
| <img class="media-object img-rounded" src="/images/centoslogo-32.png" width="32" alt="..."></a> |
| <div class="media-body"> |
| <h4 class="media-heading"><a href="http://wiki.centos.org/Events/Dojo/Cincinnati2014">CentOS Dojo - Cincinnati</a> <small><em>4 June 2014</em></small></h4> |
| <p>Come join the CentOS team in Cincinnati Ohio</p> |
| <p> <a href="http://wiki.centos.org/Events/Dojo/">More about Dojos and other Events</a></p> |
| </div> |
| </div> |
| <div class="media"> |
| <a class="pull-left" href="#"> |
| <img class="media-object img-rounded" src="/images/centoslogo-32.png" width="32" alt="..."></a> |
| <div class="media-body"> |
| <h4 class="media-heading"><a href="http://softwarelivre.org/fisl15">CentOS at FISL15</a> <small><em>7-10 May 2014</em></small></h4> |
| <p>The CentOS Team will be at the 15th International Free Software Forum in Porto Alegre Brazil. Come for the presentations, stay for the community interaction! </p> |
| <p> <a href="http://wiki.centos.org/Events/Dojo/">More about Dojos and other Events</a></p> |
| </div> |
| </div> |
| |
| </div> |
| <div class="col-sm-4"> |
| <h2 class="text-center">Sponsorship</h2> |
| <p>CentOS would not be possible without the support of our sponsors. We would like to thank the following product/service for being a CentOS sponsor:</p> |
| <div class='cycle-slideshow' |
| data-cycle-random="true" |
| data-cycle-timeout="3000" |
| data-cycle-fx="fade" |
| data-cycle-center-horz=true |
| data-cycle-center-vert=true |
| data-cycle-loader="wait" |
| data-cycle-progressive="#images" |
| data-cycle-slides="> a" |
| data-cycle-pause-on-hover="true" > |
| <% @site.items.select { |i| i[:sponsor] }.each do|i| %> |
| <a href="<%= i[:url] %>"><img class="img-rounded" src="<%= i[:img] %>" /></a> <% end %> |
| </div> |
| <br /> |
| <p><a href="/sponsors/">If you value our work, please consider becoming a sponsor!</a></p> |
| </div> |
| </div> |