Re: [Leaf-devel] initrd-patch kernel 2.4

2000-11-28 Thread Charles Steinkuehler
> Hello all > don't be to happy yet :( > > I did find out a few things to patch the kernel but now i am stuck. > the one change i adapted wass __initfunc -> __init > and the kernel commandline parameters can now be put in the > different routines with > routine_setup > [ > definition > ] > __setu

[Leaf-devel] initrd-patch kernel 2.4

2000-11-28 Thread Eric Wolzak
Hello all don't be to happy yet :( I did find out a few things to patch the kernel but now i am stuck. the one change i adapted wass __initfunc -> __init and the kernel commandline parameters can now be put in the different routines with routine_setup [ definition ] __setup ("whatever=", rout