博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
How To Update Local IPS Package Repository
阅读量:7065 次
发布时间:2019-06-28

本文共 1082 字,大约阅读时间需要 3 分钟。

Days ago,oracle released Oracle  Solaris 11 SRU 2 repo iso image. It contains only the IPS packages that have been added or changed since the initial release of Solaris 11 11/11. It can be used to update a system running Solaris 11 11/11, including systems which are not connected to the internet.

Before you begin

Download following REPO ISO IMAGE From metalink:

1.Oracle Solaris 11 SRU 1 REPO ISO IMAGE

2.Oracle Solaris 11 SRU 2 REPO ISO IMAGE

I created a local package repository server,following picture is my server configuration.

Mount REPO ISO IMAGE files:

Change mode:

The server is by default in read-only mode,you should change it to write mode then you can update IPS Package Repository.After that,use svcadm command to restart the server.

Using pkgrecv command to update:

Finally,update your system by new IPS Package Repository.

Configure a Name for the Repository

I copied SRU2 package to local filesystem /tools/update.The default name is solaris,you can find it from pkg5.repository file:

Using following command to change prefix's value.

Fore more information from .

转载地址:http://pejll.baihongyu.com/

你可能感兴趣的文章
比较快速排序,冒泡排序,双向冒泡排序的执行效率
查看>>
还没被玩坏的robobrowser(5)——Beautiful Soup的过滤器
查看>>
Linux 精准获取进程pid--转
查看>>
Servlet、Filter、Listener总结
查看>>
[翻译] JTBorderDotAnimation
查看>>
关于Thread类中三个interrupt方法的研究与学习(转)
查看>>
mysql 加入列,改动列,删除列。
查看>>
UML的学习
查看>>
ContentProvider简单介绍
查看>>
SQL SERVER获取数据库中所有表名 XTYPE类型
查看>>
java设计模式3--单例模式(Singleton)
查看>>
C#开发微信门户及应用(27)-公众号模板消息管理
查看>>
Java日志最佳实践
查看>>
【Active入门】ActiveMQ学习-1
查看>>
Hibernate查询语言
查看>>
能在CAD2004以下版本里面打开2007以上版本文件的外挂
查看>>
linux定时调度器每秒运行一次
查看>>
Android之TextureView浅析
查看>>
activiti学习资料(架构描述)
查看>>
概率图常见模型
查看>>