LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-28-2007, 04:55 AM   #1
anjana
LQ Newbie
 
Registered: May 2007
Posts: 4

Rep: Reputation: 0
scheduler patches


hi
what are linux kernel patches

how to create a linux patch
 
Old 05-28-2007, 09:33 PM   #2
osor
HCL Maintainer
 
Registered: Jan 2006
Distribution: (H)LFS, Gentoo
Posts: 2,450

Rep: Reputation: 78
Quote:
Originally Posted by anjana
what are linux kernel patches
They are like ordinary patches for any body of software. Basically, patches are files describing differences (possibly improvements, bugfixes, or additional functionality) from a base version of a software tree to a newer version. The “patch” utility will read and understand these files, and is able to change a base version to match the newer version with just the patch. As such, patching is a way to incrementally distribute changes in the source of a body of software (rather than redistribute the entire new sourcetree, only distribute the changes you’ve made to a base version).
Quote:
Originally Posted by anjana
how to create a linux patch
You make some changes to the source, then you compare your files to the original files with the “diff” utility. Usually, you must tell diff to output its comparison in the “unified diff” format (the most common format for distributing patches). The output of this utility is your patch.

Alternatively, you could use git make the process easier.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
About Control-M Scheduler Uday123 Solaris / OpenSolaris 3 11-27-2007 10:56 AM
lpr - scheduler not available Panagiotis_IOA Linux - Hardware 0 02-25-2006 09:39 AM
RedHat patches vs open source patches paulsh2k4 Linux - Software 1 10-14-2004 03:18 AM
scheduler... os2 Programming 0 07-24-2004 12:38 PM
scheduler -a process??? mojozoox Linux - General 1 08-25-2003 12:53 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 07:01 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration