]> xenbits.xensource.com Git - people/sstabellini/mojo.git/.git/shortlog
people/sstabellini/mojo.git/.git
2018-01-23 Stefano StabelliniEnable SVM emulation on x86 wip3
2018-01-23 Stefano StabelliniWork-around Xen crash at boot time in QEMU without...
2018-01-22 Stefano StabelliniIntroduce runtime support for aarch64
2018-01-22 Stefano StabelliniAdd support for runtime QEMU containers
2017-12-14 Stefano StabelliniIntroduce a second domain build wip2
2017-12-14 Stefano StabelliniAdd flex and bison as QEMU build dependencies
2017-12-13 Stefano StabelliniThe Linux build doesn't depend on the Xen and QEMU...
2017-12-13 Stefano StabelliniClearly specify Alpine Linux version to use
2017-11-28 Stefano StabelliniUse LinuxKit for the build, when available
2017-11-28 Stefano StabelliniMake the build system LinuxKit ready
2017-11-22 Stefano StabelliniAdd support for overlayfs
2017-11-22 Stefano StabelliniBuild each container in in its own subdir
2017-11-22 Stefano StabelliniRename build.docker to Dockerfile
2017-11-20 Stefano StabelliniAdd clean_all scripts to remove all build containers.
2017-11-20 Stefano StabelliniParametrize mkimage build
2017-11-20 Stefano StabelliniParametrize the alpine-dom0 build
2017-11-17 Stefano StabelliniMatch containers labels with directory names
2017-11-17 Stefano StabelliniRun xencommons at boot time
2017-11-17 Stefano StabelliniFix QEMU installation
2017-11-17 Stefano StabelliniFix indentation and rc-update initializations
2017-11-16 Stefano Stabellinisync after writing image to avoid corruptions
2017-11-16 Stefano StabelliniMake dom0 rootfs rw and rename to MojoOS
2017-11-16 Stefano StabelliniUse "getconf _NPROCESSORS_ONLN" instead of hardcoding -j4
2017-11-16 Stefano StabelliniSplit dom0 build and mkimage build in smaller pieces
2017-11-16 Stefano StabelliniSplit out dom0 and mkimage builds from the main build...
2017-11-16 Stefano StabelliniVarious renames to clarify the purpose of each component
2017-11-16 Stefano StabelliniFix getty listening terminals
2017-11-14 Stefano StabelliniDon't export dom0 rootfs to the host
2017-11-14 Stefano StabelliniBuild Xen, tools and kernel from Docker build
2017-11-13 Stefano StabelliniMore consistent containers label names
2017-11-13 Stefano StabelliniUse out/ consistently
2017-11-13 Stefano StabelliniRename grub-build to image-build
2017-11-13 Stefano StabelliniRemove unused scripts and lib.sh
2017-11-13 Stefano StabelliniFix image build: include dom0 rootfs
2017-11-13 Stefano StabelliniBuild Linux kernel as part of the Dom0 build
2017-11-13 Stefano StabelliniContainerized image build
2017-11-09 Stefano StabelliniRename dockerfiles to dom0
2017-11-08 Stefano StabelliniDon't allocate the image disk twice
2017-11-08 Stefano StabelliniFix alpine-build-script
2017-11-08 Stefano StabelliniAdd curl to alpine-build
2017-11-08 Stefano StabelliniFix alpine-build syntax
2017-11-08 Stefano StabelliniAdd sleep script as a workaround to save a Docker image
2017-11-08 Stefano StabelliniImprove image build
2017-11-08 Stefano StabelliniAdd networking setup
2017-11-08 Stefano StabelliniImport library functions and utils for image management
2017-11-08 Stefano StabelliniAdd LICENSE file
2017-11-08 Stefano StabelliniInitial commit: Alpine Linux based Xen builder