src/gui/help/C/package-manager.xml.in
branchoi_151a
changeset 2556 5dfb1d0d1148
parent 2546 2b1fa6a54b5e
--- a/src/gui/help/C/package-manager.xml.in	Wed Feb 29 20:42:05 2012 +0000
+++ b/src/gui/help/C/package-manager.xml.in	Sun Mar 04 21:02:28 2012 +0000
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd">
-<book id="pkgmgr"><title><trademark class="registered">Oracle</trademark> Solaris 11 Package Manager Online Help</title>
+<book id="pkgmgr"><title>OpenIndiana oi_151a Package Manager Online Help</title>
 <bookinfo><authorgroup><author><firstname>Oracle</firstname>
 <surname>Corporation</surname>
 </author>
 </authorgroup>
-<releaseinfo>Oracle Solaris 11</releaseinfo>
+<releaseinfo>OpenIndiana oi_151a</releaseinfo>
 <pubdate>June 2011</pubdate>
 <publisher><publishername>Oracle Corporation</publishername>
 <address><street>500 Oracle Parkway</street>
@@ -36,12 +36,12 @@
 </legalnotice>
 </bookinfo>
 <chapter id="about"><title>About Package Manager</title>
-<para>Package Manager is a graphical user interface (GUI) for the Oracle Solaris Image Packaging System (IPS).</para>
+<para>Package Manager is a graphical user interface (GUI) for the OpenIndiana Image Packaging System (IPS).</para>
 <para>See the <xref linkend="glossary"/> for definitions of terms used in this document.</para>
-<sect1 id="gikcw"><title>Oracle Solaris Image Packaging System</title>
-<para>Oracle Solaris Image Packaging System (IPS) is a software delivery system that interacts with a package repository on a network. IPS is a framework that provides software lifecycle management capabilities, including software installation, upgrade, and removal.</para>
-<para>After you install the Oracle Solaris operating system, you might find that some of the software you want to use is not available. This software probably is available in an IPS package repository. You can use Package Manager or the <literal>pkg</literal>(1M) command to download and install packages from a package repository.</para>
-<para>IPS also enables you to create a copy of an existing IPS package repository, create your own IPS package repository, and publish your own IPS packages. For more information about IPS, see the Oracle Solaris 11 Information Library. Go to <literal>download.oracle.com</literal>, select Documentation Index on the left, select Systems Software, select Oracle Solaris 11, and select View Library. See especially <citetitle>Adding and Updating Oracle Solaris 11 Software Packages</citetitle>.</para>
+<sect1 id="gikcw"><title>OpenIndiana Image Packaging System</title>
+<para>OpenIndiana Image Packaging System (IPS) is a software delivery system that interacts with a package repository on a network. IPS is a framework that provides software lifecycle management capabilities, including software installation, upgrade, and removal.</para>
+<para>After you install the OpenIndiana operating system, you might find that some of the software you want to use is not available. This software probably is available in an IPS package repository. You can use Package Manager or the <literal>pkg</literal>(1M) command to download and install packages from a package repository.</para>
+<para>IPS also enables you to create a copy of an existing IPS package repository, create your own IPS package repository, and publish your own IPS packages. For more information about IPS, see the OpenIndiana oi_151a Information Library. Go to <literal>download.oracle.com</literal>, select Documentation Index on the left, select Systems Software, select OpenIndiana oi_151a, and select View Library. See especially <citetitle>Adding and Updating OpenIndiana oi_151a Software Packages</citetitle>.</para>
 </sect1>
 <sect1 id="pm-win"><title>Package Manager</title>
 <para>Package Manager provides a subset of the functionality offered by the IPS command-line interface.</para>
@@ -530,12 +530,12 @@
 </sect1>
 </chapter>
 <chapter id="manage-be"><title>Managing Boot Environments</title>
-<para>A boot environment (BE) is a bootable image. You can maintain multiple BEs on your Oracle Solaris system. One BE is the default BE at startup or reboot. Other BEs are available as alternate boot selections. The BE you are booted into is the active BE.</para>
+<para>A boot environment (BE) is a bootable image. You can maintain multiple BEs on your OpenIndiana system. One BE is the default BE at startup or reboot. Other BEs are available as alternate boot selections. The BE you are booted into is the active BE.</para>
 <para>You can use the <literal>beadm</literal>(1) command to create, rename, mount, unmount, activate, or destroy BEs. For complete information about BEs, see <citetitle>Creating and Managing Boot Environments After Installation</citetitle>.</para>
 <para>Package Manager provides a subset of the functionality that the <literal>beadm</literal>(1) command provides. Use the Package Manager <menuchoice><guimenu>File</guimenu><guimenuitem>Manage Boot Environments</guimenuitem></menuchoice> option to open the Manage Boot Environments window. The Manage Boot Environments window lists the BEs on this system and enables you to activate, rename, and delete those BEs as described below.</para>
 <sect1 id="create-be"><title>Creating a BE</title>
 <para>A new BE is automatically created when you do one of the following actions:</para>
-<itemizedlist><listitem><para>Install the Oracle Solaris OS.</para>
+<itemizedlist><listitem><para>Install the OpenIndiana OS.</para>
 </listitem>
 <listitem><para>Install or update particular key system packages such as some drivers and other kernel components.</para>
 </listitem>
@@ -685,7 +685,7 @@
 </glossdef>
 </glossentry>
 <glossentry><glossterm>boot environment (BE)</glossterm>
-<glossdef><para>An instance of a bootable Oracle Solaris environment. The root file system and all other file systems of the boot environment that contain system software are required to be ZFS datasets.</para>
+<glossdef><para>An instance of a bootable OpenIndiana environment. The root file system and all other file systems of the boot environment that contain system software are required to be ZFS datasets.</para>
 <para>The active boot environment is the one that is currently booted. A system can have many boot environments. You can select the one you want to boot into when you reboot.</para>
 </glossdef>
 </glossentry>