Compatible Support Forums: what is a .diff file?

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

what is a .diff file?

#1 User is offline   ndering 

  • stranger
  • Group: Members
  • Posts: 12
  • Joined: 13-June 03

Posted 15 June 2003 - 04:32 AM

Hi,

I'm trying to patch my kernel to get acpi to work on my comaq notebook and i had to download three kernel patch files. one was in tar.gz format and two were in diff.gz

I know how to work the tarballs,

But after I unzip the diff.gz, what do I do with the diff?

Is this a different type of compression? :x

thanx for any help i get from all you smart peeps!!!
0

#2 User is offline   EgoWarrior 

  • stranger
  • Group: Members
  • Posts: 20
  • Joined: 26-May 02

Posted 15 June 2003 - 07:36 PM

They're just a set of differences between files. You use it with patch (see man patch). It should say in the README how to use them, but usually its something similar to:

patch -p1 -E < <filename>


But CHECK THE README because the number after -p might be different, or it might need different options
0

#3 User is offline   ndering 

  • stranger
  • Group: Members
  • Posts: 12
  • Joined: 13-June 03

Posted 16 June 2003 - 02:28 AM

thanks smile
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users