[haiku] Re: Nightly builds for Feb?

  • From: Matt Madia <mattmadia@xxxxxxxxx>
  • To: haiku@xxxxxxxxxxxxx
  • Date: Mon, 15 Feb 2010 15:02:17 +0000

On Sun, Feb 14, 2010 at 05:25, Matt Veety <mveety@xxxxxxxxx> wrote:
> I compiled this new kernel and yeah there are most definitely showstopping
> instabilities. What exactly were the changes made from the prior revisions?
>
Offhand I don't know the exact changeset,  but
dev.haiku-os.org/timeline should point it out.

> On Feb 13, 2010, at 12:21 PM, Matt Madia <mattmadia@xxxxxxxxx> wrote:
>> Starting at r35295 and newer, there are instabilities in the kernel/VM
>> subsystems that can have serious detrimental effects -- eg, an
>> increased chance of data loss/corruption.
>>

If anyone who builds their own images wants to work around this, you can

{{{
  cd local-haiku-repository ;
  svn update ;
  svn update src/system/kernel headers/private/kernel
src/add-ons/kernel/bus_managers/agp_gart -r35294 ;
  jam <options> ;
}}}

This will build the newest userland with the kernel+VM prior to the
introduced instabilities.


--mmadia

Other related posts: