Lai Jiangshan

Results 26 issues of Lai Jiangshan

don't over mount on /etc/hostname when run container for docker, since docker provides and is keeping updating this file. Problem1: how to distinguish whether /etc/hostname ? Problem2: hyperstart should be...

Signed-off-by: Lai Jiangshan

don't use the host /lib64/libc.so the build system should ensure every one creates the initrd with the same libs.

Current streams are multiplexed and sent/received via the serial port (named: "sh.hyper.channel.1") And the format for multiplexing is: ``` /* * stream message format * | stream sequence | length...

I found [Replicated Kernel Linux](http://www.popcornlinux.org/index.php/replicated-kernel-linux) very interesting and came across this [presentation](http://popcornlinux.org/sources/slide/VTLUUG_Tech_may2013.pdf) about it. However, I haven’t been able to find the code, patches, commits, or tools related to it....