basefs icon indicating copy to clipboard operation
basefs copied to clipboard

Add more details about the rootfs introduction

Open allencloud opened this issue 3 years ago • 2 comments

Currently, the readme contains little information. Wish to add more details about the rootfs introduction, including what, why, who, when and some essential others.

allencloud avatar May 22 '22 01:05 allencloud

@kakaZhou719 Could you add guidance of what is the relationship between sealer and rootfs? What is the way that sealer uses rootfs?

allencloud avatar Jun 08 '22 12:06 allencloud

@kakaZhou719 Could you add guidance of what is the relationship between sealer and rootfs? What is the way that sealer uses rootfs?

this rootfs repo save the static file from ClusterImage like config file and some scripts which will be merged with binary file from OSS to a completely ClusterImage by auto-build.sh . @bxy4543 is working on this feature that user could triggered it from github action by issue comment .

kakaZhou719 avatar Jun 08 '22 23:06 kakaZhou719