Re: ACPI Patches and make-kpkg

2003-02-09 Thread ntrfug
Where did you get this idea? Running make-kpkg initiates the kernel and modules compilation and packages the results. It can be configured to construct either a zImage or bzImage kernel. Kevin On Sat, 08 Feb 2003 23:42:14 -0600 Manoj Srivastava <[EMAIL PROTECTED]> wrote: > Can the kernel be

Re: ACPI Patches and make-kpkg

2003-02-09 Thread ntrfug
Where did you get this idea? Running make-kpkg initiates the kernel and modules compilation and packages the results. It can be configured to construct either a zImage or bzImage kernel. Kevin On Sat, 08 Feb 2003 23:42:14 -0600 Manoj Srivastava <[EMAIL PROTECTED]> wrote: > Can the kernel be

Re: ACPI Patches and make-kpkg

2003-02-09 Thread Manoj Srivastava
>>"Carl" == Carl Baldwin <[EMAIL PROTECTED]> writes: > Has anyone been successful in compiling a recent kernel with recent > ACPI patches using make-kpkg. Can the kernel be compiled using make bZImage? make-kpkg is merely a thin wrapper on the top that takes the compiled kernel and pa

Re: ACPI Patches and make-kpkg

2003-02-08 Thread Manoj Srivastava
>>"Carl" == Carl Baldwin <[EMAIL PROTECTED]> writes: > Has anyone been successful in compiling a recent kernel with recent > ACPI patches using make-kpkg. Can the kernel be compiled using make bZImage? make-kpkg is merely a thin wrapper on the top that takes the compiled kernel and pa

Re: ACPI Patches and make-kpkg

2003-02-08 Thread Rene Engelhard
Hi, Carl Baldwin wrote: > I am considering going to compiling the kernel from the kernel.org > sources but I would like to avoid that if possible because I have > several other patches and extra modules that are really easy to build > using the make-kpkg system. I don't want to give myself more w

Re: ACPI Patches and make-kpkg

2003-02-08 Thread Rene Engelhard
Hi, Carl Baldwin wrote: > I am considering going to compiling the kernel from the kernel.org > sources but I would like to avoid that if possible because I have > several other patches and extra modules that are really easy to build > using the make-kpkg system. I don't want to give myself more w