Hi,
Dagobert Michelsen via devel wrote:
mgar makepatch
Exactly. Also the sources are auto-git-repoed and you can also „cd“ into
the tree and use all the git commands to patch around in the sources,
then "git add …", "git commit" and finally "git format-patch -1“.
thank you. I will test it s
Hi,
Am 21.05.2020 um 22:25 schrieb Ben Walton via devel
> Been a while, but I think you're looking for:
>
> mgar makepatch
Exactly. Also the sources are auto-git-repoed and you can also „cd“ into
the tree and use all the git commands to patch around in the sources,
then "git add …", "git commit
Been a while, but I think you're looking for:
mgar makepatch
You still need to add it to the makefile, but it'll capture the changes you
make after extracting source and applying existing patches.
Hth
Thanks
-Ben
On Thu 21 May 2020, 21:11 Riccardo Mottola via devel, <
devel@lists.opencsw.org>
Hi!
freshen up my memory please.
Is there a good way to "hack" in the sources until something compiles
and then generate a patch directly in the "file" section with the
corrent level number=
I think to remember something, but maybe I mix things up
Riccardo