创建定制 Oracle® Solaris 11.2 安装映像

退出打印视图

更新时间: 2014 年 7 月
 
 

distro_const 命令

distro_const 命令的完整语法如下所示:

distro_const build [–v] [–r checkpoint] [–p checkpoint] [–l] manifest

下表中介绍了 distro_const 命令的选项。

表 3-1  distro_const 命令选项
命令选项
说明
distro_const build manifest
使用指定的清单文件一步构建映像
distro_const build –v manifest
详细模式
distro_const build –l manifest
列出您可以暂停和恢复构建映像的所有有效检查点
distro_const build –p checkpoint manifest
在指定的检查点暂停构建映像
distro_const build –r checkpoint manifest
从指定的检查点恢复构建映像
distro_const build –h
显示命令的帮助

注 - 必须承担 root 角色才能使用 distro_const 命令。