LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1814|回复: 2

请问怎么在solaris10下,给软件做patch

[复制链接]
发表于 2006-9-7 16:01:56 | 显示全部楼层 |阅读模式
怎么在solaris10下制作一个软件的安装包补丁包,不是源代码的补丁
在网上找了半天也没有找到什么资料
有谁知道给帮忙讲讲,或给些资料看看
谢谢
我这有个patchinfo的文件格式
不明白具体含义是什么
做patch要用什么工具吗
PATCHINFOVERSION="1.0"
PATCHID=xxxxxx-xx
PATCH_CORRECTS='xxxxxxxx'
PATCH_ARCH='sparc'
PATCH_OS='SunOS'
PATCH_OSRELEASE='xxx'
PATCH_PROPERTIES='xxxxxxxxx'
PATCH_REQUIRES="xxxxx"
PATCH_OBSOLETES="xxxxx"
发表于 2006-9-10 00:08:53 | 显示全部楼层
如果要查以下是否安装:
SUNWarc
SUNWbtool
SUNWhea
SUNWlibm
SUNWlibms
SUNWsprot
SUNWtoo
SUNWi1of
SUNWi1cs
SUNWi15cs
SUNWxwfnt


你可以这样:
# pkginfo -i SUNWarc SUNWbtool SUNWhea SUNWlibm \
SUNWlibms SUNWsprot SUNWsprox SUNWtoo SUNWi1of \
SUNWi1cs SUNWi15cs SUNWxwfnt


还有以下这些:
To ensure that the system meets these requirements:

   1.

      To determine whether an operating system patch is installed, enter a command similar to the following:

      # /usr/sbin/patchadd -p | grep patch_number(without version number)


      For example, to determine if any version of the 111713 patch is installed, use the following command:

      # /usr/sbin/patchadd -p | grep 111713


      If an operating system patch is not installed, then download it from the following Web site and install it:

      http://sunsolve.sun.com

   2.

      If you require a CSD or a SupportPac for WebSphere MQ, then refer to the following Web site for download and installation information:

      http://www.ibm.com/software/inte ... rt/summary/sun.html
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-9-11 14:17:18 | 显示全部楼层
不好意思,我可能没表达清楚
我是想给自己的软件制作一个补丁包来升级自己的软件
但找不到相关的资料
不是怎么安装一个补丁包
请大家给些资料或方法
谢谢
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表