On Tue, Aug 02, 2005 at 08:00:12AM +0200, Enrico Scholz wrote: > [EMAIL PROTECTED] (Jean-Christophe Petit) writes: > > > is it possible to upload a new version in > > http://www.13thfloor.at/~ensc/util-vserver/files/ ? > > I will see; but there were some non-trivial changes in the script part > which I have to test first.
okay, here are two patches, one to update the kernel headers to vs2.0, and a second one to add the new alternative syscall implementation, which will issue #warnings on untested archs, and #errors on non implemented ones ... http://vserver.13thfloor.at/Experimental/UTIL-VSERVER/ delta-0.30.208-kheaders.diff delta-0.30.208-shiny6.diff please consider them for inclusion in the next version (they also fix an issue with __syscall_return being redefined on some archs, including x86) TIA, Herbert > When you need the fix, you can try > > http://savannah.nongnu.org/cgi-bin/viewcvs/util-vserver/util-vserver/src/vwait.c.diff?r1=1.1&r2=1.2 > > (the green line in the second hunk is the most important part). > > > >>>hmm, isn't vwait --timeout 30 supposed to time out after 30 seconds > >>>and go wild on your remaining processes? (this one is for enrico) > >> > >>There was a classical bug in the signal handling > > Enrico > _______________________________________________ > 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
