* [gentoo-commits] proj/get-gentoo:master commit in: htdocs/x86/
@ 2011-03-28 21:47 Matthew Summers
0 siblings, 0 replies; 3+ messages in thread
From: Matthew Summers @ 2011-03-28 21:47 UTC (permalink / raw
To: gentoo-commits
commit: 97b830ed23b9efe7230525c9661492ead201babe
Author: Matthew Summers <quantumsummers <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 21:47:08 2011 +0000
Commit: Matthew Summers <quantumsummers <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 21:47:08 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/get-gentoo.git;a=commit;h=97b830ed
another update to x86
---
htdocs/x86/index.html | 20 ++++++++++++--------
1 files changed, 12 insertions(+), 8 deletions(-)
diff --git a/htdocs/x86/index.html b/htdocs/x86/index.html
index cff56ec..b8bc625 100644
--- a/htdocs/x86/index.html
+++ b/htdocs/x86/index.html
@@ -17,21 +17,25 @@
<div class="arches two">
<ul>
<li>
- <h2>x86 install iso</h2>
- <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-install-x86-minimal/">iso</a>
+ <h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-install-x86-minimal/">x86 iso</a>
+ </h2>
</li>
<li>
- <h2>i686 stage3</h2>
- <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686/">i686 stage3</a>
+ <h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686/">i686 stage3</a>
+ </h2>
</li>
<li>
- <h2>i686-hardened stage3</h2>
- <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686-hardened/">i686-hardened stage3</a>
+ <h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686-hardened/">i686 hardened stage3</a>
+ </h2>
</li>
<li>
- <h2>i486 stage3</h2>
- <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i486/">i486 stage3</a>
+ <h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i486/">i486 stage3</a>
+ </h2>
</li>
</ul>
</div>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/get-gentoo:master commit in: htdocs/x86/
@ 2011-03-28 21:45 Matthew Summers
0 siblings, 0 replies; 3+ messages in thread
From: Matthew Summers @ 2011-03-28 21:45 UTC (permalink / raw
To: gentoo-commits
commit: 2a32815a9dc871f4b0d5cde841b041696f9fd769
Author: Matthew Summers <quantumsummers <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 28 21:45:16 2011 +0000
Commit: Matthew Summers <quantumsummers <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 21:45:16 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/get-gentoo.git;a=commit;h=2a32815a
minor update to x86 index
---
htdocs/x86/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/htdocs/x86/index.html b/htdocs/x86/index.html
index a20b889..cff56ec 100644
--- a/htdocs/x86/index.html
+++ b/htdocs/x86/index.html
@@ -10,7 +10,7 @@
<div class="contain">
<div class="head">
<div class="logo">
- <h1>Get Gentoo! - <span class="arch">x86</span></h1>
+ <h1>Get Gentoo!<br /><span class="arch">x86</span></h1>
</div>
</div>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/get-gentoo:master commit in: htdocs/x86/
@ 2011-03-27 21:51 Matthew Summers
0 siblings, 0 replies; 3+ messages in thread
From: Matthew Summers @ 2011-03-27 21:51 UTC (permalink / raw
To: gentoo-commits
commit: 772de73c6697b7704dbd46c0b4831a3ad304170d
Author: Matthew Summers <quantumsummers <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 27 21:48:21 2011 +0000
Commit: Matthew Summers <quantumsummers <AT> gentoo <DOT> org>
CommitDate: Sun Mar 27 21:48:21 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/get-gentoo.git;a=commit;h=772de73c
initial arch variant (x86) dir and index
---
htdocs/x86/index.html | 57 +++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 57 insertions(+), 0 deletions(-)
diff --git a/htdocs/x86/index.html b/htdocs/x86/index.html
new file mode 100644
index 0000000..a20b889
--- /dev/null
+++ b/htdocs/x86/index.html
@@ -0,0 +1,57 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="content-type" content="text/html; charset=utf-8" />
+ <title>Get Gentoo! - x86 </title>
+ <link type="image/x-icon" href="http://www.gentoo.org/favicon.ico" rel="shortcut icon" />
+ <link rel="stylesheet" type="text/css" href="../style.css" media="screen" />
+ </head>
+ <body>
+ <div class="contain">
+ <div class="head">
+ <div class="logo">
+ <h1>Get Gentoo! - <span class="arch">x86</span></h1>
+ </div>
+ </div>
+
+ <div class="arches two">
+ <ul>
+ <li>
+ <h2>x86 install iso</h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-install-x86-minimal/">iso</a>
+
+ </li>
+ <li>
+ <h2>i686 stage3</h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686/">i686 stage3</a>
+ </li>
+ <li>
+ <h2>i686-hardened stage3</h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i686-hardened/">i686-hardened stage3</a>
+ </li>
+ <li>
+ <h2>i486 stage3</h2>
+ <a href="http://distfiles.gentoo.org/releases/x86/autobuilds/current-stage3-i486/">i486 stage3</a>
+ </li>
+ </ul>
+ </div>
+ <div style="clear:both;"></div>
+ <div class="other">
+ <p>
+ <b>LiveDVD (released 2011 Mar 8)</b>
+ <br />(<=2.5 gigabytes)
+ <br />
+ <a href="http://bouncer.gentoo.org/fetch/gentoo-11.0-livedvd/x86/">x86</a>
+ </p>
+ <p>
+ If you prefer to select a local mirror yourself, see <a href="http://www.gentoo.org/main/en/mirrors2.xml">Gentoo Mirrors</a>.
+ </p>
+ </div>
+
+ <div class="footer">
+ <p>Copyright 2001-2011 Gentoo Foundation, Inc. Questions, Comments? <a class="highlight" href="http://www.gentoo.org/main/en/contact.xml">Contact us</a></p>
+ </div>
+ </div>
+
+ </body>
+</html>
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-28 21:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 21:47 [gentoo-commits] proj/get-gentoo:master commit in: htdocs/x86/ Matthew Summers
-- strict thread matches above, loose matches on Subject: below --
2011-03-28 21:45 Matthew Summers
2011-03-27 21:51 Matthew Summers
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox