lkml.org 
[lkml]   [1996]   [Sep]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: pre-release2.1.0
>first, I applied pre-patch2.1.0, then tried pre-patch2.1.0#2[34] and kept getting
>complaints about a previously applied patch, so I figured #4 was a compilation of
>changes of the prior, thus applying it directly to 2.0.21 tree. Was that right?

Yes, it was. An easy way to check would be to look at the patch and see
where it patches the version number in Makefile. For example, the #4
patch has:

--- lx2.0/v2.0.21/linux/Makefile Fri Sep 20 17:00:33 1996
+++ linux/Makefile Mon Sep 23 17:53:37 1996
@@ -1,6 +1,6 @@
VERSION = 2
-PATCHLEVEL = 0
-SUBLEVEL = 21
+PATCHLEVEL = 1
+SUBLEVEL = 0

ARCH = i386

Indicating that it is a patch for 2.0.21 - 2.1.0.
Mike Driscoll
<fenris@lightspeed.net>
\
 
 \ /
  Last update: 2005-03-22 13:38    [W:0.070 / U:0.248 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site