Daniel Lezcano wrote: > Sukadev Bhattiprolu wrote: >> lxc-checkpoint, lxc-restart in the LXC source tree are currently stubs. >> Following set of patches, when applied to LXC and built with USERCR as >> described below, enable enable lxc-checkpoint and lxc-restart of some >> simple containers >> > > [ ... ] > >> 1. Build USERCR >> >> $ cd /root >> >> $ git-clone git://git.ncl.cs.columbia.edu/pub/git/user-cr.git user-cr >> >> $ cd user-cr >> >> $ git-checkout ckpt-v20-dev >> >> Tested with commit e275f77e4a82d228c1df14dbeb691342e32cdac2 >> as HEAD. >> >> # Apply following two patches: >> >> https://lists.linux-foundation.org/pipermail/containers/2010-March/024037.html >> https://lists.linux-foundation.org/pipermail/containers/2010-March/024038.html >> >> $ cd /root/user-cr >> >> $ KERNELSRC=/root/linux-2.6/ make > > Assuming the kernel source tree below is right, > > http://www.linux-cr.org/git/?p=linux-cr.git;a=summary > > Shall I use ckpt-v20 or ckpt-v20-dev with your patchset ? It's in rcX state and hence not made the primary branch, but you should probably try ckpt-v21-rc2 (kernel) and ckpt-v20-dev (for user-cr) instead. Oren. _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/containers