summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Robbins <drobbins@gentoo.org>2001-10-18 17:10:29 +0000
committerDaniel Robbins <drobbins@gentoo.org>2001-10-18 17:10:29 +0000
commit390042e254202f51523b6b4a27f90cfbf48ac6a3 (patch)
tree86a467a1ab2eb9fa4900b8b2f35a6085b26c1efa /app-doc
parentNew Portage release with conditional download support (diff)
downloadgentoo-2-390042e254202f51523b6b4a27f90cfbf48ac6a3.tar.gz
gentoo-2-390042e254202f51523b6b4a27f90cfbf48ac6a3.tar.bz2
gentoo-2-390042e254202f51523b6b4a27f90cfbf48ac6a3.zip
new stuff for the site
Diffstat (limited to 'app-doc')
-rw-r--r--app-doc/gentoo-web/files/xml/keychain.xml22
-rw-r--r--app-doc/gentoo-web/files/xml/main-news.xml60
-rw-r--r--app-doc/gentoo-web/files/xml/resume.xml7
-rwxr-xr-xapp-doc/gentoo-web/files/xsl/guide-main.xsl8
4 files changed, 44 insertions, 53 deletions
diff --git a/app-doc/gentoo-web/files/xml/keychain.xml b/app-doc/gentoo-web/files/xml/keychain.xml
index 582ca01a23b8..0554ba7a417a 100644
--- a/app-doc/gentoo-web/files/xml/keychain.xml
+++ b/app-doc/gentoo-web/files/xml/keychain.xml
@@ -8,8 +8,8 @@ This page contains information about Keychain, an OpenSSH-compatible RSA/DSA key
application for bash.
</abstract>
-<version>1.5</version>
-<date>21 Sep 2001</date>
+<version>1.6</version>
+<date>15 Oct 2001</date>
<chapter>
<title>Keychain Intro</title>
@@ -61,10 +61,10 @@ time you really need to reinitialize the long-running <c>ssh-agent</c> process.
<p>
The most recent release of <c>keychain</c> can be found here:<br/><br/>
-<uri>http://www.ibiblio.org/gentoo/distfiles/keychain-1.5.tar.bz2</uri>
+<uri>http://www.ibiblio.org/gentoo/distfiles/keychain-1.6.tar.bz2</uri>
</p>
<pre caption="md5sum">
-11747092170b1a4df3ae8afc0a672987 keychain-1.5.tar.bz2
+fba9bf2207c2f37322f0afead330dbef keychain-1.6.tar.bz2
</pre>
</body>
</section>
@@ -83,7 +83,8 @@ authentication, while the <b><uri link="http://www-106.ibm.com/developerworks/li
use <c>keychain</c> to set up secure, <e>passwordless</e> <c>ssh</c> access in an
extremely convenient way. <c>keychain</c> also provides a clean, secure way for
<c>cron</c> jobs to take advantage of RSA/DSA keys without having to use insecure
-unencrypted private keys.
+unencrypted private keys. <e>A third <c>keychain</c> article will be appearing
+shortly, which will cover <c>ssh-agent</c> authentication forwarding.</e>
</p>
</body>
</section>
@@ -97,6 +98,15 @@ unencrypted private keys.
# Copyright 2001 Gentoo Technologies, Inc.; Distributed under the GPL
# Written by Daniel Robbins (drobbins@gentoo.org)
+* keychain 1.6 (15 Oct 2001)
+
+ 13 Oct 2001; Ralf Horstmann (ralf.horstmann@webwasher.com)
+ Add /usr/ucb to path for Solaris systems.
+
+ 11 Oct 2001; Idea from Joe Reid (jreid@vnet.net):
+ Try to add multiple keys using ssh-add; avoid typing in identical
+ passphrases more than once. Good idea!
+
*keychain 1.5 (21 Sep 2001)
21 Sep 2001; David Hull (hull@paracel.com):
@@ -106,7 +116,7 @@ unencrypted private keys.
"ps" test to find the right one for your OS.
20 Sep 2001; Marko Myllynen (myllynen@lut.fi):
- grep [s]sh-agent to grep "[s]sh-agent" (zsh fix)
+ "grep [s]sh-agent" to "grep [s]sh-agent" (zsh fix)
*keychain 1.4 (20 Sep 2001)
diff --git a/app-doc/gentoo-web/files/xml/main-news.xml b/app-doc/gentoo-web/files/xml/main-news.xml
index 33ce436bd24e..62287797aa74 100644
--- a/app-doc/gentoo-web/files/xml/main-news.xml
+++ b/app-doc/gentoo-web/files/xml/main-news.xml
@@ -4,10 +4,27 @@
<author title="Author"><mail link="drobbins@gentoo.org">Daniel Robbins</mail></author>
<version>1.0.3</version>
-<date>21 Sep 2001</date>
+<date>12 Oct 2001</date>
<newsitems>
- <news align="left" graphic="/images/icon-clock.png">
+ <news align="left" graphic="/images/icon-linux.png">
+ <poster>drobbins</poster>
+ <date>12 Oct 2001</date>
+ <title>October Gentoo Linux Update</title>
+ <body>
+ <p>
+ <b>We are currently putting the finishing touches on Gentoo Linux 1.0_rc6.</b> In fact, things are looking so good that the release <i>after</i>
+ 1.0_rc6 will likely be 1.0 final! Until 1.0 final, we won't be building any binary packages except build images, and will only support the "build from scratch" install method. This makes things a lot easier for us and allows us to focus our efforts on working towards the 1.0 final release.
+ </p>
+ <p>
+ <b>On another note, I'm currently looking for new and exciting contracts/employment.</b> If you're working on a challenging
+ Linux, Unix or Web development project and would like my help, please be sure to <uri link="/resume.html">check out my resume</uri>
+ and <mail link="drobbins@gentoo.org">email me</mail> directly. Thanks!
+ </p>
+ <p>My new articles on <uri link="http://www.ibm.com/developerworks/linux">IBM developerWorks</uri>: Advanced Filesystem Implementor's Guide <uri link="http://www-106.ibm.com/developerworks/linux/library/l-fs3.html?dwzone=linux">part 3</uri> (tmpfs and bind mounts), <uri link="http://www-106.ibm.com/developerworks/linux/library/l-fs4.html?dwzone=linux">part 4</uri> (devfs, part 1) and <uri link="http://www-106.ibm.com/developerworks/linux/library/l-fs5.html?dwzone=linux">part 5</uri> (devfs, part 2). Also be sure to check out my articles on OpenSSH RSA/DSA key management: <uri link="http://www-106.ibm.com/developerworks/linux/library/l-keyc.html?dwzone=linux">part 1</uri> and <uri link="http://www-106.ibm.com/developerworks/linux/library/l-keyc2/?dwzone=linux">part 2</uri>. Part three (covering OpenSSH authentication agent forwarding) will be appearing shortly. If you haven't done so already, try out <uri link="/projects/keychain">keychain</uri>, my OpenSSH RSA/DSA key management application.</p>
+ </body>
+ </news>
+<news align="right" graphic="/images/icon-clock.png">
<poster>drobbins</poster>
<date>29 Aug 2001</date>
<title>Gentoo Linux 1.0_rc6 status update redux</title>
@@ -21,7 +38,7 @@ In it, I show you how to configure and use ReiserFS in a production environment.
</body>
</news>
- <news align="right" graphic="/images/icon-linux.png">
+ <news align="left" graphic="/images/icon-linux.png">
<poster>drobbins</poster>
<date>21 Aug 2001</date>
<title>Keychain, Hackfest/Development update</title>
@@ -49,42 +66,5 @@ In it, I show you how to configure and use ReiserFS in a production environment.
<p>And third, <b>a new issue of <uri link="http://www.lwn.net">the Linux Weekly News</uri> is now online</b>. I'm a big fan of LWN, and if you want to keep up with what is going on in the Linux world, it's always a good idea to head over to <uri>http://www.lwn.net</uri> every Thursday and give it a read.</p>
</body>
</news>
-<news align="right" graphic="/images/icon-stick1.png">
- <poster>drobbins</poster>
- <date>14 Aug 2001</date>
- <title>Web site updates</title>
- <body>
- <p>
- <b>Welcome to the new gentoo.org!</b> Yes, we <e>finally</e> have news on the site; I hope
- you like the new look and functionality. Now that we have a news page, we can keep everyone
- up-to-date with the latest Gentoo Linux developments much more easily.
- </p>
- <p>
-
-Right now, the XML component of the news system is complete, and Thread (dev-wiki coder) is working
- on a news database backend. When finished, you'll be able to post comments relating to the
- news items. Should be pretty neat.
- </p><p>
- <e>I'm sure that you've also noticed the recent addition
- of advertising to the site</e>. The purpose of these ads is (as you might guess) to help offset
- costs involved with Gentoo Linux development. <e>I should also mention that <b>I actually use</b> and have very high opinions of all the
- products that you see advertised here.</e> Both <c>cvs.gentoo.org</c>
- and <c>inventor.gentoo.org</c> use Crucial RAM; I (and the Gentoo Linux development team) rely on it daily.
- </p><p>
- And while you may be surprised to see an ad for an online auto loan company on gentoo.org, I absolutely <e>love</e>
- PeopleFirst.com. Thanks to PeopleFirst, I was able to get a car loan with an APR <e>2%
- lower</e> than what I could get from local credit unions, saving me hundreds of dollars. And they have
- always been great to deal with, from the moment I first contacted them. If you have any questions
- about our advertisers, please feel free to <mail link="drobbins@gentoo.org">email me</mail> or chat with
- me on <c>#gentoo</c>. <e>I want <b>you</b> (and myself!) to feel comfortable with the advertising
- on the site, so I will only advertise top-quality products.</e>
- </p>
- <p>
- Special thanks to Thread for his work on the dev-wiki and his current work on the News database
- backend, and much thanks to Jano for providing us with the cool stickman graphic that you see on
- the left. :)
- </p>
- </body>
- </news>
</newsitems>
</mainpage>
diff --git a/app-doc/gentoo-web/files/xml/resume.xml b/app-doc/gentoo-web/files/xml/resume.xml
index 4f2f21e68aca..1439e6ec0a51 100644
--- a/app-doc/gentoo-web/files/xml/resume.xml
+++ b/app-doc/gentoo-web/files/xml/resume.xml
@@ -148,10 +148,11 @@ product catalog. Beta-tested games in development.</p>
<ul>
<li><b>Python</b> (4+ years)</li>
<li><b>C</b> (4+ years)</li>
- <li><b>XML, XSLT, XSL:FO, HTML, CSS</b></li>
- <li><b>Bash</b> (4+ years)</li>
+ <li><b>Shell scripting (Bash, Bourne shell)</b> (4+ years)</li>
+ <li><b>XML, XSLT, XSL:FO, HTML, CSS, JavaScript</b></li>
+ <li><b>Familiarity with C++, Perl, PHP4, Rebol</b></li>
<li><b>Multithreading, socket programming</b></li>
- <li><b>Object Pascal, x86 assembly, others</b></li>
+ <li><b>Past experience: Object Pascal, REXX, x86 assembly, Fortran, Scheme, others</b></li>
</ul>
</li>
<li><b>Graphic Design:</b><br/>
diff --git a/app-doc/gentoo-web/files/xsl/guide-main.xsl b/app-doc/gentoo-web/files/xsl/guide-main.xsl
index 58dd54afec74..0cc6b182ddba 100755
--- a/app-doc/gentoo-web/files/xsl/guide-main.xsl
+++ b/app-doc/gentoo-web/files/xsl/guide-main.xsl
@@ -318,11 +318,11 @@ of your sale will go towards further Gentoo Linux development.</p>
<a href="http://www.qksrv.net/click-477620-5033206" target="_top" >
<img src="http://www.qksrv.net/image-477620-5033206" width="88" height="31" alt="Factory-direct memory upgrades" border="0"/></a><br/><br/>
User Docs:<br/>
- <font color="#ff0000">Updated</font> <a class="altlink" href="/doc/faq.html">FAQ</a><br/>
- <a class="altlink" href="/doc/desktop.html">Desktop Guide</a><br/>
+ <a class="altlink" href="/doc/faq.html">FAQ</a><br/>
+ <font color="#ff0000">Updated 11 Oct 2001:</font> <a class="altlink" href="/doc/desktop.html">Desktop Guide</a><br/>
<a class="altlink" href="/doc/portage-user.html">Portage User Guide</a><br/>
- <font color="#ff0000">New!</font> <a class="altlink" href="/doc/openafs.html">OpenAFS Installation Guide</a><br/>
- <font color="#ff0000">New for 1.0_rc6!</font><a class="altlink" href="/doc/build.html">"From Source" CD Install Guide</a><br/>
+ <a class="altlink" href="/doc/openafs.html">OpenAFS Installation Guide</a><br/>
+ <a class="altlink" href="/doc/build.html">"From Source" CD Install Guide</a><br/>
<a class="altlink" href="/doc/nvidia_tsg.html">nvidia Troubleshooting Guide</a><br/>
<br/>
<a href="http://www.qksrv.net/click-477620-57886" target="_top" >