RE: hacking the redhat network install disk/kernel

2003-10-02 Thread Karasik, Vitaly
Date: Wed, 1 Oct 2003 14:37:39 -0700 (PDT) Subject: hacking the redhat network install disk/kernel - anyone know where I can find the config that redhat used for the 2.4.7-10BOOT kernel? /usr/src/linux-2.4/configs - anyone know where I can find documentation on how to build a custom driver

RE: hacking the redhat network install disk/kernel

2003-10-02 Thread Bret Hughes
On Thu, 2003-10-02 at 01:02, Karasik, Vitaly wrote: Date: Wed, 1 Oct 2003 14:37:39 -0700 (PDT) Subject: hacking the redhat network install disk/kernel - anyone know where I can find the config that redhat used for the 2.4.7-10BOOT kernel? /usr/src/linux-2.4/configs - anyone know where

RE: hacking the redhat network install disk/kernel

2003-10-02 Thread nate
Karasik, Vitaly said: /usr/src/linux-2.4/configs doh! yep found it there. had been lookin on the CD, used to debian's system which stores the kernel config in the same directory as the floppy images. did you read http://www.linuxjournal.com/article.php?sid=6473 (Hacking Red Hat Kickstart)