Sponsored Content
Full Discussion: OS patches
Operating Systems Solaris OS patches Post 302271418 by incredible on Thursday 25th of December 2008 10:12:33 AM
Old 12-25-2008
You will be able to know the current kernel status by doin uname -a simply. You may also refer to sunsolve.sun.com to download the latest recommended patch clusters
 

10 More Discussions You Might Find Interesting

1. Solaris

Installing patches

I'm attempting to install a Sun patch and keep getting an error: # patchadd /tmp/patches/110722-03 Checking installed patches... One or more patch packages included in 110722-03 are not installed on this system. Patchadd is terminating. # How can I find out what are the "One or... (7 Replies)
Discussion started by: FredSmith
7 Replies

2. HP-UX

How to apply patches in HP-UX ?

Hi: One basic qs. how to apply patches in hp-ux ? Thanks in advance. (2 Replies)
Discussion started by: bbose
2 Replies

3. UNIX for Dummies Questions & Answers

Jar patches

Hi, This is definitely a dummy question, so I guess I'm in the right place. I've got to install some solaris patches. I've downloaded the correct patches as .jar files and also as .zip files. How do I extract these so that I can then use the patchadd command. I've created a... (0 Replies)
Discussion started by: thewetch
0 Replies

4. Solaris

OS Patches

Hi all, We are planning to install Oracle 10g in the Sun Solaris 10 (64 bit Sun Sparc ). Can any one please tell me what are the OS level patches that has to be installed in the OS before starting installation of Oracle 10g. Thanks and Regards, Prashanth (1 Reply)
Discussion started by: prashanth_gs
1 Replies

5. UNIX for Dummies Questions & Answers

Security or Necessary patches

Hi All, I would like to ask some questions, I have an Solaris 10 and RHEL which is install in separate machine.. The question is: 1. how can I check the latest patches or latest update in my machine? (I need a step or command) 2. where can I get the latest security patch or necessary patch... (5 Replies)
Discussion started by: flekzout
5 Replies

6. Solaris

patches

# /usr/sbin/patchadd -p | grep 119961 Patch: 119961-02 Obsoletes: Requires: Incompatibles: Packages: SUNWsprot Patch: 119961-04 Obsoletes: Requires: Incompatibles: Packages: SUNWsprot I was trying to check if i have the above patch on my system when i got the result as shown above, does this... (1 Reply)
Discussion started by: seyiisq
1 Replies

7. Solaris

How to add patches

Dear all, Can anyone explain me how to add more than one patch at a time. please explain me with command. (2 Replies)
Discussion started by: suneelieg
2 Replies

8. Solaris

OS Patches

Hi, Please let me know how to check all the opearating system patches that were applied on an Sun Solaris machine. Thanks. (2 Replies)
Discussion started by: jjoy
2 Replies

9. HP-UX

Patches hp-ux

Hi, I donīt have support HP, so I donīt get download patches on itrc. Somebody know a free site to download HP-UX patches? (3 Replies)
Discussion started by: quimera
3 Replies

10. AIX

List of Installed patches for AIX from given set of patches

I need to find out list of installed patches from given list of patches. I have tried using instfix -f <File containing list of patches> -i -c But I was not able to understand the output of this command. It was like below. bos.perf.tools: :0.0.0.0:?: bos.rte.libc: :0.0.0.0:?: ... (4 Replies)
Discussion started by: Saurabh Agrawal
4 Replies
diff2patches(1) 														   diff2patches(1)

NAME
diff2patches - Extract non-debian/ patches from .diff.gz files SYNTAX
diff2patches filename diff2patches --help|--version DESCRIPTION
Extracts patches from .diff.gz which apply to files outside the "debian/" directory scope. A patch is created for each modified file. Each patch is named according to the path of the modified file, with "/" replaced by "___", and an extension of ".patch". OPTIONS
filename Extract patches from filename which apply outside the "debian/" directory. --help Output help information and exit. --version Output version information and exit. FILES
debian/control Existence of this file is tested before any patch is extracted. debian/ debian/patches/ Patches are extracted to one of these directories. "debian/patches/" is preferred, if it exists. If DEB_PATCHES is present in the environment, it will override this behavior (see "ENVIRONMENT VARIABLES" section below). ENVIRONMENT VARIABLES
DEB_PATCHES When defined and points to an existing directory, patches are extracted in that directory and not under "debian/" nor "debian/patches/". SEE ALSO
combinediff(1) AUTHOR
Raphael Geissert <atomo64@gmail.com> Raphael Geissert <;atomo64@gmail.com> diff2patches(1)
All times are GMT -4. The time now is 09:27 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy