Sponsored Content
Operating Systems Solaris Upgrade to Firefox 11 in OpenSolaris 11 Post 302612143 by stansaraczewski on Saturday 24th of March 2012 07:33:52 PM
Old 03-24-2012
'Not Current' meant it was an old release. Perhaps attributable to my 'newbieness'... I extracted it in the TMP directory, clicked on the firefox .bin and it was not release 11.

The pkg file that was current was downloaded from sunfreeware.com.

All is well now.
 

3 More Discussions You Might Find Interesting

1. Solaris

Suspend in opensolaris

How does one enable the suspend to hard drive or ram and sleep features on a desktiop running Open Solaris? (2 Replies)
Discussion started by: FloridaBSD
2 Replies

2. Solaris

opensolaris in non UI mode

Hi, I have just installed OpenSolaris 10 on a Pentium III laptop. When I boot the machine, I get to the gdm driven login screen and upon login I can see my colorful desktop with different icons (like firefox and package manager). My machine is low on resources and it was running too slow - so... (2 Replies)
Discussion started by: badriprasad
2 Replies

3. Solaris

OpenSolaris vs Solaris

What is the difference between OpenSolaris and Solaris ? Can we get the same full functionality as Solaris on SPARC in OpenSolaris ? thanks. (3 Replies)
Discussion started by: sudhiroracle
3 Replies
pkg2du(1M)						  System Administration Commands						pkg2du(1M)

NAME
pkg2du - convert driver packages to Driver Update format SYNOPSIS
/usr/bin/pkg2du [-f] [-v] [-d dir] [-o iso] [-l label] [-r release] pkg [pkg ...] DESCRIPTION
The /usr/bin/pkg2du utility takes one or more packages as input and converts them to Driver Update (DU) format. If the -d option is speci- fied, the resulting DU directory tree is placed in the directory dir. If the -o option is specified, a Solaris ISO image of the DU direc- tory tree is written in the file iso. The ISO image can be burned onto CD/DVD using cdrw(1) or cdrecord(1) (not a SunOS man page) and used during Solaris installation. At least one of the -d and -o options must be specified. If both are specified, then both an ISO image and a directory tree are generated. OPTIONS
The following options are supported: -d dir Directory where the DU directory should be created. -o iso Create a Solaris ISO image of the DU directory. -f If dir/DU or iso exists, remove it without asking first. -l label Label/volume name of the ISO image (if -o option is specified). -r release Solaris release number to use. It takes the form of the return from uname -r command, for example, 5.10. If unspecified, the release number of the currently running Solaris is used. -v Verbose. Multiple -v options increase verbosity. OPERANDS
The following operands are supported: pkg [pkg...] One or more packages to be converted to DU format. EXAMPLES
Example 1 Creating a DU CD/DVD The following commands create a DU CD or DVD containing packages SUNWfoo and SUNWbar. # /usr/bin/pkg2du -r 5.10 -o my.iso SUNWfoo SUNWbar # /usr/bin/cdrw -i my.iso ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsu | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ SEE ALSO
cdrw(1), mkcd(1M), attributes(5) mkisofs(8), (/usr/share/man/man8/mkisofs.8), in the SUNWfsman package (not a SunOS man page) SunOS 5.11 29 Jul 2008 pkg2du(1M)
All times are GMT -4. The time now is 05:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy