* [gentoo-doc-cvs] cvs commit: afig-ct-ext3-intro.xml
@ 2005-08-21 22:29 Xavier Neys
0 siblings, 0 replies; 3+ messages in thread
From: Xavier Neys @ 2005-08-21 22:29 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 05/08/21 22:29:15
Modified: xml/htdocs/doc/en/articles afig-ct-ext3-intro.xml
Log:
Slap. Wrong link. Slap.
Revision Changes Path
1.2 +1 -1 xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: afig-ct-ext3-intro.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- afig-ct-ext3-intro.xml 21 Aug 2005 22:23:44 -0000 1.1
+++ afig-ct-ext3-intro.xml 21 Aug 2005 22:29:15 -0000 1.2
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/afig-p7.xml">
+<guide link="/doc/en/articles/afig-ct-ext3-intro.xml">
<title>Advanced Filesystem Implementor's Guide : Introducing ext3</title>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-doc-cvs] cvs commit: afig-ct-ext3-intro.xml
@ 2005-10-09 17:13 Lukasz Damentko
0 siblings, 0 replies; 3+ messages in thread
From: Lukasz Damentko @ 2005-10-09 17:13 UTC (permalink / raw
To: gentoo-doc-cvs
rane 05/10/09 17:13:24
Modified: xml/htdocs/doc/en/articles afig-ct-ext3-intro.xml
bash-by-example-p1.xml bash-by-example-p2.xml
bash-by-example-p3.xml
dynamic-iptables-firewalls.xml
hardware-stability-p1.xml hardware-stability-p2.xml
l-afig-p8.xml l-awk1.xml l-awk2.xml l-awk3.xml
l-posix1.xml l-posix2.xml l-posix3.xml
l-redesign-1.xml l-sed1.xml l-sed2.xml l-sed3.xml
linux-24-stateful-fw-design.xml
linux-kernel-compiling.xml
lpi-101-administration-p2.xml
lpi-101-fundamentals-p1.xml lvm-p1.xml lvm-p2.xml
making-the-distro-p1.xml making-the-distro-p2.xml
making-the-distro-p3.xml maximum-swappage.xml
openssh-key-management-p1.xml
openssh-key-management-p2.xml
openssh-key-management-p3.xml
partition-planning-tips.xml partitioning-p1.xml
partitioning-p2.xml prompt-magic.xml
software-raid-p1.xml software-raid-p2.xml
Log:
adjusting articles to conform the newest rules: switched notes to disclaimers, commented out the editors
Revision Changes Path
1.3 +5 -12 xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: afig-ct-ext3-intro.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- afig-ct-ext3-intro.xml 21 Aug 2005 22:29:15 -0000 1.2
+++ afig-ct-ext3-intro.xml 9 Oct 2005 17:13:23 -0000 1.3
@@ -1,16 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/afig-ct-ext3-intro.xml">
+<guide link="/doc/en/articles/afig-ct-ext3-intro.xml" disclaimer="articles">
<title>Advanced Filesystem Implementor's Guide : Introducing ext3</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
-<author title="Editor">
+<!--<author title="Editor">
<mail link=" dhaskew@earthlink.net">David H. Askew</mail>
-</author>
+</author>-->
<!-- The original version of this article was first published on IBM
developerWorks, and is property of Westtech Information Services. This
@@ -27,21 +27,14 @@
a new improved version of ext2 with journaling capabilities.
</abstract>
-<version>1.0</version>
-<date>2005-08-13</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>Introduction</title>
<section>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
In the past few installments, we've taken a bit of a detour by looking at
non-traditional filesystems such as tmpfs and devfs. Now, it's time to get back
1.6 +4 -11 xml/htdocs/doc/en/articles/bash-by-example-p1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
Index: bash-by-example-p1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bash-by-example-p1.xml 10 Sep 2005 21:20:16 -0000 1.5
+++ bash-by-example-p1.xml 9 Oct 2005 17:13:23 -0000 1.6
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v 1.5 2005/09/10 21:20:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v 1.6 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/bash-by-example-p1.xml">
+<guide link="/doc/en/articles/bash-by-example-p1.xml" disclaimer="articles">
<title>Bash by example, Part 1</title>
<author title="Author">
@@ -24,8 +24,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-07-12</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>Fundamental programming in the Bourne again shell (bash)</title>
@@ -33,13 +33,6 @@
<title>Introduction</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and
-is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
You might wonder why you ought to learn Bash programming. Well, here are a
couple of compelling reasons:
1.5 +4 -11 xml/htdocs/doc/en/articles/bash-by-example-p2.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p2.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p2.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p2.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: bash-by-example-p2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p2.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bash-by-example-p2.xml 10 Sep 2005 21:20:16 -0000 1.4
+++ bash-by-example-p2.xml 9 Oct 2005 17:13:23 -0000 1.5
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p2.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p2.xml,v 1.5 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/bash-by-example-p2.xml">
+<guide link="/doc/en/articles/bash-by-example-p2.xml" disclaimer="articles">
<title>Bash by example, Part 2</title>
<author title="Author">
@@ -21,8 +21,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-08-03</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>More bash programming fundamentals</title>
@@ -30,13 +30,6 @@
<title>Accepting arguments</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and
-is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
Let's start with a brief tip on handling command-line arguments, and then look
at bash's basic programming constructs.
1.5 +4 -11 xml/htdocs/doc/en/articles/bash-by-example-p3.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p3.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p3.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p3.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: bash-by-example-p3.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p3.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bash-by-example-p3.xml 10 Sep 2005 21:20:16 -0000 1.4
+++ bash-by-example-p3.xml 9 Oct 2005 17:13:23 -0000 1.5
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p3.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p3.xml,v 1.5 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/bash-by-example-p3.xml">
+<guide link="/doc/en/articles/bash-by-example-p3.xml" disclaimer="articles">
<title>Bash by example, Part 3</title>
<author title="Author">
@@ -23,8 +23,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-08-03</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>Exploring the ebuild system</title>
@@ -32,13 +32,6 @@
<title>Enter the ebuild system</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and
-is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
I've really been looking forward to this third and final <e>Bash by example</e>
article, because now that we've already covered bash programming fundamentals in
1.5 +4 -11 xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: dynamic-iptables-firewalls.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- dynamic-iptables-firewalls.xml 10 Sep 2005 21:20:16 -0000 1.4
+++ dynamic-iptables-firewalls.xml 9 Oct 2005 17:13:23 -0000 1.5
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml,v 1.5 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/dynamic-iptables-firewalls.xml">
+<guide link="/doc/en/articles/dynamic-iptables-firewalls.xml" disclaimer="articles">
<title>Dynamic iptables firewalls</title>
<author title="Author">
@@ -22,8 +22,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-09-08</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>Introduction</title>
@@ -31,13 +31,6 @@
<title>Flexible (and fun) network security</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and is
-property of Westtech Information Services. This document is an updated version
-of the original article, and contains various improvements made by the Gentoo
-Linux Documentation team.
-</note>
-
<p>
The best way to see the benefits of dynamic firewall scripts is to see them in
action. To do this, let's imagine that I'm a sysadmin at an ISP, and I've
1.3 +4 -11 xml/htdocs/doc/en/articles/hardware-stability-p1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/hardware-stability-p1.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/hardware-stability-p1.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/hardware-stability-p1.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: hardware-stability-p1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/hardware-stability-p1.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hardware-stability-p1.xml 5 Oct 2005 16:22:42 -0000 1.2
+++ hardware-stability-p1.xml 9 Oct 2005 17:13:23 -0000 1.3
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/hardware-stability-p1.xml,v 1.2 2005/10/05 16:22:42 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/hardware-stability-p1.xml,v 1.3 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/hardware-stability-p1.xml" lang="en">
+<guide link="/doc/en/articles/hardware-stability-p1.xml" disclaimer="articles">
<title>Linux hardware stability guide, Part 1</title>
<author title="Author">
@@ -22,21 +22,14 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.1</version>
-<date>2005-07-28</date>
+<version>1.2</version>
+<date>2005-10-09</date>
<chapter>
<title>CPU troubleshooting</title>
<section>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
Many of us in the Linux world have been bitten by nasty hardware problems. How
many of us have set up a Linux box, installed our favorite distribution,
1.3 +4 -11 xml/htdocs/doc/en/articles/hardware-stability-p2.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/hardware-stability-p2.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/hardware-stability-p2.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/hardware-stability-p2.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: hardware-stability-p2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/hardware-stability-p2.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hardware-stability-p2.xml 5 Oct 2005 16:22:42 -0000 1.2
+++ hardware-stability-p2.xml 9 Oct 2005 17:13:23 -0000 1.3
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/hardware-stability-p2.xml,v 1.2 2005/10/05 16:22:42 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/hardware-stability-p2.xml,v 1.3 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/hardware-stability-p2.xml" lang="en">
+<guide link="/doc/en/articles/hardware-stability-p2.xml" disclaimer="articles">
<title>Linux hardware stability guide, Part 2</title>
<author title="Author">
@@ -23,8 +23,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.1</version>
-<date>2005-07-28</date>
+<version>1.2</version>
+<date>2005-10-09</date>
<chapter>
<title>Drivers</title>
@@ -32,13 +32,6 @@
<title>The many causes of instability</title>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
A stability problem is often not caused by defective hardware, but by improper
hardware configuration or flaky drivers. My experience in this area began when
1.3 +4 -11 xml/htdocs/doc/en/articles/l-afig-p8.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-afig-p8.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-afig-p8.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-afig-p8.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: l-afig-p8.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-afig-p8.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- l-afig-p8.xml 1 Oct 2005 19:59:53 -0000 1.2
+++ l-afig-p8.xml 9 Oct 2005 17:13:23 -0000 1.3
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-afig-p8.xml,v 1.2 2005/10/01 19:59:53 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-afig-p8.xml,v 1.3 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/l-afig-p8.xml">
+<guide link="/doc/en/articles/l-afig-p8.xml" disclaimer="articles">
<title>Advanced filesystem implementor's guide, Part 8</title>
@@ -28,21 +28,14 @@
good ext3 data=journal interactive performance numbers.
</abstract>
-<version>1.0</version>
-<date>2005-09-30</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>Introduction</title>
<section>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
I'm going to be honest. For this article, I was planning to show you how to get
ext3 up and running on your system. Although that's what I said I'd do, I'm not
1.6 +4 -11 xml/htdocs/doc/en/articles/l-awk1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk1.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk1.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk1.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
Index: l-awk1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- l-awk1.xml 7 Oct 2005 22:00:27 -0000 1.5
+++ l-awk1.xml 9 Oct 2005 17:13:23 -0000 1.6
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml,v 1.5 2005/10/07 22:00:27 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml,v 1.6 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/l-awk1.xml">
+<guide link="/doc/en/articles/l-awk1.xml" disclaimer="articles">
<title>Awk by example, Part 1</title>
<author title="Author">
@@ -21,8 +21,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-10-07</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>An intro to the great language with the strange name</title>
@@ -30,13 +30,6 @@
<title>In defense of awk</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and is
-property of Westtech Information Services. This document is an updated version
-of the original article, and contains various improvements made by the Gentoo
-Linux Documentation team.
-</note>
-
<p>
In this series of articles, I'm going to turn you into a proficient awk coder.
I'll admit, awk doesn't have a very pretty or particularly "hip" name, and the
1.4 +4 -11 xml/htdocs/doc/en/articles/l-awk2.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk2.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk2.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk2.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: l-awk2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- l-awk2.xml 10 Sep 2005 21:20:16 -0000 1.3
+++ l-awk2.xml 9 Oct 2005 17:13:23 -0000 1.4
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v 1.3 2005/09/10 21:20:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v 1.4 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/l-awk2.xml">
+<guide link="/doc/en/articles/l-awk2.xml" disclaimer="articles">
<title>Awk by example, Part 2</title>
<author title="Author">
@@ -22,8 +22,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.1</version>
-<date>2005-07-27</date>
+<version>1.2</version>
+<date>2005-10-09</date>
<chapter>
<title>Records, loops, and arrays</title>
@@ -31,13 +31,6 @@
<title>Multi-line records</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and is
-property of Westtech Information Services. This document is an updated version
-of the original article, and contains various improvements made by the Gentoo
-Linux Documentation team.
-</note>
-
<p>
Awk is an excellent tool for reading in and processing structured data, such as
the system's <path>/etc/passwd</path> file. <path>/etc/passwd</path> is the UNIX
1.5 +4 -11 xml/htdocs/doc/en/articles/l-awk3.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk3.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk3.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk3.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: l-awk3.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- l-awk3.xml 10 Sep 2005 21:20:16 -0000 1.4
+++ l-awk3.xml 9 Oct 2005 17:13:23 -0000 1.5
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v 1.5 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/l-awk3.xml">
+<guide link="/doc/en/articles/l-awk3.xml" disclaimer="articles">
<title>Awk by example, Part 3</title>
<author title="Author">
@@ -22,8 +22,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-08-03</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>String functions and ... checkbooks?</title>
@@ -31,13 +31,6 @@
<title>Formatting output</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
While awk's print statement does do the job most of the time, sometimes more is
needed. For those times, awk offers two good old friends called printf() and
1.4 +4 -11 xml/htdocs/doc/en/articles/l-posix1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix1.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix1.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix1.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: l-posix1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix1.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- l-posix1.xml 10 Sep 2005 21:20:16 -0000 1.3
+++ l-posix1.xml 9 Oct 2005 17:13:23 -0000 1.4
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix1.xml,v 1.3 2005/09/10 21:20:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix1.xml,v 1.4 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/l-posix1.xml">
+<guide link="/doc/en/articles/l-posix1.xml" disclaimer="articles">
<title>POSIX threads explained, part 1</title>
<author title="Author">
@@ -22,8 +22,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.1</version>
-<date>2005-07-27</date>
+<version>1.2</version>
+<date>2005-10-09</date>
<chapter>
<title>A simple and nimble tool for memory sharing</title>
@@ -31,13 +31,6 @@
<title>Threads are fun</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and is
-property of Westtech Information Services. This document is an updated version
-of the original article, and contains various improvements made by the Gentoo
-Linux Documentation team.
-</note>
-
<p>
Knowing how to properly use threads should be part of every good programmer's
repertoire. Threads are similar to processes. Threads, like processes, are
1.4 +4 -11 xml/htdocs/doc/en/articles/l-posix2.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix2.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix2.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix2.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: l-posix2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix2.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- l-posix2.xml 10 Sep 2005 21:20:16 -0000 1.3
+++ l-posix2.xml 9 Oct 2005 17:13:23 -0000 1.4
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix2.xml,v 1.3 2005/09/10 21:20:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix2.xml,v 1.4 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/l-posix2.xml">
+<guide link="/doc/en/articles/l-posix2.xml" disclaimer="articles">
<title>POSIX threads explained, part 2</title>
<author title="Author">
@@ -21,8 +21,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.1</version>
-<date>2005-07-27</date>
+<version>1.2</version>
+<date>2005-10-09</date>
<chapter>
<title>The little things called mutexes</title>
@@ -30,13 +30,6 @@
<title>Mutex me!</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and is
-property of Westtech Information Services. This document is an updated version
-of the original article, and contains various improvements made by the Gentoo
-Linux Documentation team.
-</note>
-
<p>
In my <uri link="/doc/en/articles/l-posix1.xml">previous article</uri>, I talked
about threaded code that did unusual and unexpected things. Two threads each
1.6 +4 -11 xml/htdocs/doc/en/articles/l-posix3.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix3.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix3.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix3.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
Index: l-posix3.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix3.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- l-posix3.xml 13 Sep 2005 22:10:35 -0000 1.5
+++ l-posix3.xml 9 Oct 2005 17:13:23 -0000 1.6
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix3.xml,v 1.5 2005/09/13 22:10:35 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix3.xml,v 1.6 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/l-posix3.xml">
+<guide link="/doc/en/articles/l-posix3.xml" disclaimer="articles">
<title>POSIX threads explained, part 3</title>
<author title="Author">
@@ -23,8 +23,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.3</version>
-<date>2005-09-14</date>
+<version>1.4</version>
+<date>2005-10-09</date>
<chapter>
<title>Improve efficiency with condition variables</title>
@@ -32,13 +32,6 @@
<title>Condition variables explained</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and is
-property of Westtech Information Services. This document is an updated version
-of the original article, and contains various improvements made by the Gentoo
-Linux Documentation team.
-</note>
-
<p>
I ended my <uri link="/doc/en/articles/l-posix2.xml">previous article</uri> by
describing a particular dilemma how does a thread deal with a situation where
1.2 +4 -11 xml/htdocs/doc/en/articles/l-redesign-1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-redesign-1.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-redesign-1.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-redesign-1.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: l-redesign-1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-redesign-1.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- l-redesign-1.xml 7 Oct 2005 21:52:20 -0000 1.1
+++ l-redesign-1.xml 9 Oct 2005 17:13:23 -0000 1.2
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-redesign-1.xml,v 1.1 2005/10/07 21:52:20 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-redesign-1.xml,v 1.2 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/l-redesign-1.xml">
+<guide link="/doc/en/articles/l-redesign-1.xml" disclaimer="articles">
<title>The gentoo.org redesign, Part 1: A site reborn</title>
<author title="Author">
@@ -24,21 +24,14 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-10-07</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>An unruly horde</title>
<section>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and
-is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
Fellow software developer, may I ask you a question? Why is it that although
many of us are intimately familiar with Web technologies such as HTML, CGI,
1.6 +4 -11 xml/htdocs/doc/en/articles/l-sed1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed1.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed1.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed1.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
Index: l-sed1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- l-sed1.xml 11 Sep 2005 21:29:58 -0000 1.5
+++ l-sed1.xml 9 Oct 2005 17:13:23 -0000 1.6
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v 1.5 2005/09/11 21:29:58 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v 1.6 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/l-sed1.xml">
+<guide link="/doc/en/articles/l-sed1.xml" disclaimer="articles">
<title>Sed by example, Part 1</title>
<author title="Author">
@@ -21,8 +21,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-07-15</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>Get to know the powerful UNIX editor</title>
@@ -30,13 +30,6 @@
<title>Pick an editor</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and is
-property of Westtech Information Services. This document is an updated version
-of the original article, and contains various improvements made by the Gentoo
-Linux Documentation team.
-</note>
-
<p>
In the UNIX world, we have a lot of options when it comes to editing files.
Think of it -- vi, emacs, and jed come to mind, as well as many others. We all
1.4 +4 -12 xml/htdocs/doc/en/articles/l-sed2.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed2.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed2.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed2.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: l-sed2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- l-sed2.xml 10 Sep 2005 21:20:16 -0000 1.3
+++ l-sed2.xml 9 Oct 2005 17:13:23 -0000 1.4
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml,v 1.3 2005/09/10 21:20:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml,v 1.4 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/l-sed2.xml">
+<guide link="/doc/en/articles/l-sed2.xml" disclaimer="articles">
<title>Sed by example, Part 2</title>
<author title="Author">
@@ -21,8 +21,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.1</version>
-<date>2005-07-15</date>
+<version>1.2</version>
+<date>2005-10-09</date>
<chapter>
<title>How to further take advantage of the UNIX text editor</title>
@@ -30,14 +30,6 @@
<title>Substitution!</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and is
-property of Westtech Information Services. This document is an updated version
-of the original article, and contains various improvements made by the Gentoo
-Linux Documentation team.
-</note>
-
-
<p>
Let's look at one of sed's most useful commands, the substitution command.
Using it, we can replace a particular string or matched regular expression with
1.5 +4 -11 xml/htdocs/doc/en/articles/l-sed3.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed3.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed3.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed3.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: l-sed3.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed3.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- l-sed3.xml 10 Sep 2005 21:20:16 -0000 1.4
+++ l-sed3.xml 9 Oct 2005 17:13:23 -0000 1.5
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed3.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed3.xml,v 1.5 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/l-sed3.xml">
+<guide link="/doc/en/articles/l-sed3.xml" disclaimer="articles">
<title>Sed by example, Part 3</title>
<author title="Author">
@@ -21,8 +21,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.1</version>
-<date>2005-07-16</date>
+<version>1.2</version>
+<date>2005-10-09</date>
<chapter>
<title>Taking it to the next level: Data crunching, sed style</title>
@@ -30,13 +30,6 @@
<title>Muscular sed</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and is
-property of Westtech Information Services. This document is an updated version
-of the original article, and contains various improvements made by the Gentoo
-Linux Documentation team.
-</note>
-
<p>
In <uri link="l-sed2.xml">my second sed article</uri>, I
offered examples that demonstrated how sed works, but very few of these examples
1.5 +4 -11 xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: linux-24-stateful-fw-design.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- linux-24-stateful-fw-design.xml 10 Sep 2005 21:20:16 -0000 1.4
+++ linux-24-stateful-fw-design.xml 9 Oct 2005 17:13:23 -0000 1.5
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml,v 1.5 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/linux-24-stateful-fw-design.xml">
+<guide link="/doc/en/articles/linux-24-stateful-fw-design.xml" disclaimer="articles">
<title>Linux 2.4 stateful firewall design</title>
<author title="Author">
@@ -19,8 +19,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-08-27</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>About this tutorial</title>
@@ -28,13 +28,6 @@
<title>Should I take this tutorial?</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and
-is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
This tutorial shows you how to use netfilter to set up a powerful Linux stateful
firewall. All you need is an existing Linux system that's currently using a
1.2 +4 -11 xml/htdocs/doc/en/articles/linux-kernel-compiling.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/linux-kernel-compiling.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/linux-kernel-compiling.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/linux-kernel-compiling.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: linux-kernel-compiling.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/linux-kernel-compiling.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-kernel-compiling.xml 19 Sep 2005 14:52:04 -0000 1.1
+++ linux-kernel-compiling.xml 9 Oct 2005 17:13:23 -0000 1.2
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/linux-kernel-compiling.xml,v 1.1 2005/09/19 14:52:04 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/linux-kernel-compiling.xml,v 1.2 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/linux-kernel-compiling.xml">
+<guide link="/doc/en/articles/linux-kernel-compiling.xml" disclaimer="articles">
<title>Compiling the Linux kernel</title>
<author title="Author">
@@ -21,8 +21,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-08-31</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>Introducing the kernel</title>
@@ -30,13 +30,6 @@
<title>The kernel is... Linux!</title>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
What do you think of when you hear the word "Linux"? When I hear it, I
typically think of an entire Linux distribution and all the cooperating
1.2 +6 -13 xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: lpi-101-administration-p2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lpi-101-administration-p2.xml 11 Jul 2005 22:42:33 -0000 1.1
+++ lpi-101-administration-p2.xml 9 Oct 2005 17:13:23 -0000 1.2
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml,v 1.1 2005/07/11 22:42:33 smithj Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-administration-p2.xml,v 1.2 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/lpi-101-administration-p2.xml">
+<guide link="/doc/en/articles/lpi-101-administration-p2.xml" disclaimer="articles">
<title>LPI certification 101 (release 2) exam prep, Part 2</title>
<author title="Author">
@@ -14,9 +14,9 @@
<author title="Author">
Aron Griffis
</author>
-<author title="Editor">
+<!--<author title="Editor">
<mail link="smithj@gentoo.org">Jonathan Smith</mail>
-</author>
+</author>-->
<abstract>
In this tutorial, you will learn how to use regular expressions to search files
@@ -33,8 +33,8 @@
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-07-11</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>Before You Start</title>
@@ -42,13 +42,6 @@
<title>About this tutorial</title>
<body>
-<note>
-The original version of this article was published on IBM developerWorks, and
-is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
Welcome to "Basic administration," the second of four tutorials designed to
prepare you for the Linux Professional Institute's 101 exam. In this tutorial,
1.5 +6 -13 xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: lpi-101-fundamentals-p1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lpi-101-fundamentals-p1.xml 6 Jul 2005 08:05:09 -0000 1.4
+++ lpi-101-fundamentals-p1.xml 9 Oct 2005 17:13:23 -0000 1.5
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml,v 1.4 2005/07/06 08:05:09 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lpi-101-fundamentals-p1.xml,v 1.5 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/lpi-101-fundamentals-p1.xml">
+<guide link="/doc/en/articles/lpi-101-fundamentals-p1.xml" disclaimer="articles">
<title>LPI certification 101 (release 2) exam prep, Part 1</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
-<author title="Editor">
+<!--<author title="Editor">
<mail link="curtis119@gentoo.org">M Curtis Napier</mail>
-</author>
+</author>-->
<abstract>
In this tutorial, we'll introduce you to bash (the standard Linux shell), show
@@ -25,8 +25,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-07-06</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>Before You Start</title>
@@ -34,13 +34,6 @@
<title>About this tutorial</title>
<body>
-<note>
-The original version of this article was first published on IBM
-developerWorks, and is property of Westtech Information Services. This
-document is an updated version of the original article, and contains
-various improvements made by the Gentoo Linux Documentation team.
-</note>
-
<p>
Welcome to "Linux fundamentals," the first of four tutorials designed to prepare
you for the Linux Professional Institute's 101 exam. In this tutorial, we'll
1.3 +4 -11 xml/htdocs/doc/en/articles/lvm-p1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p1.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p1.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p1.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: lvm-p1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p1.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lvm-p1.xml 21 Sep 2005 10:22:33 -0000 1.2
+++ lvm-p1.xml 9 Oct 2005 17:13:23 -0000 1.3
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p1.xml,v 1.2 2005/09/21 10:22:33 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p1.xml,v 1.3 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/lvm-p1.xml">
+<guide link="/doc/en/articles/lvm-p1.xml" disclaimer="articles">
<title>Learning Linux LVM, Part 1</title>
<author title="Author">
@@ -25,8 +25,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-08-29</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>Storage management magic with Logical Volume Management</title>
@@ -34,13 +34,6 @@
<title>LVM intro</title>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
In this series, I'm going to show you how to install and use the new Logical
Volume Management support built-in to the Linux 2.4 kernel. If you've never
1.3 +4 -11 xml/htdocs/doc/en/articles/lvm-p2.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p2.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p2.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/lvm-p2.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: lvm-p2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p2.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- lvm-p2.xml 21 Sep 2005 10:22:33 -0000 1.2
+++ lvm-p2.xml 9 Oct 2005 17:13:23 -0000 1.3
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p2.xml,v 1.2 2005/09/21 10:22:33 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/lvm-p2.xml,v 1.3 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/lvm-p2.xml">
+<guide link="/doc/en/articles/lvm-p2.xml" disclaimer="articles">
<title>Learning Linux LVM, Part 2</title>
<author title="Author">
@@ -25,8 +25,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-08-29</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>The cvs.gentoo.org upgrade</title>
@@ -34,13 +34,6 @@
<title>Introduction</title>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
In <uri link="/doc/en/articles/lvm-p1.xml">my first LVM article</uri>, I
explained the concepts behind LVM. Now it's time to put LVM into action. In
1.5 +6 -13 xml/htdocs/doc/en/articles/making-the-distro-p1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p1.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p1.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p1.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: making-the-distro-p1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p1.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- making-the-distro-p1.xml 28 Jul 2005 07:52:14 -0000 1.4
+++ making-the-distro-p1.xml 9 Oct 2005 17:13:23 -0000 1.5
@@ -1,16 +1,16 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p1.xml,v 1.4 2005/07/28 07:52:14 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p1.xml,v 1.5 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/making-the-distro-p1.xml">
+<guide link="/doc/en/articles/making-the-distro-p1.xml" disclaimer="articles">
<title>Making the distribution, Part 1</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
-<author title="Editor">
+<!--<author title="Editor">
<mail link="fox2mike@gentoo.org">Shyam Mani</mail>
-</author>
+</author>-->
<abstract>
Each of us has a story to tell about our experiences with Linux. This is
@@ -24,8 +24,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-07-26</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>Birth of the Gentoo Linux distribution</title>
@@ -33,13 +33,6 @@
<title>Linux and me</title>
<body>
-<note>
-The original version of this article was first published on IBM
-developerWorks, and is property of Westtech Information Services. This
-document is an updated version of the original article, and contains
-various improvements made by the Gentoo Linux Documentation team.
-</note>
-
<p>
For every Linux geek there's a time when Linux becomes more than just a name
and reveals itself as something more wonderful, powerful, and intriguing than
1.4 +6 -13 xml/htdocs/doc/en/articles/making-the-distro-p2.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p2.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p2.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p2.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: making-the-distro-p2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p2.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- making-the-distro-p2.xml 28 Jul 2005 07:52:14 -0000 1.3
+++ making-the-distro-p2.xml 9 Oct 2005 17:13:23 -0000 1.4
@@ -1,16 +1,16 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p2.xml,v 1.3 2005/07/28 07:52:14 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p2.xml,v 1.4 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/making-the-distro-p2.xml">
+<guide link="/doc/en/articles/making-the-distro-p2.xml" disclaimer="articles">
<title>Making the distribution, Part 2</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
-<author title="Editor">
+<!--<author title="Editor">
<mail link="fox2mike@gentoo.org">Shyam Mani</mail>
-</author>
+</author>-->
<abstract>
In his previous article, Daniel Robbins told the story of how he became a
@@ -25,8 +25,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.1</version>
-<date>2005-07-15</date>
+<version>1.2</version>
+<date>2005-10-09</date>
<chapter>
<title>From Enoch to Gentoo, via minor setbacks and corporate run-ins</title>
@@ -34,13 +34,6 @@
<title>First steps to Enoch</title>
<body>
-<note>
-The original version of this article was first published on IBM
-developerWorks, and is property of Westtech Information Services. This
-document is an updated version of the original article, and contains
-various improvements made by the Gentoo Linux Documentation team.
-</note>
-
<p>
In my <uri link="/doc/en/articles/making-the-distro-p1.xml">previous article</uri>, I
gave you the low-down on my days with the Stampede development team and why I
1.4 +6 -6 xml/htdocs/doc/en/articles/making-the-distro-p3.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p3.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p3.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p3.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: making-the-distro-p3.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p3.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- making-the-distro-p3.xml 28 Jul 2005 07:52:14 -0000 1.3
+++ making-the-distro-p3.xml 9 Oct 2005 17:13:23 -0000 1.4
@@ -1,16 +1,16 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p3.xml,v 1.3 2005/07/28 07:52:14 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p3.xml,v 1.4 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/making-the-distro-p3.xml">
+<guide link="/doc/en/articles/making-the-distro-p3.xml" disclaimer="articles">
<title>Making the distribution, Part 3</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
-<author title="Editor">
+<!--<author title="Editor">
<mail link="fox2mike@gentoo.org">Shyam Mani</mail>
-</author>
+</author>-->
<abstract>
This article concludes his story -- about how he ended up creating his own
@@ -27,8 +27,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.1</version>
-<date>2005-07-15</date>
+<version>1.2</version>
+<date>2005-10-09</date>
<chapter>
<title>The author strays from Linux and then returns</title>
1.4 +6 -13 xml/htdocs/doc/en/articles/maximum-swappage.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/maximum-swappage.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/maximum-swappage.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/maximum-swappage.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
Index: maximum-swappage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/maximum-swappage.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- maximum-swappage.xml 25 Sep 2005 15:14:45 -0000 1.3
+++ maximum-swappage.xml 9 Oct 2005 17:13:23 -0000 1.4
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/maximum-swappage.xml,v 1.3 2005/09/25 15:14:45 fox2mike Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/maximum-swappage.xml,v 1.4 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/maximum-swappage.xml" lang="en">
+<guide link="/doc/en/articles/maximum-swappage.xml" disclaimer="articles">
<title>Maximum swappage</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
-<author title="Editor">
+<!--<author title="Editor">
<mail link="jackdark@gmail.com">Joshua Saddler</mail>
-</author>
+</author>-->
<abstract>
Learn how to improve the swap performance on your Linux server by several
@@ -23,21 +23,14 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-08-18</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>Getting the most out of swap</title>
<section>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
When you set up a brand new Linux server, do you create a single 128 MB swap
partition? If so, did you know that you are severely limiting swap performance?
1.3 +4 -4 xml/htdocs/doc/en/articles/openssh-key-management-p1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/openssh-key-management-p1.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/openssh-key-management-p1.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/openssh-key-management-p1.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: openssh-key-management-p1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/openssh-key-management-p1.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openssh-key-management-p1.xml 29 Sep 2005 21:51:19 -0000 1.2
+++ openssh-key-management-p1.xml 9 Oct 2005 17:13:23 -0000 1.3
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/openssh-key-management-p1.xml,v 1.2 2005/09/29 21:51:19 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/openssh-key-management-p1.xml,v 1.3 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/openssh-key-management-p1.xml">
+<guide link="/doc/en/articles/openssh-key-management-p1.xml" disclaimer="articles">
<title>OpenSSH key management, Part 1</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
@@ -22,8 +22,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-09-29</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>Understanding RSA/DSA authentication</title>
1.3 +4 -4 xml/htdocs/doc/en/articles/openssh-key-management-p2.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/openssh-key-management-p2.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/openssh-key-management-p2.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/openssh-key-management-p2.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: openssh-key-management-p2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/openssh-key-management-p2.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openssh-key-management-p2.xml 29 Sep 2005 21:51:19 -0000 1.2
+++ openssh-key-management-p2.xml 9 Oct 2005 17:13:23 -0000 1.3
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/openssh-key-management-p2.xml,v 1.2 2005/09/29 21:51:19 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/openssh-key-management-p2.xml,v 1.3 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/openssh-key-management-p2.xml">
+<guide link="/doc/en/articles/openssh-key-management-p2.xml" disclaimer="articles">
<title>OpenSSH key management, Part 2</title>
<author title="Author">
@@ -26,8 +26,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-09-29</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>Introducing ssh-agent and keychain</title>
1.3 +5 -4 xml/htdocs/doc/en/articles/openssh-key-management-p3.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/openssh-key-management-p3.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/openssh-key-management-p3.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/openssh-key-management-p3.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: openssh-key-management-p3.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/openssh-key-management-p3.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- openssh-key-management-p3.xml 29 Sep 2005 21:51:19 -0000 1.2
+++ openssh-key-management-p3.xml 9 Oct 2005 17:13:23 -0000 1.3
@@ -1,9 +1,10 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/openssh-key-management-p3.xml,v 1.2 2005/09/29 21:51:19 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/openssh-key-management-p3.xml,v 1.3 2005/10/09 17:13:23 rane Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="/doc/en/articles/openssh-key-management-p3.xml">
+<guide link="/doc/en/articles/openssh-key-management-p3.xml" disclaimer="articles">
<title>OpenSSH key management, Part 3</title>
+
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
@@ -19,8 +20,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-09-29</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>Agent forwarding and keychain improvements</title>
1.2 +6 -13 xml/htdocs/doc/en/articles/partition-planning-tips.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partition-planning-tips.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partition-planning-tips.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partition-planning-tips.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: partition-planning-tips.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partition-planning-tips.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- partition-planning-tips.xml 18 Aug 2005 12:59:17 -0000 1.1
+++ partition-planning-tips.xml 9 Oct 2005 17:13:23 -0000 1.2
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partition-planning-tips.xml,v 1.1 2005/08/18 12:59:17 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partition-planning-tips.xml,v 1.2 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/partition-planning-tips.xml" lang="en">
+<guide link="/doc/en/articles/partition-planning-tips.xml" disclaimer="articles">
<title>Partition planning tips</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
-<author title="Editor">
+<!--<author title="Editor">
<mail link="jackdark@gmail.com">Joshua Saddler</mail>
-</author>
+</author>-->
<abstract>
Organizing your partitions correctly can be fun and rewarding. This collection
@@ -22,21 +22,14 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-08-15</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>How to keep things organized on disk</title>
<section>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
Have you noticed how many new filesystems are now available for Linux these
days? Not only ReiserFS, but also SGI's XFS and IBM's own JFS (in source form)
1.5 +6 -13 xml/htdocs/doc/en/articles/partitioning-p1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partitioning-p1.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partitioning-p1.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partitioning-p1.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
Index: partitioning-p1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p1.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- partitioning-p1.xml 25 Sep 2005 19:23:24 -0000 1.4
+++ partitioning-p1.xml 9 Oct 2005 17:13:23 -0000 1.5
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p1.xml,v 1.4 2005/09/25 19:23:24 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p1.xml,v 1.5 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/partitioning-p1.xml" lang="en">
+<guide link="/doc/en/articles/partitioning-p1.xml" disclaimer="articles">
<title>Partitioning in action, Part 1</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
-<author title="Editor">
+<!--<author title="Editor">
<mail link="jackdark@gmail.com">Joshua Saddler</mail>
-</author>
+</author>-->
<abstract>
In this new series of tips, Daniel Robbins shows you how to change partition
@@ -24,8 +24,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.1</version>
-<date>2005-08-18</date>
+<version>1.2</version>
+<date>2005-10-09</date>
<chapter>
<title>Moving /home</title>
@@ -33,13 +33,6 @@
<title>Introduction</title>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
The partition <path>/home</path> is one of the most-often-moved partitions.
Sometimes, all the space in <path>/home</path> becomes exhausted, and an
1.6 +6 -13 xml/htdocs/doc/en/articles/partitioning-p2.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partitioning-p2.xml?rev=1.6&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partitioning-p2.xml?rev=1.6&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/partitioning-p2.xml.diff?r1=1.5&r2=1.6&cvsroot=gentoo
Index: partitioning-p2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p2.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- partitioning-p2.xml 25 Sep 2005 19:23:24 -0000 1.5
+++ partitioning-p2.xml 9 Oct 2005 17:13:23 -0000 1.6
@@ -1,16 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p2.xml,v 1.5 2005/09/25 19:23:24 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/partitioning-p2.xml,v 1.6 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/partitioning-p2.xml" lang="en">
+<guide link="/doc/en/articles/partitioning-p2.xml" disclaimer="articles">
<title>Partitioning in action, Part 2</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
-<author title="Editor">
+<!--<author title="Editor">
<mail link="jackdark@gmail.com">Joshua Saddler</mail>
-</author>
+</author>-->
<abstract>
In this second tip on changing partition layout on a running system, Daniel
@@ -24,8 +24,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.2</version>
-<date>2005-08-18</date>
+<version>1.3</version>
+<date>2005-10-09</date>
<chapter>
<title>Consolidating data</title>
@@ -33,13 +33,6 @@
<title>Introduction</title>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
In my <uri link="/doc/en/articles/partitioning-p1.xml">last tip</uri>, we
successfully moved <path>/home</path> to a new partition. Now, it's time to
1.2 +6 -13 xml/htdocs/doc/en/articles/prompt-magic.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/prompt-magic.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/prompt-magic.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/prompt-magic.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: prompt-magic.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/prompt-magic.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- prompt-magic.xml 21 Aug 2005 22:23:44 -0000 1.1
+++ prompt-magic.xml 9 Oct 2005 17:13:23 -0000 1.2
@@ -1,17 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/prompt-magic.xml,v 1.1 2005/08/21 22:23:44 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/prompt-magic.xml,v 1.2 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/prompt-magic.xml" lang="en">
+<guide link="/doc/en/articles/prompt-magic.xml" disclaimer="articles">
<title>Prompt magic</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
-<author title="Editor">
+<!--<author title="Editor">
<mail link="jackdark@gmail.com">Joshua Saddler</mail>
-</author>
+</author>-->
<abstract>
Why stick with the standard boring shell prompt when you can easily make it
@@ -25,21 +25,14 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-08-21</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>Enhancing the system prompt</title>
<section>
<body>
-<note>
-The original version of this article was first published on IBM developerWorks,
-and is property of Westtech Information Services. This document is an updated
-version of the original article, and contains various improvements made by the
-Gentoo Linux Documentation team.
-</note>
-
<p>
As Linux/UNIX people, we spend a lot of time working in the shell, and in many
cases, this is what we have staring back at us:
1.3 +4 -11 xml/htdocs/doc/en/articles/software-raid-p1.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/software-raid-p1.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/software-raid-p1.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/software-raid-p1.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
Index: software-raid-p1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/software-raid-p1.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- software-raid-p1.xml 20 Sep 2005 19:34:51 -0000 1.2
+++ software-raid-p1.xml 9 Oct 2005 17:13:23 -0000 1.3
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/software-raid-p1.xml,v 1.2 2005/09/20 19:34:51 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/software-raid-p1.xml,v 1.3 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/software-raid-p1.xml">
+<guide link="/doc/en/articles/software-raid-p1.xml" disclaimer="articles">
<title>Software RAID in the new Linux 2.4 kernel, Part 1</title>
<author title="Author">
@@ -23,8 +23,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-08-29</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>Installation and a general introduction</title>
@@ -32,13 +32,6 @@
<title>The wonders of RAID</title>
<body>
-<note>
-The original version of this article was first published on IBM
-developerWorks, and is property of Westtech Information Services. This
-document is an updated version of the original article, and contains
-various improvements made by the Gentoo Linux Documentation team.
-</note>
-
<p>
The 2.4 kernel has a number of nifty features and additions. One of
these is the inclusion of a modern Software RAID implementation -- yay!
1.2 +4 -11 xml/htdocs/doc/en/articles/software-raid-p2.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/software-raid-p2.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/software-raid-p2.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/software-raid-p2.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
Index: software-raid-p2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/software-raid-p2.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- software-raid-p2.xml 20 Sep 2005 18:35:24 -0000 1.1
+++ software-raid-p2.xml 9 Oct 2005 17:13:23 -0000 1.2
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/software-raid-p2.xml,v 1.1 2005/09/20 18:35:24 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/software-raid-p2.xml,v 1.2 2005/10/09 17:13:23 rane Exp $ -->
-<guide link="/doc/en/articles/software-raid-p2.xml">
+<guide link="/doc/en/articles/software-raid-p2.xml" disclaimer="articles">
<title>Software RAID in the new Linux 2.4 kernel, Part 2</title>
<author title="Author">
@@ -26,8 +26,8 @@
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
-<version>1.0</version>
-<date>2005-08-30</date>
+<version>1.1</version>
+<date>2005-10-09</date>
<chapter>
<title>Setting up RAID-1 in a production environment</title>
@@ -35,13 +35,6 @@
<title>Real-world RAID</title>
<body>
-<note>
-The original version of this article was first published on IBM
-developerWorks, and is property of Westtech Information Services. This
-document is an updated version of the original article, and contains
-various improvements made by the Gentoo Linux Documentation team.
-</note>
-
<p>
In my <uri link="/doc/en/articles/software-raid-p1.xml">previous
article</uri>, I introduced you to Linux 2.4's software RAID
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-doc-cvs] cvs commit: afig-ct-ext3-intro.xml
@ 2005-08-21 22:23 Xavier Neys
0 siblings, 0 replies; 3+ messages in thread
From: Xavier Neys @ 2005-08-21 22:23 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 05/08/21 22:23:44
Added: xml/htdocs/doc/en/articles afig-ct-ext3-intro.xml
prompt-magic.xml
Log:
#103211 & #101920, GuideXMLified articles
Revision Changes Path
1.1 xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/afig-ct-ext3-intro.xml?rev=1.1&content-type=text/plain&cvsroot=gentoo
Index: afig-ct-ext3-intro.xml
===================================================================
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/articles/afig-p7.xml">
<title>Advanced Filesystem Implementor's Guide : Introducing ext3</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
<author title="Editor">
<mail link=" dhaskew@earthlink.net">David H. Askew</mail>
</author>
<!-- The original version of this article was first published on IBM
developerWorks, and is property of Westtech Information Services. This
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
<abstract>
With the 2.4 release of Linux come a host of new filesystem possibilities,
including Reiserfs, XFS, GFS, and others. These filesystems sound cool, but
what exactly can they do, what are they good at, and exactly how do you go
about safely using them in a production Linux environment? Daniel Robbins
answers these questions by showing you how to set up these new advanced
filesystems under Linux 2.4. In this installment, Daniel takes a look at ext3,
a new improved version of ext2 with journaling capabilities.
</abstract>
<version>1.0</version>
<date>2005-08-13</date>
<chapter>
<title>Introduction</title>
<section>
<body>
<note>
The original version of this article was first published on IBM developerWorks,
and is property of Westtech Information Services. This document is an updated
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team.
</note>
<p>
In the past few installments, we've taken a bit of a detour by looking at
non-traditional filesystems such as tmpfs and devfs. Now, it's time to get back
to disk-based filesystems, and we do this by taking a look at ext3. The ext3
filesystem, designed by Dr. Stephen Tweedie, is built on the framework of the
existing ext2 filesystem; in fact, ext3 is very similar to ext2 except for one
small (but important) difference -- it supports journaling. Yet even with this
small addition, I think you'll find that that ext3 has several surprising and
intriguing capabilities. In this article, I'll give you a good understanding
of how ext3 compares to the other journaling filesystems currently available.
In my next article, we'll get ext3 up and running.
</p>
</body>
</section>
</chapter>
<chapter>
<title>Understanding Ext3</title>
<section>
<body>
<p>
So, how does ext3 compare to ReiserFS? In previous articles, I explained how
ReiserFS is well suited to handling small files (under 4K), and in certain
situations, ReiserFS' small file performance is ten to fifteen times greater
than that of ext2 and ext3. However, while ReiserFS has many strengths, it also
has weaknesses. In the current implementation of ReiserFS (version 3.6),
certain file access patterns can actually result in significantly worse
performance than ext2 and ext3, particularly when reading large mail
directories. Also, ReiserFS doesn't have a good track record of NFS
compatibility and has poor sparse file performance. In contrast, ext3 is a very
well-rounded filesystem. It's a lot like ext2; it's not going to give you the
blazingly fast small-file performance that ReiserFS gives you, but it's not
going to give you any unexpected performance or functionality hiccups either.
</p>
<p>
One of the nice things about ext3 is that because it is based on the ext2 code,
ext2 and ext3's on-disk format is identical; this means that a cleanly
unmounted ext3 filesystem can be remounted as an ext2 filesystem with
absolutely no problems. And that's not all. Thanks to the fact that ext2 and
ext3 use identical metadata, it's possible to perform in-place ext2 to ext3
filesystem upgrades. Yes, you read that right. By upgrading a few key system
utilities, installing a modern 2.4 kernel and typing in a single tune2fs
command per filesystem, you can convert your existing ext2 servers into
journaling ext3 systems. You can even do this while your ext2 filesystems are
mounted. The transition is safe, reversible, and incredibly easy, and unlike a
conversion to XFS, JFS, or ReiserFS, you don't need to back up and recreate
your filesystems from scratch. Now, for a moment, consider the thousands of
production ext2 servers in existence that are just minutes away from an ext3
upgrade; then, you'll have a good grasp of ext3's importance to the Linux
community.
</p>
<p>
If I had to describe ext3 in one word, I'd call it "comfortable". It's
incredibly easy to ext3-enable an existing ext2 system, and after you do,
you're not going to run into any unexpected performance quirks. And there's yet
another way that ext3 excels in the comfort department; ext3 happens to be one
of the most reliable journaled filesystems available for Linux, as I explain
below.
</p>
</body>
</section>
</chapter>
<chapter>
<title>Ext3 reliability</title>
<section>
<body>
<p>
In addition to being ext2-compatible, ext3 inherits other benefits by sharing
ext2's metadata format. For one, ext3 users gain access to a rock-solid fsck
tool. You'll recall that one of the points of using a journaling filesystem is
to avoid the need for an exhaustive fsck in the first place; however if you do
end up getting corrupt metadata, either from a flaky kernel, bad hard drive, or
something else, you'll greatly appreciate the fact that ext3 inherits ext2's
fsck. In contrast, ReiserFS' fsck is in its infancy, and fixing flaky metadata
when it does show up can be a difficult and dangerous process.
</p>
</body>
</section>
<section>
<title>Metadata-only journaling</title>
<body>
<p>
Interestingly, ext3 handles journaling very differently than ReiserFS and other
journaling filesystems do. With ReiserFS, XFS, and JFS, the filesystem driver
journals metadata, but makes no provisions for journaling data. With
metadata-only journaling, your filesystem metadata is going to be rock solid,
and you will probably never need to perform an exhaustive fsck. However,
unexpected reboots and system lock-ups can result in significant corruption of
recently-modified data. Ext3 uses a couple of innovative solutions to avoid
these problems, which we'll look at in a bit.
</p>
<p>
But first, it's important to understand exactly how metadata-only journaling
could end up biting you. As an example, let's say that you were modifying a
file called /tmp/myfile.txt when the machine unexpectedly locked up, forcing a
reboot. If you were using a metadata-only journaling filesystem such as
ReiserFS, XFS or JFS, your filesystem metadata would be easily repaired, thanks
to the metadata journal, and you wouldn't need to sit through a laborious fsck.
</p>
<p>
However, there's the distinct possibility that when you load /tmp/myfile.txt
into a text editor, your file will not simply be missing recent changes, but
will contain a good amount of garbage and may even be completely unreadable.
This isn't something that will always happen, but it could happen and often
does.
</p>
<p>
Here's why. Typical journaled filesystems like ReiserFS, XFS, and JFS take
extra special care of metadata, but don't pay too much attention to data. In
our above example, the filesystem driver was in the process of modifying
several filesystem blocks. The filesystem driver updated the appropriate
metadata, but didn't have time to flush the data from its caches to the new
blocks on disk. Thus, when you loaded up /tmp/myfile.txt into a text editor,
part or all of the file contained garbage -- blocks of data that didn't get
initialized in time before the system locked up.
</p>
</body>
</section>
</chapter>
<chapter>
<title>The ext3 approach</title>
<section>
<body>
<p>
Now that we have a good general understanding of this problem, let's look how
ext3 implements journaling. In ext3, the journaling code uses a special API
called the Journaling Block Device layer, or JBD. The JBD has been designed for
the express purpose of implementing a journal on any kind of block device.
Ext3 implements its journaling by "hooking in" to the JBD API. For example, the
ext3 filesystem code will inform the JBD of modifications it is performing, and
will also request permission from the JBD before modifying certain data on
disk. By doing so, the JBD is given the appropriate opportunities to manage the
journal on behalf of the ext3 filesystem driver. It's quite a nice
arrangement, and because the JBD is being developed as a separate, generic
entity, it could be used to add journaling capabilities to other filesystems in
the future.
</p>
1.1 xml/htdocs/doc/en/articles/prompt-magic.xml
file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/prompt-magic.xml?rev=1.1&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/prompt-magic.xml?rev=1.1&content-type=text/plain&cvsroot=gentoo
Index: prompt-magic.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/prompt-magic.xml,v 1.1 2005/08/21 22:23:44 neysx Exp $ -->
<guide link="/doc/en/articles/prompt-magic.xml" lang="en">
<title>Prompt magic</title>
<author title="Author">
<mail link="drobbins@gentoo.org">Daniel Robbins</mail>
</author>
<author title="Editor">
<mail link="jackdark@gmail.com">Joshua Saddler</mail>
</author>
<abstract>
Why stick with the standard boring shell prompt when you can easily make it
colorful and more informative? In this tip, Daniel Robbins will show you how to
get your shell prompt just the way you like it, as well as how to dynamically
update your X terminal's title bar.
</abstract>
<!-- The original version of this article was first published on IBM
developerWorks, and is property of Westtech Information Services. This
document is an updated version of the original article, and contains
various improvements made by the Gentoo Linux Documentation team -->
<version>1.0</version>
<date>2005-08-21</date>
<chapter>
<title>Enhancing the system prompt</title>
<section>
<body>
<note>
The original version of this article was first published on IBM developerWorks,
and is property of Westtech Information Services. This document is an updated
version of the original article, and contains various improvements made by the
Gentoo Linux Documentation team.
</note>
<p>
As Linux/UNIX people, we spend a lot of time working in the shell, and in many
cases, this is what we have staring back at us:
</p>
<pre caption="The normal user prompt">
bash-2.04$
</pre>
<p>
If you happen to be root, you're entitled to the "prestige" version of this
beautiful prompt:
</p>
<pre caption="The root prompt">
bash-2.04#
</pre>
<p>
These prompts are not exactly pretty. It's no wonder that several Linux
distributions have upgraded their default prompts that add color and additional
information to boot. However, even if you happen to have a modern distribution
that comes with a nice, colorful prompt, it may not be perfect. Maybe you'd
like to add or change some colors, or add (or remove) information from the
prompt itself. It isn't hard to design your own colorized, tricked-out prompt
from scratch.
</p>
</body>
</section>
<section>
<title>Prompt basics</title>
<body>
<p>
Under bash, you can set your prompt by changing the value of the <c>PS1</c>
environment variable, as follows:
</p>
<pre caption="Altering the environment variable">
$ <i>export PS1="> "</i>
>
</pre>
<p>
Changes take effect immediately, and can be made permanent by placing the
<c>export</c> definition in your <path>~/.bashrc</path> file. <c>PS1</c> can
contain any amount of plain text that you'd like:
</p>
<pre caption="A custom prompt">
$ <i>export PS1="This is my super prompt > "</i>
This is my super prompt >
</pre>
<p>
While this is, um, interesting, it's not exactly useful to have a prompt that
contains lots of static text. Most custom prompts contain information like the
current username, working directory, or hostname. These tidbits of information
can help you to navigate in your shell universe. For example, the following
prompt will display your username and hostname:
</p>
<pre caption="A more useful prompt">
$ <i>export PS1="\u@\H > "</i>
drobbins@freebox >
</pre>
<p>
This prompt is especially handy for people who log in to various machines under
various differently-named accounts, since it acts as a reminder of what machine
you're actually on and what privileges you currently have.
</p>
<p>
In the above example, we told bash to insert the username and hostname into the
prompt by using special backslash-escaped character sequences that bash
replaces with specific values when they appear in the <c>PS1</c> variable. We
used the sequences <c>\u</c> (for username) and <c>\H</c> (for the first part
of the hostname). Here's a complete list of all special sequences that bash
recognizes (you can find this list in the bash man page, in the "PROMPTING"
section):
</p>
<table>
<tr>
<th>Sequence</th>
<th>Description</th>
</tr>
<tr>
<ti>\a</ti>
<ti>The ASCII bell character (you can also type <c>\007</c>)</ti>
</tr>
<tr>
<ti>\d</ti>
<ti>Date in "Wed Sep 06" format</ti>
</tr>
<tr>
<ti>\e</ti>
<ti>ASCII escape character (you can also type <c>\033</c>)</ti>
</tr>
<tr>
<ti>\h</ti>
<ti>First part of hostname (such as "mybox")</ti>
</tr>
<tr>
<ti>\H</ti>
<ti>Full hostname (such as "mybox.mydomain.com")</ti>
</tr>
<tr>
<ti>\j</ti>
<ti>
The number of processes you've suspended in this shell by hitting <c>^Z</c>
</ti>
</tr>
<tr>
<ti>\l</ti>
<ti>The name of the shell's terminal device (such as "ttyp4")</ti>
</tr>
<tr>
<ti>\n</ti>
<ti>Newline</ti>
</tr>
<tr>
<ti>\r</ti>
<ti>Carriage return</ti>
</tr>
<tr>
<ti>\s</ti>
<ti>The name of the shell executable (such as "bash")</ti>
</tr>
<tr>
<ti>\t</ti>
<ti>Time in 24-hour format (such as "23:01:01")</ti>
</tr>
<tr>
<ti>\T</ti>
<ti>Time in 12-hour format (such as "11:01:01")</ti>
</tr>
<tr>
<ti>\@</ti>
<ti>Time in 12-hour format with am/pm</ti>
</tr>
<tr>
<ti>\u</ti>
<ti>Your username</ti>
</tr>
<tr>
<ti>\v</ti>
<ti>Version of bash (such as 2.04)</ti>
</tr>
<tr>
<ti>\V</ti>
<ti>Bash version, including patchlevel</ti>
</tr>
<tr>
<ti>\w</ti>
--
gentoo-doc-cvs@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-10-09 17:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-21 22:29 [gentoo-doc-cvs] cvs commit: afig-ct-ext3-intro.xml Xavier Neys
-- strict thread matches above, loose matches on Subject: below --
2005-10-09 17:13 Lukasz Damentko
2005-08-21 22:23 Xavier Neys
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox