[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Daily freemint kernel builds
On Fri, 2010-01-08 at 23:51 +0100, Helmut Karlowski wrote:
> Am 08.01.2010, 23:44 Uhr, schrieb Alan Hourihane <alanh@fairlite.co.uk>:
>
> >> PS: I believe cvs co freemint gives the enhancement-branch, would you
> >> please check this?
> >
> > Not for your code. You should do...
> >
> > cvs co -r helmut-enhancements freemint
>
> But when I only checkout freemint/sys, I think I get the enhancements.
>
> I checked out HEAD for sys and helmut-enhancements for xaaes.
You don't need to do that, you automatically get HEAD for everything but
your xaaes. Just use the command I gave you.
> I will do the above tomorrow.
>
> > Then build and send me patches.
>
> Ok.
>
> How do I decide which freemint/sys-branch I received? I always look in
> mint/signal.h, where SA_RESETHAND means it's enhancements-branch, and
> SA_RESET is MAIN.
Just make it build with the branch you are on. I'll fix any issues when
merging to HEAD.
Alan.