linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation/Changes
@ 2001-11-21  2:20 =?unknown-8bit?B?RnLpZOlyaWMgTC4gVy4=?= Meunier
  2001-11-21  9:32 ` Dmitri Popov
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: =?unknown-8bit?B?RnLpZOlyaWMgTC4gVy4=?= Meunier @ 2001-11-21  2:20 UTC (permalink / raw)
  To: Linux Kernel; +Cc: Chris Ricker

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 842 bytes --]

Hi. I updated several parts of the Documentation/Changes file
(mostly URLs), reformated it to wrap at 72 and also removed all
versions from the URLs, since that usually makes the user
upgrade to a version which isn't the most recent (and
compatible). An exception. GCC includes the full path to
2.95.3, because 3.0.x isn't the recommended compiler.

It's against 2.4.14.

BTW, with the addition of ext3 in 2.4.15pre2, maybe it's time
to require the latest e2fsprogs, 1.25, or include a note
about ext3 requirements ?

For your convenience, I attach both the file and a diff (which
is about 2x the size of the file, but easier to see what
changed...).

PS: Will someone update the README file ? The recommended
compiler in it is egcs 1.1.2, but in Changes GCC 2.95.3.

-- 
0@pervalidus.{net, {dyndns.}org} Tel: 55-21-2717-2399 (Niterói-RJ BR)

[-- Attachment #2: Changes.diff.gz --]
[-- Type: application/octet-stream, Size: 6230 bytes --]

[-- Attachment #3: Changes.gz --]
[-- Type: application/octet-stream, Size: 4640 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [PATCH] Documentation/Changes
@ 2001-11-21  4:15 =?unknown-8bit?B?RnLpZOlyaWMgTC4gVy4=?= Meunier
  0 siblings, 0 replies; 12+ messages in thread
From: =?unknown-8bit?B?RnLpZOlyaWMgTC4gVy4=?= Meunier @ 2001-11-21  4:15 UTC (permalink / raw)
  To: Linux Kernel; +Cc: kaboom

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 1349 bytes --]

OK, so the e-mail address for Chris doesn't work. Remove it
from the Changes file ? I'm trying the other address.

Subject: [postmaster@mail.genetics.utah.edu: Undeliverable Mail]

----- Forwarded message from Postmaster <postmaster@mail.genetics.utah.edu> -----

Date:     Tue, 20 Nov 2001 19:21:44 -0700
From: "Postmaster" <postmaster@mail.genetics.utah.edu>
To: <0@pervalidus.net>
Subject:  Undeliverable Mail
X-Mailer: <SMTP32 v20011003>

Invalid final delivery userid: cricker@genetics.utah.edu


Original message follows.

Received: from flagship [155.101.150.11] by mail.genetics.utah.edu
  (SMTPD32-7.04) id AFB84E00082; Tue, 20 Nov 2001 19:21:44 -0700
Received: FROM pervalidus.dyndns.org BY flagship ; Tue Nov 20 19:22:57 2001 -0700
Received: from pervalidus by pervalidus.dyndns.org with local (Exim 3.33 #1)
	id 166N0L-0007Wu-00; Wed, 21 Nov 2001 00:20:49 -0200
Date: Wed, 21 Nov 2001 00:20:49 -0200
From: Frédéric L. W. Meunier <0@pervalidus.net>
To: Linux Kernel <linux-kernel@vger.kernel.org>
Cc: Chris Ricker <chris.ricker@genetics.utah.edu>
Subject: [PATCH] Documentation/Changes
Message-ID: <20011121022049.GR11449@pervalidus>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="uZ3hkaAS1mZxFaxD"
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.3.23.1i
X-Mailer: Mutt/1.3.23.1i - Linux 2.4.14

^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [PATCH] Documentation/Changes
@ 2001-11-24 20:58 =?unknown-8bit?B?RnLpZOlyaWMgTC4gVy4=?= Meunier
  0 siblings, 0 replies; 12+ messages in thread
From: =?unknown-8bit?B?RnLpZOlyaWMgTC4gVy4=?= Meunier @ 2001-11-24 20:58 UTC (permalink / raw)
  To: Linux Kernel; +Cc: Chris Ricker

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 669 bytes --]

OK, so here's a new Documentation/Changes file against
2.4.15. Now, with the addition of ext3, we need at least a
recent e2fsprogs. 1.19 should be OK for ext2, but not for
ext3, right ? I included it in the e2fsprogs section. Feel
free to modify accordingly.

Nerijus Baliunas: I renamed GNU Compiler Collection to GNU C.

Dmitri Popov: Do you have a patch for quota-tools ? What's
the minimal requirement ?

The old one I made against 2.4.14 is in the
http://marc.theaimsgroup.com/?l=linux-kernel&m=100639925307718&w=2
thread.

PS: Chris, your other e-mail address doesn't work. I removed
it.

-- 
0@pervalidus.{net, {dyndns.}org} Tel: 55-21-2717-2399 (Niterói-RJ BR)

[-- Attachment #2: Changes.gz --]
[-- Type: application/octet-stream, Size: 4616 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH] Documentation/Changes
@ 2003-06-09 14:58 Marcel Šebek
  0 siblings, 0 replies; 12+ messages in thread
From: Marcel Šebek @ 2003-06-09 14:58 UTC (permalink / raw)
  To: chris.ricker; +Cc: linux-kernel

Hi,

this trivial patch fixes file Documentation/Changes in 2.5.70 kernel.


========================================================================
diff -urN linux-2.5.70/Documentation/Changes linux-2.5.70-new/Documentation/Changes
--- linux-2.5.70/Documentation/Changes	Mon Jun  9 16:01:32 2003
+++ linux-2.5.70-new/Documentation/Changes	Mon Jun  9 16:02:55 2003
@@ -141,7 +141,7 @@
 root of the Linux source for more information.

 Module-Init-Tools
---------
+-----------------

 A new module loader is now in the kernel that requires module-init-tools
 to use.  It is backward compatible with the 2.4.x series kernels.
@@ -300,8 +300,8 @@
 --------
 o  <ftp://ftp.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/>

-Modutils
---------
+Module-Init-Tools
+-----------------
 o  <ftp://ftp.kernel.org/pub/linux/kernel/people/rusty/modules/>

 Mkinitrd
========================================================================

-- 
Marcel Sebek - sebek64 at post dot cz



^ permalink raw reply	[flat|nested] 12+ messages in thread
* [PATCH] Documentation/Changes
@ 2003-06-24 16:21 Marcel Šebek
  0 siblings, 0 replies; 12+ messages in thread
From: Marcel Šebek @ 2003-06-24 16:21 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

This patch modifies file Documentation/Changes in kernel 2.5.73-bk1 -
fixes formatting and replaces old title 'Modutils' with new
'Module-Init-Tools'.


diff -Nru a/Documentation/Changes b/Documentation/Changes
--- a/Documentation/Changes	Mon Jun 23 19:53:16 2003
+++ b/Documentation/Changes	Mon Jun 23 19:55:00 2003
@@ -1,4 +1,4 @@
-	Intro
+Intro
 =====

 This document is designed to provide a list of the minimum levels of
@@ -141,7 +141,7 @@
 root of the Linux source for more information.

 Module-Init-Tools
---------
+-----------------

 A new module loader is now in the kernel that requires module-init-tools
 to use.  It is backward compatible with the 2.4.x series kernels.
@@ -300,8 +300,8 @@
 --------
 o  <ftp://ftp.kernel.org/pub/linux/utils/kernel/ksymoops/v2.4/>

-Modutils
---------
+Module-Init-Tools
+-----------------
 o  <ftp://ftp.kernel.org/pub/linux/kernel/people/rusty/modules/>

 Mkinitrd


-- 
Marcel Sebek
e-mail: sebek64@post.cz
jabber: sebek@jabber.cz
linux user number: 307850


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2003-06-24 16:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-21  2:20 [PATCH] Documentation/Changes =?unknown-8bit?B?RnLpZOlyaWMgTC4gVy4=?= Meunier
2001-11-21  9:32 ` Dmitri Popov
2001-11-21 16:50   ` Robert Love
2001-11-22  7:08     ` Dmitri Popov
2001-11-22 23:47       ` Robert Love
2001-11-21 20:51 ` Horst von Brand
2001-11-22  3:20   ` =?unknown-8bit?B?RnLpZOlyaWMgTC4gVy4=?= Meunier
2001-11-23  0:58 ` Nerijus Baliunas
2001-11-21  4:15 =?unknown-8bit?B?RnLpZOlyaWMgTC4gVy4=?= Meunier
2001-11-24 20:58 =?unknown-8bit?B?RnLpZOlyaWMgTC4gVy4=?= Meunier
2003-06-09 14:58 Marcel Šebek
2003-06-24 16:21 Marcel Šebek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).