- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: swinstall question
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 08:22 AM
03-20-2007 08:22 AM
---
patch_match_target=false
If set to true, this option selects the latest patches (software identified by the is_patch=true attribute) that correspond to software on the target root or depot.
The patch_filter= option can be used in conjunction with patch_match_target.
---
Is anybody able to be a bit clearer?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 08:50 AM
03-20-2007 08:50 AM
Re: swinstall question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 08:52 AM
03-20-2007 08:52 AM
Re: swinstall question
If it is set to true, it will then check to see if it is already installed. It will also check to see if it is meant for your version of HP-UX. It will not do this if it is set to false.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 09:20 AM
03-20-2007 09:20 AM
Re: swinstall question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2007 10:32 AM
03-20-2007 10:32 AM
SolutionThe patch_match_target option (which defaults to "false") will select available patches for the products already installed on the system. This is the recommended method to install patches on a system.
The patch_filter functionality is one of those good ideas that does not have a safe and useful reason to exist. It would allow a subset of patches to be installed via autoselect_patches or patch_match_target by specifying a filter (category tags most likely).
While the patch_filter functionality is not something I would ever support using, the ability can be useful with swlist:
# swlist -l product *,c=patch,c=panic
Will list all of the patches on the system that contain a fix for a system panic.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2007 04:49 AM
03-22-2007 04:49 AM
Re: swinstall question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2007 05:23 AM
03-22-2007 05:23 AM
Re: swinstall question
Go forward to a future OE update. You already have the core products installed so autoselect_patches cannot help you, but a new set of patch bundles are on that OE media. By using patch_match_target you tell swinstall to select all of the patches for the software your system already has.
Bob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2007 05:48 AM
03-22-2007 05:48 AM
Re: swinstall question
"There are two methods to automatically select patches. The autoselect_patches option defaults to "true" and causes available patches for a product to be installed when that product is already installed."
You meant "when that product is not already installed"?
Correct?
Regards,
Chris
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2007 05:55 AM
03-22-2007 05:55 AM
Re: swinstall question
Been a distracted week for me, sorry bout that typo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-22-2007 06:06 AM
03-22-2007 06:06 AM