From: <ha...@no...> - 2002-11-01 19:56:57
|
Could you please recommend which versions of: - bproc kernel patch - bproc - beoboot are 'low-adventure' choice with stock 2.4.19 ? bproc-3.1.10 has just 2.4.18 patch with it. bproc-3.2.2 goes well with 2.4.19 but probably (* see below) needs beoboot-lanl.1.3 which does not compile out of the box (** see below). So what do you use with 2.4.19 ? A) - 2.4.19 patch from bproc-3.2.2 - bproc-3.2.2 - somehow fixed beoboot-lanl.1.3 B) - 2.4.19 patch from bproc-3.2.2 - bproc-3.1.10 - beoboot-lanl.1.2 C) - 2.4.18 patch from bproc-3.1.10 (hope it fits on 2.4.19) - bproc-3.1.10 - beoboot-lanl.1.2 D) some other combination, say mixing in something from -jam patch collection?? Any advice more than welcome. (*) bproc-3.2.2 + 2.4.29 + old beoboot from March Clustermatic leads to funny end in stage 2 boot when it comes to ramdisk: FAT: bogus logical sector size ... (At least I attribute this to non-matching beoboot) (**) make of beoboot-lanl.1.3 reports 'malformed floating constant' :) cause Makefile contains: VERSION:=lanl.1.3 and it should contain: VERSION:="lanl.1.3" and there are other quirks: rarpserv.c:48:20: cmconf.h: No such file or directory - I should probably install something? Best Regards Vaclav Hanzl |