Hello, There are quite a number of contents on the internet talking about git. (a problem in my case). Since I just need one good providing steps for what we are doing here.. --- clone mainline clone btrfs (or some other) merge (make menuconfig, make, make modules_install, make install) make change(s) generate patch(s) setup for thunderbird send-email setup send-mail with the patches in the body make change(s) again generate patch(s) again send-mail pull the newer official release when released. apply the patch --- any idea what can help ? Appreciate your time. (When we have this I shall update the btrfs wiki) Thanks, Anand -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 19.08.2011 09:09, Anand Jain wrote:> > Hello, > > There are quite a number of contents on the internet talking > about git. (a problem in my case). > Since I just need one good providing steps for what we are > doing here..You should take the time and learn git properly. I can recommend "Version Control with Git" by Jon Loeliger.> --- > clone mainline > clone btrfs (or some other) > merge > (make menuconfig, make, make modules_install, make install) > make change(s) > generate patch(s) > setup for thunderbird send-email setup > send-mail with the patches in the body > make change(s) again > generate patch(s) again > send-mail > > pull the newer official release when released. > > apply the patch > --- > > any idea what can help ? Appreciate your time. > > (When we have this I shall update the btrfs wiki) > > Thanks, Anand > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html-- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Fri, Aug 19, 2011 at 09:22:38AM +0200, Arne Jansen wrote:> On 19.08.2011 09:09, Anand Jain wrote: > > > > Hello, > > > > There are quite a number of contents on the internet talking > > about git. (a problem in my case). > > Since I just need one good providing steps for what we are > > doing here.. > > You should take the time and learn git properly. I can recommend > "Version Control with Git" by Jon Loeliger."Pro Git" by Scott Chacon from APress was what I used. I found it very helpful. (I originally got it free as a review copy, but had to hand it on to someone else. So I bought it for myself.) Hugo. -- === Hugo Mills: hugo@... carfax.org.uk | darksatanic.net | lug.org.uk == PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk --- The Tao that is seen / Is not the true Tao, until / You --- bring fresh toner.
On Fri, 2011-08-19 at 12:24 +0100, Hugo Mills wrote:> On Fri, Aug 19, 2011 at 09:22:38AM +0200, Arne Jansen wrote: > > On 19.08.2011 09:09, Anand Jain wrote: > > > > > > Hello, > > > > > > There are quite a number of contents on the internet talking > > > about git. (a problem in my case). > > > Since I just need one good providing steps for what we are > > > doing here.. > > > > You should take the time and learn git properly. I can recommend > > "Version Control with Git" by Jon Loeliger. > > "Pro Git" by Scott Chacon from APress was what I used. I found it > very helpful. (I originally got it free as a review copy, but had to > hand it on to someone else. So I bought it for myself.) > > Hugo. >http://progit.org/book/ -- Homer Parker <hparker@homershut.net> -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
> (When we have this I shall update the btrfs wiki)As promised an article was posted here sometime back. Writing patch for btrfs http://btrfs.ipv5.de/index.php?title=Writing_patch_for_btrfs It was long waiting in my mail draft as kernel.org was down sorry for the delay. -Anand -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html