On Sun, Mar 27, 2005 at 11:17:42PM +0930, Darryl Ross wrote: > Hey All, > > I noticed that there is no patch for 2.6.11.6 on the website. I > downloaded the 1.9.5 patch for 1.6.11.5 and it applies with the only > reject being the EXTRAVERSION line in the Makefile. > > For people who are interested / need it, attached is a patch against the > vanilla Makefile.
folks interested should also take a look at: http://vserver.13thfloor.at/Experimental/FOR-1.9.6/ which contains patches which might be included in 1.9.6 (FOR means 'waiting for', location might change in the near future) patches are labeled delta-<what>-<type><vers>.diff with type being either feat (feature), fix (bugfix), clean (cleanup), or debug ... http://vserver.13thfloor.at/Experimental is also a good place for other 'experimental' stuff ... best, Herbert > Regards > Darryl > > --- Makefile.orig 2005-03-26 13:58:24.000000000 +1030 > +++ Makefile 2005-03-27 23:10:59.343258776 +0930 > @@ -1,7 +1,7 @@ > VERSION = 2 > PATCHLEVEL = 6 > SUBLEVEL = 11 > -EXTRAVERSION = .6 > +EXTRAVERSION = .6-vs1.9.5 > NAME=Woozy Numbat > > # *DOCUMENTATION* > _______________________________________________ > Vserver mailing list > [email protected] > http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
