From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MlZdT-0001az-Ci for garchives@archives.gentoo.org; Thu, 10 Sep 2009 02:43:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C839FE097B; Thu, 10 Sep 2009 02:43:45 +0000 (UTC) Received: from mail-bw0-f227.google.com (mail-bw0-f227.google.com [209.85.218.227]) by pigeon.gentoo.org (Postfix) with ESMTP id 82DFEE097B for ; Thu, 10 Sep 2009 02:43:45 +0000 (UTC) Received: by bwz27 with SMTP id 27so290147bwz.34 for ; Wed, 09 Sep 2009 19:43:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=KIOKcIdloWpSX0kR0nssP1OQGRbWFYm/ODSziRQGQRs=; b=kYxMj/RHKsapaPlqeDfsrd3Bvpb6ZZSt2Qjt42/Yn4oetZyBf00TMS/12Oo5P1pDoa FHkJsGLqRKUyTzvs795uxJcvPuAsHMnYtw5/RgekuXPv60silh4c1R06XxrQlHMp2dbN lvBKxhravsIDiqVRnS1kajhq76otdJKxR0jdE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=MAbC1vDd4uWbDxJTrunevb9uN0orE1KkTlcufOPakvGRL+KEnFKan6JHMVFD23jlhV /4Z3Qg3vxRRWzq9MhOzmoufaaf8qfsyVmsiPtfoo1N99k6Gx8OYns3Oz/N/czPSpkIEb XJttFFwquDUf5HruFubIRovChPcBHyklStDh4= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.103.81.35 with SMTP id i35mr640343mul.43.1252550624825; Wed, 09 Sep 2009 19:43:44 -0700 (PDT) In-Reply-To: <46d08bd30909091935h329c51d3l467025232a23da19@mail.gmail.com> References: <46d08bd30909082014s71ace455qb348d378b0ffb3b9@mail.gmail.com> <46d08bd30909090508n657346del80fd823811c06aff@mail.gmail.com> <46d08bd30909091935h329c51d3l467025232a23da19@mail.gmail.com> Date: Thu, 10 Sep 2009 02:43:44 +0000 Message-ID: <46d08bd30909091943o365e2939xea379a0000a6dc46@mail.gmail.com> Subject: Re: [gentoo-user] Re: Where are the following LVS kernel modules From: Nick Khamis To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=0016e656b6e40e512a0473302bbe X-Archives-Salt: 67e78fa0-a246-4864-a2bb-780956813d6d X-Archives-Hash: e7680a1cfef13d054d1762bf3660e52c --0016e656b6e40e512a0473302bbe Content-Type: text/plain; charset=ISO-8859-1 Hey Walt, I build the kernel via: make menuconfig make make modules_install cp arch/... /boot/... I did issue a depmod and still just: /lib/modules/2.6.30-gentoo-r6/kernel/net/netfilter/ip_vs.ko" when issuing a "find /lib/modules/`uname -r` -name ip_vs*.ko" Thanks in Adnvanced, Ninus --0016e656b6e40e512a0473302bbe Content-Type: text/html; charset=ISO-8859-1 Hey Walt,

I build the kernel via:

make menuconfig
make
make modules_install
cp arch/... /boot/...

I did issue a depmod and still just:

/lib/modules/2.6.30-gentoo-r6/kernel/net/netfilter/ip_vs.ko"

when issuing a "find /lib/modules/`uname -r` -name ip_vs*.ko"

Thanks in Adnvanced,
Ninus
--0016e656b6e40e512a0473302bbe--