Peng Tao
82e9450124
packaging: fix cloud-hypervisor binary path
...
1. ensure build-static-clh.sh puts cloud-hypervisor under ./cloud-hypervisor directory
2. install cloud-hypervisor/cloud-hypervisor binary
Signed-off-by: Peng Tao <bergwolf@hyper.sh >
2020-10-10 20:10:03 +08:00
Eric Ernst
0793002464
packaging: cleaning, updating based on new filepaths
...
Update scripts to take into account some files being moved, and some
general cleanup.
Fixes : #866
Signed-off-by: Eric Ernst <eric.g.ernst@gmail.com >
2020-10-06 13:44:03 -07:00
Ychau Wang
f30b86f131
Packaging: release notes script using error kernel path urls
...
2.0 Packaging runtime-release-notes.sh script is using 1.x Packaging
kernel urls. Fix these urls to 2.0 branch Packaging urls.
Fixes : #829
Signed-off-by: Ychau Wang <wangyongchao.bj@inspur.com >
2020-09-30 14:47:46 +08:00
Peng Tao
1acfba4dd7
packaging: fix release notes
...
Should mention the 2.0 branch docs.
Fixes : #763
Signed-off-by: Peng Tao <bergwolf@hyper.sh >
2020-09-19 09:10:14 +08:00
Bin Liu
6c034baa00
Merge pull request #761 from bergwolf/fix-clh-build
...
packaging: fix cloud-hypervisor build
2020-09-19 10:31:00 +08:00
Peng Tao
18d325edb0
packaging: fix cloud-hypervisor build
...
We should just download the official static build binary instead of
trying to build on our own.
Fixes : #760
Signed-off-by: Peng Tao <bergwolf@hyper.sh >
2020-09-18 23:00:07 +08:00
Peng Tao
e6f16b7bb1
packaging: fix release notes scripts
...
It should only check kata-containers repository.
Fixes : #758
Signed-off-by: Peng Tao <bergwolf@hyper.sh >
2020-09-18 18:47:05 +08:00
Peng Tao
76c18aa345
osbuilder: fix alpine agent build
...
Since we always build musl kata-agent, there is no need to build
it inside a musl container. We can just build on the host and then
copy the binary to the target rootfs.
There are still a lot to clean up and it should be made so for ALL
target distros instead of just alpine. But this is at least working
for alpine first.
Signed-off-by: Peng Tao <bergwolf@hyper.sh >
2020-08-31 22:09:37 +08:00
Peng Tao
aa3fb4db28
packaging: make kata-deploy work for 2.0
...
We no longer need to deploy multiple repositories.
Signed-off-by: Peng Tao <bergwolf@hyper.sh >
2020-08-31 22:09:37 +08:00
Peng Tao
1bd5825955
packaging: tag releases on kata-containers repo
...
As we do not need to tag other repositories any more.
Signed-off-by: Peng Tao <bergwolf@hyper.sh >
2020-08-31 22:09:37 +08:00
bin liu
d7f75dce83
docs: remove shim/proxy topics and fix docs links
...
And also change links from old documentation to docs sub-directory.
Fixes #444
Signed-off-by: bin liu <bin@hyper.sh >
2020-07-24 17:53:38 +08:00
Peng Tao
782cd2ed10
packaging: merge packaging repository
...
git-subtree-dir: tools/packaging
git-subtree-mainline: f818b46a41
git-subtree-split: 1f22d72d5d
Signed-off-by: Peng Tao <bergwolf@hyper.sh >
2020-06-23 22:58:18 -07:00