How do you create a solaris package?

Answers were Sorted based on User's Feedback



How do you create a solaris package?..

Answer / renjith p

pkgadd is the command using to install a package to the
system.

To create a Solaris Package:

1. Create a prototype with pkgproto command

2. Create the package with pkgmk command using the
prototype file created on step-1.

3. Convert the package to datastreem format (single file)
using pkgtrans command.

thats all..........

Is This Answer Correct ?    1 Yes 0 No

How do you create a solaris package?..

Answer / jsdkar

pkgadd -d <dir> list

Is This Answer Correct ?    6 Yes 6 No

Post New Answer

More Solaris AllOther Interview Questions

How would you freeze a service group?

1 Answers  


how to increase file system in root disk mirroring with out detach the mirror?

1 Answers  


how to freeze nodes in vcs?tell me step by step?

3 Answers   Mphasis,


what is the use of /etc/path-to-inst file..?

4 Answers  


what is sticky bit,setuid setgid and setfacl used for

2 Answers   IBM, IBN,






How to add a FS in zone?

2 Answers  


If a users is logged in to your system, and now you want to restrict that user what will you do?

1 Answers  


If fsck is running, one thind u should not do.. what's that?

3 Answers  


what is the disadvantage of 'tar' command?

3 Answers   IBM,


what is the difference between ssh & telnet

10 Answers   HP, Lehman Brothers, Linux, Shiraz, Tech Mahindra,


What is JASS?

1 Answers  


how to delete a zone?

3 Answers   IBM,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)