在可以安装 UNAB 之前,您必须自定义 RPM 软件包以指定您接受许可协议。 在自定义程序包时,您还可以指定自定义安装设置。
建议您不要手动修改程序包。 而应该按照说明使用 customize_uxauth_rpm 脚本。 要构建自定义 UNAB rpm 安装程序包,您的计算机上必须安装 rpmbuild 实用程序。
自定义 UNAB 程序包
在文件系统上的读取/写入位置上,可以根据需要自定义程序包。
tar 压缩文件中包含 UNAB 安装文件。
customize_uxauth_rpm -e uxpreinstall -f tmp_params [-d pkg_location] pkg_filename
在安装 UNAB 之前,请使用 uxpreinstall 实用程序检查系统遵从性。
customize_uxauth_rpm -r -l lang [-d pkg_location] pkg_filename
customize_uxauth_rpm -a [-d pkg_location] pkg_filename
您需要在下一步中指定该关键字。
customize_uxauth_rpm -w keyword [-d pkg_location] pkg_filename
此命令将指定您接受该许可协议。
customize_uxauth_rpm -g -f tmp_params [-d pkg_location] pkg_filename
通过该文件,您可以设置程序包的安装默认值。
customize_uxauth_rpm -s -f tmp_params [-d pkg_location] pkg_filename
此命令将设置自定义程序包中的安装参数。
现在您将可以使用程序包以自定义的默认值安装 UNAB。
示例:自定义 UNAB RPM 软件包
以下示例显示了如何自定义位于 /unab_tmp 目录的名为 uxauth-125-3.0.1517.i386.rpm 的 UNAB RPM 软件包。
./customize_uxauth_rpm -a /unab_tmp/uxauth-125-3.0.1517.i386.rpm
./customize_uxauth_rpm -w agreement /unab_tmp/uxauth-125-3.0.1517.i386.rpm
./customize_uxauth_rpm -g -f parameters.txt /unab_tmp/uxauth-125-3.0.1517.i386.rpm
./customize_uxauth_rpm -s -f parameters.txt /unab_tmp/uxauth-125-3.0.1517.i386.rpm
版权所有 © 2013 CA。
保留所有权利。
|
|