2020年10月20日

摘要: 安装glib库: configure 配置选项 --enable-debug=no 选项:默认是mini模式,在release的时候应该使用该选项 --disable-included-printf 选项:这个选项要谨慎使用,可能会造成某些 printf 家族的函数不能使用 tar xf glib- 阅读全文
posted @ 2020-10-20 20:05 tycoon3 阅读(861) 评论(0) 推荐(0)
摘要: $ dockerUnit=$(systemctl show -p FragmentPath docker.service | cut -d "=" -f 2) $ unitFile=${dockerUnit:-/etc/systemd/system/docker.service.d/kata-con 阅读全文
posted @ 2020-10-20 17:02 tycoon3 阅读(217) 评论(0) 推荐(0)
摘要: # disable guest seccomp # Determines whether container seccomp profiles are passed to the virtual # machine and applied by the kata agent. If set to t 阅读全文
posted @ 2020-10-20 16:27 tycoon3 阅读(212) 评论(0) 推荐(0)
摘要: config-host.mak virtiofsd [root@localhost build]# ../configure --enable-kvm --disable-xen --enable-libusb --enable-debug-info --enable-debug --enable- 阅读全文
posted @ 2020-10-20 15:43 tycoon3 阅读(1867) 评论(0) 推荐(0)
摘要: libseccomp编译安装 http://blog.fpliu.com/it/software/libseccomp contrib/virtiofsd/seccomp.o: In function `setup_seccomp': /data2/hyper/qemu/contrib/virtio 阅读全文
posted @ 2020-10-20 15:31 tycoon3 阅读(1997) 评论(1) 推荐(0)
摘要: Examples Export /var/lib/fs/vm001/ on vhost-user UNIX domain socket /var/run/vm001-vhost-fs.sock: host# virtiofsd --socket-path=/var/run/vm001-vhost-f 阅读全文
posted @ 2020-10-20 14:41 tycoon3 阅读(814) 评论(0) 推荐(0)
摘要: https://github.com/cloud-hypervisor/cloud-hypervisor#containerized-builds-and-tests apt install rustc -y Command 'rustup' not found, but can be instal 阅读全文
posted @ 2020-10-20 09:32 tycoon3 阅读(1412) 评论(0) 推荐(0)

导航