Changes

Jump to navigation Jump to search
54 bytes removed ,  21:56, 13 February 2018
Line 34: Line 34:  
The process consists of "git clone" the kernel, compiling it, and using kexec to reboot to a new kernel. The catch is we have to use CRIU itself to checkpoint/restore the travis control process, so that the VM is not lost to Travis upon reboot. Please see [https://avagin.github.io/travis-kexec-criu this article] for more details on the process.
 
The process consists of "git clone" the kernel, compiling it, and using kexec to reboot to a new kernel. The catch is we have to use CRIU itself to checkpoint/restore the travis control process, so that the VM is not lost to Travis upon reboot. Please see [https://avagin.github.io/travis-kexec-criu this article] for more details on the process.
   −
To check the recent builds, see https://travis-ci.org/avagin/criu/branches (look for <code>linux-next-daily</code> branch).
+
To check the recent builds, see https://travis-ci.org/avagin/linux/ .
    
=== Enable Travis CI for your repo ===
 
=== Enable Travis CI for your repo ===

Navigation menu