aboutsummaryrefslogtreecommitdiff
blob: 9db069c62dc7adb90d560e3c9f24e152d51b45cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
<!DOCTYPE html>
<html>
  <head>
    <title>Gentoo Tyrian Template</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name="theme-color" content="#54487a">
    <meta name="description" content="">
    <link href="assets/bootstrap.css" rel="stylesheet" media="screen">
    <link href="assets/tyrian.css" rel="stylesheet" media="screen">
  </head>
  <body>
    <header>
      <div class="site-title">
        <div class="container">
          <div class="row">
            <div class="site-title-buttons">
              <div class="btn-group btn-group-sm">
                <a href="http://get.gentoo.org/" role="button" class="btn get-gentoo"><span class="fa fa-download"></span> <strong>Get Gentoo!</strong></a>
                <div class="btn-group btn-group-sm">
                  <a class="btn gentoo-org-sites dropdown-toggle" data-toggle="dropdown" data-target="#" href="#">
                    <span class="glyphicon glyphicon-globe"></span> gentoo.org sites <span class="caret"></span>
                  </a>
                  <ul class="dropdown-menu">
                    <li><a href="http://www.gentoo.org/" title="Main Gentoo website"><span class="fa fa-home fa-fw"></span> gentoo.org</a></li>
                    <li><a href="http://wiki.gentoo.org/" title="Find and contribute documentation"><span class="fa fa-file-text fa-fw"></span> Wiki</a></li>
                    <li><a href="https://bugs.gentoo.org/" title="Report issues and find common issues"><span class="fa fa-bug fa-fw"></span> Bugs</a></li>
                    <li><a href="http://forums.gentoo.org/" title="Discuss with the community"><span class="fa fa-comments-o fa-fw"></span> Forums</a></li>
                    <li><a href="http://packages.gentoo.org/" title="Find software for your Gentoo"><span class="fa fa-hdd-o fa-fw"></span> Packages</a></li>
                    <li class="divider"></li>
                    <li><a href="http://overlays.gentoo.org/" title="Collaborate on maintaining packages"><span class="fa fa-code-fork fa-fw"></span> Overlays</a></li>
                    <li><a href="http://planet.gentoo.org/" title="Find out what's going on in the developer community"><span class="fa fa-rss fa-fw"></span> Planet</a></li>
                    <li><a href="http://archives.gentoo.org/" title="Read up on past discussions"><span class="fa fa-archive fa-fw"></span> Archives</a></li>
                    <li><a href="http://sources.gentoo.org/" title="Browse our source code"><span class="fa fa-code fa-fw"></span> Sources</a></li>
                    <li class="divider"></li>
                    <li><a href="http://infra-status.gentoo.org/" title="Get updates on the services provided by Gentoo"><span class="fa fa-tasks fa-fw"></span> Infra Status</a></li>
                  </ul>
                </div>
              </div>
            </div>
            <div class="logo">
              <img src="assets/site-logo.png" alt="Gentoo Linux Logo"/>
              <span class="site-label">Site Title</span>
            </div>
          </div>
        </div>
      </div>
      <nav class="tyrian-navbar" role="navigation">
        <div class="container">
          <div class="row">
            <div class="navbar-header">
              <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
                <span class="sr-only">Toggle navigation</span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
                <span class="icon-bar"></span>
              </button>
            </div>
            <div class="collapse navbar-collapse navbar-main-collapse">
              <ul class="nav navbar-nav">
                <li class="active"><a href="#">Home</a></li>
                <li><a href="#">Foo</a></li>
                <li><a href="#">Foo</a></li>
                <li><a href="#">Foo</a></li>
                <li><a href="#">Foo</a></li>
                <li><a href="#">Foo</a></li>
                <li><a href="#">Foo</a></li>
                <li><a href="#">Foo</a></li>
                <li><a href="#">Foo</a></li>
                <li><a href="#">Foo</a></li>
                <li><a href="#">Foo</a></li>
                <li><a href="#">Foo</a></li>
              </ul>
            </div>
          </div>
        </div>
      </nav>
      <nav class="navbar navbar-grey navbar-stick" id="wiki-actions" role="navigation">
          <div class="container"><div class="row">
              <!-- Brand and toggle get grouped for better mobile display -->
              <div class="navbar-header">
                  <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#gw-toolbar">
                      <span class="sr-only">Toggle navigation</span>
                      <span class="icon-bar"></span>
                      <span class="icon-bar"></span>
                      <span class="icon-bar"></span>
                  </button>
              </div>

              <!-- Collect the nav links, forms, and other content for toggling -->
              <div class="collapse navbar-collapse" id="gw-toolbar">
                  <ul class="nav navbar-nav">
                      <li id="ca-nstab-main" class="selected active"><a href="/wiki/Main_Page" title="View the content page [c]" accesskey="c">Page</a></li><li id="ca-talk"><a href="/wiki/Talk:Main_Page" title="Discussion about the content page [t]" accesskey="t">Discussion</a></li>		      </ul>
                      <form action="/index.php" id="searchform" class="navbar-form navbar-right" role="search">
                          <input type='hidden' name="title" value="Special:Search"/>

                          <div class="input-group">
                              <input type="search" name="search" placeholder="Search" title="Search Gentoo Wiki [f]" accesskey="f" id="searchInput" class="form-control" />		    	<div class="input-group-btn"><input type="submit" name="go" value="Go" title="Go to a page with this exact name if exists" id="searchGoButton" class="searchButton btn btn-default" /><input type="submit" name="fulltext" value="Search" title="Search the pages for this text" id="mw-searchButton" class="searchButton btn btn-default" /></div>
                          </div>
                      </form>
                      <ul class="nav navbar-nav navbar-right">
                          <li id="ca-edit"><a href="/index.php?title=Main_Page&amp;action=edit" title="You can edit this page. Please use the preview button before saving [e]" accesskey="e">Edit</a></li>  <li class="dropdown">
                              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">more <span class="caret"></span></a>
                              <ul class="dropdown-menu" role="menu">
                                  <li id="ca-history"><a href="/index.php?title=Main_Page&amp;action=history" rel="archives" title="Past revisions of this page [h]" accesskey="h">History</a></li><li id="ca-delete"><a href="/index.php?title=Main_Page&amp;action=delete" title="Delete this page [d]" accesskey="d">Delete</a></li><li id="ca-move"><a href="/wiki/Special:MovePage/Main_Page" title="Move this page [m]" accesskey="m">Move</a></li><li id="ca-unprotect"><a href="/index.php?title=Main_Page&amp;action=unprotect" title="Change protection of this page [=]" accesskey="=">Change protection</a></li><li id="ca-watch"><a href="/index.php?title=Main_Page&amp;action=watch&amp;token=ac699d0dae3b5d97d082ae6d3ec06101%2B%5C" title="Add this page to your watchlist [w]" accesskey="w">Watch</a></li><li id="ca-purge"><a href="/index.php?title=Main_Page&amp;action=purge">Refresh</a></li>		          </ul>
                              </li>
                          </ul>
                      </div><!-- /.navbar-collapse -->
                  </div></div><!-- /.container-fluid -->
              </nav>
    </header>

    <div class="container">
      <div class="row">
        <div class="col-md-10">
          <ul class="breadcrumb">
            <li class="active">Home</li>
          </ul>
        </div>
        <div class="col-md-2">
          <div class="btn-group g-util-menu">
            <button class="btn btn-default" onclick="window.print();" title="Subscribe to RSS/Atom feed"><i class="glyphicon glyphicon-bullhorn"></i></button>
            <button class="btn btn-default" onclick="window.print();" title="Bookmark this page"><i class="glyphicon glyphicon-bookmark"></i></button>
            <button class="btn btn-default" onclick="window.print();" title="Print this page"><i class="glyphicon glyphicon-print"></i></button>
            <a class="btn dropdown-toggle btn-default" data-toggle="dropdown" href="#" title="View this document in other languages">
              <i class="glyphicon glyphicon-globe"></i>
              <span class="caret"></span>
            </a>
            <ul class="dropdown-menu">
              <li><a href="#">English</a></li>
              <li><a href="#">Deutsch</a></li>
              <li><a href="#">Español</a></li>
              <li><a href="#">Français</a></li>
              <li><a href="#">中文</a></li>
            </ul>
          </div>
        </div>
      </div>

      <!-- Main hero unit for a primary marketing message or call to action -->
      <div class="jumbotron">
        <h1>Install, Customize, Love</h1>
        <p>We produce <strong>Gentoo Linux,</strong> a special flavor of Linux that can be automatically optimized and customized for just about any application or need. Extreme performance, configurability and a top-notch user and developer community are all hallmarks of the Gentoo experience.</p>
        <p><a class="btn btn-primary btn-large">Learn more &raquo;</a></p>
      </div>

      <div class="row">
        <div class="col-md-12">
          <h2>News</h2>

          <h3>Google Summer of Code applications close April 6 <small>posted on April 7, 2012 by <strong>Donnie Berkholz</strong></small></h3>
          <p>Students, only a few days remain to apply for Gentoo's 7th year in the Google Summer of Code! GSoC pays college students $5000 to work full-time on an open-source project for a summer. Check out our GSoC 2012 homepage if you are interested in this year's GSoC for Gentoo. We particularly encourage applications from students who are new to Gentoo development—many of our students become Gentoo developers after a successful summer.</p>

          <p>Interested students can browse Gentoo's project ideas. Student applications will be accepted until 1900 UTC April 6, so start now if you haven't already!</p>

          <p>Developers, if you'd like to apply to be a mentor, you can do so on the webapp. Please read the mentoring guide before applying.</p>

          <h3>Gentoo Linux releases 12.1 LiveDVD <small>posted on April 1, 2012 by <strong>Robin H. Johnson</strong></small></h3>
          <p>Gentoo Linux is proud to announce the availability of a new LiveDVD to celebrate the continued collaboration between Gentoo users and developers. The LiveDVD features a superb list of packages, some of which are listed below.</p>

          <p>A special thanks to the Gentoo Infrastructure Team. Their hard work behind the scenes provide the resources, services and technology necessary to support the Gentoo Linux project.</p>

          <p>Packages included in this release: Linux Kernel 3.3.0, Xorg 1.12.0, KDE 4.8.1, Gnome 3.2.1, XFCE 4.8, Fluxbox 1.3.2, Firefox 11.0, LibreOffice 3.5.1.2, Gimp 2.6.12, Blender 2.60, Amarok 2.5 , VLC 2.0.1 and much more ... If you want to see if your package is included we have generated both the x86 package list, and amd64 package list. You may also be interested in checking out the FAQ. There is no new artwork for the 12.1 release, but you can still get the 12.0 artwork plus DVD cases and covers for the 12.0 release.</p>

          <p>Special Features:</p>
          <ul>
            <li>ZFSOnLinux</li>
            <li>Writable file systems using AUFS so you can emerge new packages!</li>
            <li>Persistence for $HOME is available; press F9 for more info!</li>
          </ul>
          <p><a class="btn" href="#">More news &raquo;</a></p>
        </div>
      </div>

      <hr />

      <div class="row">
        <div class="col-md-6">
          <h2>Developer Blogs (Planet Gentoo)</h2>
          <table class="table table-striped">
            <tr>
              <td>Andreas K. Hüttel</td>
              <td>Please test cups-1.5</td>
            </tr>
            <tr>
              <td>Diego E. Pettenò</td>
              <td>Back to Cinnamon!</td>
            </tr>
            <tr>
              <td>Eray Aslan</td>
              <td>Upgrading to Postfix-2.9</td>
            </tr>
            <tr>
              <td>Sebastian Pipping</td>
              <td>overlint: Static analysis for your Gentoo overlay</td>
            </tr>
            <tr>
              <td>Tomáš Chvátal</td>
              <td>Stabilisation of libreoffice-3.5</td>
            </tr>
          </table>
        </div>
        <div class="col-md-6">
          <h2>Sponsors</h2>
          <p>Gentoo is proudly sponsored by:</p>
          <p style="text-align: center;">
            <img src="assets/ad1.png" alt="ad" style="margin-right: 1em;"/>
            <img src="assets/ad2.png" alt="ad" style="margin-right: 1em;"/>
            <img src="assets/ad3.png" alt="ad" />
          </p>
        </div>
      </div>
      <div class="row">
        <div class="col-md-6">
          <h2>New Packages</h2>
          <table class="table table-striped">
            <tr>
              <th>dev-lang/ruby</th>
              <td>The Ruby interpreter</td>
            </tr>
            <tr>
              <th>dev-vcs/git</th>
              <td>The stupid content tracker</td>
            </tr>
            <tr>
              <th>kde-misc/ktwitter</th>
              <td>KDE Twitter client</td>
            </tr>
          </table>

        </div>
        <div class="col-md-6">
          <h2>Security Updates</h2>
          <table class="table table-striped">
            <tr>
              <th>GLSA 2012-02-02</th>
              <td><span class="label label-important">critical</span></td>
              <td>GNOME: Execution of arbitrary code</td>
            </tr>
            <tr>
              <th>GLSA 2012-02-01</th>
              <td><span class="label label-warning">moderate</span></td>
              <td>KDE: Denial of Service</td>
            </tr>
            <tr>
              <th>GLSA 2012-01-34</th>
              <td><span class="label label-info">minor</span></td>
              <td>Xfce: Information disclosure</td>
            </tr>
          </table>
        </div>
      </div>
    </div>

    <footer>
      <div class="container">
        <div class="row">
          <div class="col-xs-12 col-md-offset-2 col-md-7">
          <!-- Application footer goes here (only here please):
            <p class="spacer">If you don't want a headline</p>
            or
            <h3 class="footerhead">Headline</h3>
            <p>Contents</p>
          -->
          </div>
          <div class="col-xs-12 col-md-3">
            <h3 class="footerhead">Questions or comments?</h3>
            Please feel free to <a href="http://www.gentoo.org/main/en/contact.xml">contact us</a>.
          </div>
        </div>
        <div class="row">
          <div class="col-xs-2 col-sm-3 col-md-2">
            <ul class="footerlinks three-icons">
              <li><a href="http://twitter.com/gentoo" title="@Gentoo on Twitter"><span class="fa fa-twitter fa-fw"></span></a></li>
              <li><a href="https://plus.google.com/+Gentoo" title="+Gentoo on Google+"><span class="fa fa-google-plus fa-fw"></span></a></li>
              <li><a href="https://www.facebook.com/gentoo.org" title="Gentoo on Facebook"><span class="fa fa-facebook fa-fw"></span></a></li>
            </ul>
          </div>
          <div class="col-xs-10 col-sm-9 col-md-10">
            <strong>&copy; 2001&ndash;2015 Gentoo Foundation, Inc.</strong><br />
            <small>
              Gentoo is a trademark of the Gentoo Foundation, Inc.
              The contents of this document, unless otherwise expressly stated, are licensed under the
              <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">CC-BY-SA-3.0</a> license.
              The <a href="http://www.gentoo.org/main/en/name-logo.xml">Gentoo Name and Logo Usage Guidelines</a> apply.
            </small>
          </div>
        </div>
      </div>
    </footer>

    <script src="http://code.jquery.com/jquery.js"></script>
    <script src="assets/bootstrap.js"></script>
    <script src="assets/retina.min.js"></script>
  </body>
</html>