On Fri, 2007-08-03 at 00:22 +0200, Michael Buesch wrote:

> No, I don't want git.
> It's too heavy. And it has major problems when John rebases his
> tree upstream.

I'm sure you can help git development if you post your observations to
the git list.

> With quilt and my scripts I can easily push them upstream to linville,
> easily publish them on my server. All a matter of typing one command.

stg export -np
stg mail --all

> Going back to old patches works perfect with quilt.

I see.  One thing I didn't like in quilt is that I have to decide what
I'm going to do before actually changing the sources.  And it's
impossible to revert changes made before the patch is created.

But I understand it's a question of habits, and everybody has different
preferences when it comes to the tools.

> And I am not going to maintain out of tree stuff anyway.
> :)

That's why I suggested the lightweight tree:

Makefile
drivers/
  ssb/
    ssb sources
  net/
    wireless/
      bcm43xx_mac80211/
        bcm43xx_mac80211 sources

The top-level Makefile finds the kernel sources and compiles against
them.  It can also have maintenance targets, such as "indent".

> Yes, I looked at stgit before writing my own set of scripts on top
> of quilt. And I found out that it doesn't quite fit my needs.

OK, it's getting off-topic, but if you need help with stgit, please feel
free to ask.

-- 
Regards,
Pavel Roskin

_______________________________________________
Bcm43xx-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/bcm43xx-dev

Reply via email to