On Tue, 2003-02-18 at 15:37, Arnt Karlsen wrote: > > Patch-o-matic is cool in that it handles a lot of this > > stuff without problems, but if you are applying too many patches > > on top of each other, you should resolve any conflicts yourself... > > ..this attitude is not good enough. As a minimum, all the base patches > should make it into "my" patched kernel, starting from a _clean_ Linus > tree. The extras etc, should stop and warn that "this" patch does not > "allow" etc "that" patch, "so, you need to choose which you want". This attitude is perfectly fine, if you don't like it, start running an OS you can't modify. You find this attitude _everywhere_ in the Linux community. If you want to be able to do more advanced stuff you will have to actually learn how to do parts of it yourself. I can tell you that patch-o-matic already does a lot of things to help you apply all these patches. With regular patch files you would have to fix a lot by hand. Base patches go in without any problems here, it's some of the extra stuff that's the problem. If you want that kind of dependency system you will have to fix it yourself, I don't think any of the developers are interested in building it. > ..preferably, patch-o-matic should also work as good with Red Hat > kernels, up to and including "base", as Red Hat and its derivatives > are the entry level distros. From "extra and up", work from the > vanilla kernel trees. This you would definately have to fix yourself. Do you have any idea what vendor kernels include? They include several hundred patches. > ..and, I'd like to have Patch-o-matic log what it does, to a file, > either as the default, or as a suggestion on how to do it from the > cli, in a readme, as you see, people come here to learn. We live in a do it yourself world, you can't rely on other people building the stuff you want. If you want to see it built you will probably have to build it yourself. If you modify patch-o-matic to do this stuff we will review the changes and either accept (possibly after some modifications) or reject them. -- /Martin Never argue with an idiot. They drag you down to their level, then beat you with experience.