1 个仓库
Executing a sequential series of shell scripts inside a guest VM after the primary OS installation is complete.
Distinct from Post-Installation Command Executions: Distinct from Post-Installation Command Executions by focusing on full shell script sequences within a VM guest rather than individual plugin commands.
Explore 1 awesome GitHub repository matching devops & infrastructure · Guest Post-Installation Scripting. Refine with filters or upvote what's useful.
Veewee 是一个用于自动化生成和打包跨多个虚拟机管理程序的自定义虚拟机镜像的框架。它作为一个虚拟机镜像构建器、操作系统安装自动化工具和镜像转换器,能够为 KVM、Vagrant 和 VMware 生成配置好的镜像。 该工具的独特之处在于使用远程桌面按键注入直接向客户机缓冲区模拟键盘输入,从而自动化通常需要手动交互的安装过程。它还通过多提供商导出系统支持创建自定义基础镜像 (base boxes) 和便携式镜像格式。 该项目涵盖了镜像构建管道,包括 ISO 管理、基于 YAML 的机器规范和模板驱动的配置生成。其功能范围扩展到硬件参数配置、顺序安装后脚本编写以及构建验证,以确保组件安装正确。
Executes a sequential series of shell scripts inside a guest VM after the primary OS installation is complete.