ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Ltib] Programming for an ltib system


From: Stuart Hughes
Subject: Re: [Ltib] Programming for an ltib system
Date: Thu, 20 Oct 2011 08:51:09 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110922 Lightning/1.0b2 Thunderbird/3.1.15

Hi Jon,

That's not a bad idea, but I would recommend using the "directory build" method I mentioned in an earlier post. It avoids issues with the Sources/Patches and buildsubdir of rpm.

Regards, Stuart

On 19/10/11 14:07, address@hidden wrote:
After the source tree is built under rpm/BUILD you can use git on it.
I prep packages, and then git add -A all of the files before touching
anything. Setup up a git remote on github for the git tree. Make your
changes/commits and keep pushing them out to github. Then if you
destroy your rpm/BUILD directory somehow (like I did messing with a
bug in ltib) all of your changes are still out on github.

ltib can generate patch file for simple changes. The kernel work I am
doing involves dozens of patches so you need something like git (and
stgit) to manage all of the patches.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]