- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Need to get a list of current patch level for ...
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-27-2003 08:53 AM
03-27-2003 08:53 AM
I am running an hp9000 H50 HPUX 10.20. I need to get a printout of my current patch level to send to the guys configuring my new rp5400. Points to all. Please keep in mind I am not a sysadmin. I am a lowly programmer with a little unix knowledge.
Thanx,
Carla
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 09:02 AM
03-27-2003 09:02 AM
Re: Need to get a list of current patch level for migration to rp5400
OK, on 10.20:
# swlist -l fileset > /tmp/swlist
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 09:04 AM
03-27-2003 09:04 AM
Re: Need to get a list of current patch level for migration to rp5400
Trying to get the 11.X equivalent of all of the 10.20 patches is more work that anyone wants to do.
My advice would be to do: 1) install the latest patch bundle from HP ( I believe March 2003) or 2) go thru the custom patch manager function of the ITRC and get the latest patches from there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 09:05 AM
03-27-2003 09:05 AM
Re: Need to get a list of current patch level for migration to rp5400
# swlist -l bundle > bundle-list
# swlist -l product > product-list
# swlist -l fileset > fileset-list
The last one gives more details. I would suspect "product" swlist would be sufficient.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 09:24 AM
03-27-2003 09:24 AM
Re: Need to get a list of current patch level for migration to rp5400
Patrick, the guys configuring the 5400 asked for this specifically. It's their headache not mine. LOL I agree they are spinning their heads, but I'll send it to them per thier request.
My boss is very pleased with my growing knowledge of UNIX (== raise?). You guys are wonderful teachers and I don't even have to give a tuition, only points! This forum is great!!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 09:31 AM
03-27-2003 09:31 AM
Re: Need to get a list of current patch level for migration to rp5400
# swlist -l fileset | lp -d
should do for you. If it doesn't fit, try the compress font mode ..
# swlist -l fileset | lp -oc -d
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 09:31 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 09:51 AM
03-27-2003 09:51 AM
Re: Need to get a list of current patch level for migration to rp5400
is the answer for me!
Thanx to all your replies!
Have a wonderful weekend. I have a four dayer coming when the day is done. I am counting down the hours now. Any suggestions for entertainment? Ok, so that's another thread.
Carla
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2003 10:06 AM
03-27-2003 10:06 AM
Re: Need to get a list of current patch level for migration to rp5400
Around here, you're likely to get pretty standard entertainment answers, likely involving massive amounts of libations, debauchery, and/or hanging out on either the ITRC forums or the ITRC chatroom.
Hope you have a great weekend, too!
Pete
Pete