4 - LEGACY BREAKAGE: by default, only recent kernel APIs will be
5 supported so you have to make sure to use at least the vs2.0.1
6 kernel patch. With older kernels, you have to call 'configure'
7 with '--enable-apis=NOLEGACY'. Some programs will not work anymore
8 with the default settings; these ones are:
14 - dlimit support was integrated into the standard vserver
15 operations. Thanks to Daniel Hokka Zakrisson for his patch.
17 - recent kernel API is now used for setting up the network
18 contexts. So it should be now possible to use a kernel compiled
19 without CONFIG_VSERVER_LEGACYNET. Thanks to Daniel Hokka Zakrisson
32 - fixed '--level' option on 'vserver ... chkconfig'