Releases: oomol-lab/ovm-core
Releases · oomol-lab/ovm-core
v1.0.4
What's Changed
- chore(release): upload binary to s3 by @BlackHole1 in #71
- fix(ci): failed to download release by @BlackHole1 in #72
- chore(ci): replace s3 with r2 by @BlackHole1 in #73
- fix(kernel): files in overlayfs of container are missing by @BlackHole1 in #74
Full Changelog: v1.0.2...v1.0.4
v1.0.3
What's Changed
- chore(release): upload binary to s3 by @BlackHole1 in #71
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- chore(deps): update buildroot to 2024.02.2 by @BlackHole1 in #66
- fix(buildroot): cannot build libffi by @BlackHole1 in #67
- feat(rootfs): support windows rootfs by @BlackHole1 in #68
- feat(kernel): support cpu controller by @BlackHole1 in #70
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- fix(rootfs): ssh auth invalid when container user not is root by @BlackHole1 in #65
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- chore(makefile): improve clean phony target by @BlackHole1 in #1
- chore(tools): grant patch.py execution permission by @BlackHole1 in #2
- chore(makefile): add build / config / patch commands by @BlackHole1 in #3
- chore(makefile): add %-all-patch command by @BlackHole1 in #4
- docs(readme): improve build command description by @BlackHole1 in #5
- feat(kernel): add kernel config by @BlackHole1 in #6
- fix(tools): commands not working in patch by @BlackHole1 in #7
- feat(rootfs): add podman packge by @BlackHole1 in #8
- feat(rootfs): add gvforwader package by @BlackHole1 in #9
- refactor(rootfs): improve ssh config and service by @BlackHole1 in #10
- feat(rootfs): add rootfs config by @BlackHole1 in #11
- feat(initrd): add initrd by @BlackHole1 in #12
- refactor(initrd): improve initrd build by @BlackHole1 in #13
- fix(rootfs): cannot build rootfs by @BlackHole1 in #14
- feat(rootfs): add ntp package by @BlackHole1 in #16
- chore(git): replace git@ with https in buildroot by @BlackHole1 in #17
- fix(initrd): syntax error near unexpected token `then' by @BlackHole1 in #18
- refactor(initrd): add -p option with mkdir by @BlackHole1 in #19
- fix(makefile): build kernel command incorrect by @BlackHole1 in #20
- refactor(rootfs): replace ntp with chrony by @BlackHole1 in #21
- Revert "refactor(rootfs): replace ntp with chrony" by @BlackHole1 in #22
- refactor(rootfs): replace ntp with chrony by @BlackHole1 in #23
- fix(makefile): nconfig and menuconfig incorrect when arch is arm64 by @BlackHole1 in #25
- feat(kernel): enable overlay all feature by @BlackHole1 in #26
- refactor(rootfs): improve rootfs structure by @BlackHole1 in #28
- refactor(kernel): use kernel defconfig by @BlackHole1 in #29
- refactor(initrd): improve initrd out path by @BlackHole1 in #30
- refactor(initrd): imporve init script by @BlackHole1 in #31
- refactor(rootfs): update buildroot to 2023.08.3 by @BlackHole1 in #32
- feat(podman): support auto port forwarding by @BlackHole1 in #33
- feat(initrd): add vsock_guest_exec by @BlackHole1 in #34
- feat(rootfs): add socat package by @BlackHole1 in #35
- feat(rootfs): add ready service by @BlackHole1 in #36
- refactor(podman): remove listen tcp 58125 by @BlackHole1 in #37
- chore(project): improve project structure by @BlackHole1 in #39
- chore(makefile): delete invalid mkdir command by @BlackHole1 in #40
- refactor(initrd): generate initrd using buildroot by @BlackHole1 in #41
- fix(initrd): init command miss # by @BlackHole1 in #42
- refactor(rootfs): replace btrfs with erofs by @BlackHole1 in #43
- chore(initrd): improve output images by @BlackHole1 in #44
- fix(network): occasionally encountering "no route to host" error by @BlackHole1 in #45
- chore(makefile): improve target by @BlackHole1 in #46
- fix(rootfs): VM IP address is incorrect by @BlackHole1 in #47
- chore(rootfs): add system.conf by @BlackHole1 in #48
- refactor(buildroot): upgrade vsock-guest-exec version to v0.1.0 by @BlackHole1 in #49
- fix(kernel): request stop not working in arm64 by @BlackHole1 in #50
- feat(rootfs): support persistent running vsock-guest-exec by @BlackHole1 in #51
- refactor(kernel): disabel hangcheck-timer in amd64 by @BlackHole1 in #52
- feat(rootfs): support ssh auth socket forward by @BlackHole1 in #53
- chore(buildroot): upgrade buildroot to 2023.11.1 by @BlackHole1 in #54
- chore(makefile): add custom commands by @BlackHole1 in #55
- chore(ci): add release ci by @BlackHole1 in #57
- refactor(makefile): improve makefile target by @BlackHole1 in #58
- refactor(buildroot): remove useless patch in libxml-parser-perl by @BlackHole1 in #59
- docs(readme): improve README.md by @BlackHole1 in #60
- refactor(buildroot): remove wsl support by @BlackHole1 in #61
- add test ci by @BlackHole1 in #62
- fix(ci): release matrix target incorrect by @BlackHole1 in #63
- fix(ci): release upload assets incorrect by @BlackHole1 in #64
New Contributors
- @BlackHole1 made their first contribution in #1
Full Changelog: https://github.com/oomol-lab/ovm-core/commits/v1.0.0