AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.


#Power
 View Only
Expand all | Collapse all

How to "Un"Bundle a fileset from an installp bundle?

  • 1.  How to "Un"Bundle a fileset from an installp bundle?

    Posted Fri June 05, 2009 12:32 PM

    Originally posted by: KelleyCook


    Hi I have a product which comes in twelve filesets, but comes from the vendor in one bundle.
    But I only want to install two of those filesets on multiple servers.

    So is there a tool that will extract the bundle back into its multiple filesets?

    I realize I can just "installp -a BUNDLENAME fileset1 fileset2", but I'd rather not have the other unnecessary filesets available to those clients at all.
    #AIX-Forum


  • 2.  Re: How to "Un"Bundle a fileset from an installp bundle?

    Posted Fri June 05, 2009 08:37 PM

    Originally posted by: dukessd


    smitty installp
    Select source device / directory.
    F4 to list the packages.
    Select the ones you want.

    Or am I missing something here?
    #AIX-Forum


  • 3.  Re: How to "Un"Bundle a fileset from an installp bundle?

    Posted Mon June 15, 2009 09:06 AM

    Originally posted by: SystemAdmin


    Hi,

    Try the installp command Ex:

    installp -acgXYd /Fileets_location fileset_one fileset_two

    That's it.

    Kind regards,
    Angel
    #AIX-Forum