Am 2/13/19 um 3:56 PM schrieb Oguz Bektas: > 4.4.X -> 4.15.X > > Signed-off-by: Oguz Bektas <[email protected]> > --- > pct.adoc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/pct.adoc b/pct.adoc > index b5b5af3..65d1e2c 100644 > --- a/pct.adoc > +++ b/pct.adoc > @@ -83,7 +83,7 @@ Technology Overview > > * CRIU: for live migration (planned) > > -* Use latest available kernels (4.4.X) > +* Use latest available kernels (4.15.X)
maybe optimize this a bit more by removing the hardcoded version completely? Then we have this future proof, and maybe latest available is a bit of a stretch, so rewriting this sentence could be good ;) Something like "use modern kernels" (as this comes from the time where PVE 3.4 with the 2.6.32 openvz kernel was still in peoples mind, then a 4.X kernel was really a change). > > * Image based deployment (templates) > > _______________________________________________ pve-devel mailing list [email protected] https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
