On the hunt...

2001-12-31 Thread Jerry McBride


Would someone that's running eserver 3.1 send me a copy of the kernel .config file?

I'd like to look it over for learning purposes.

-- 

**
 Registered Linux User Number 185956
  http://groups.google.com/groups?hl=en&safe=off&group=linux
  5:30pm  up 1 day, 19:28,  4 users,  load average: 0.00, 0.01, 0.00
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: On the hunt...

2001-12-31 Thread Net Llama


--- Jerry McBride <[EMAIL PROTECTED]> wrote:
> 
> Would someone that's running eserver 3.1 send me a copy of the kernel
> .config file?
> 
> I'd like to look it over for learning purposes.

You could technically get this yourself, if you grab the kernel source
rpm and then run something like the following:
rpm2cpio krappo.i386.rpm | cpio -itv


=

Lonni J. Friedman  [EMAIL PROTECTED]

Linux Step-by-step help:   http://netllama.ipfox.com

 .

__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: On the hunt...

2001-12-31 Thread Bill Campbell

On Mon, Dec 31, 2001 at 05:37:03PM -0500, Jerry McBride wrote:
>
>Would someone that's running eserver 3.1 send me a copy of the kernel .config file?
>
>I'd like to look it over for learning purposes.

The version used to build the linux-kernel-binary RPM is in
/usr/src/linux-2.4.2/arch/i386/defconfig.  Copy that to
/usr/src/linux/.config then run ``make oldconfig''.

If you really want to see how Caldera builds the kernel, grab the
SRPMS for it from their ftp site, then do an ``rpm -i xxx'' and
``rpm -bp /usr/src/OpenLinux/SPECS/linux.spec'' which will put
the buildable source tree under /usr/src/OpenLinux/BUILD.

Bill
--
INTERNET:   [EMAIL PROTECTED]  Bill Campbell; Celestial Software LLC
UUCP:   camco!bill  PO Box 820; 6641 E. Mercer Way
FAX:(206) 232-9186  Mercer Island, WA 98040-0820; (206) 236-1676
URL: http://www.celestial.com/

It is practically impossible to teach good programming style to
students that have had prior exposure to BASIC: as potential
programmers they are mentally mutilated beyond hope of
regeneration.
-- Dijkstra
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users