Changes

Jump to navigation Jump to search
6 bytes added ,  08:03, 16 February 2018
no edit summary
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/linux/ .
+
To check the recent builds, see https://travis-ci.org/avagin/linux/builds .
    
=== Enable Travis CI for your repo ===
 
=== Enable Travis CI for your repo ===

Navigation menu