DKMS enabled megaraid packages available

Gary_Lerhaupt_at_Dell.com
Date: 09/30/03

  • Next message: Matthew Wilcox: "[PATCH] Remove ELF_CORE_SYNC"
    To: dkms-devel@lists.us.dell.com, linux-kernel@vger.kernel.org
    Date:	Tue, 30 Sep 2003 16:09:31 -0500
    
    

    For those interested in DKMS, we have put together two variants of megaraid
    modules to demonstrate the convenient rebuilding features of DKMS (read:
    method for distributing updated modules until a kernel release).

    First, download the latest DKMS:
    tarball: http://lerhaupt.com/dkms/permalink/dkms-0.39.17.tar.gz
    rpm: http://lerhaupt.com/dkms/permalink/dkms-0.39.17-1.noarch.rpm

    Next, download a DKMS enabled megaraid package:
    megaraid (in tarball format):
    http://domsch.com/linux/megaraid/dkms/megaraid_dkms-1.18k.tgz
    megaraid2 (in RPM format):
    http://domsch.com/linux/megaraid/dkms/megaraid2_dkms-2.00.9-2.noarch.rpm

    To install a dkms enabled tarball (any source tarball which contains a
    dkms.conf):
    dkms ldtarball --archive=./megaraid_dkms-1.18k.tgz
    dkms build -m megaraid -v 1.18k -k <kernel>
    dkms install -m megaraid -v 1.18k -k <kernel>

    To install a dkms enabled RPM:
    rpm -ivh megaraid2_dkms-2.00.9-2.noarch.rpm
    This will add the package source to your dkms tree, and then build and
    install it for your currently running kernel. You can then use dkms to
    build and install it for any other kernel on your system.

    Dell is looking seriously at using DKMS for customer updates, and we would
    appreciate any feedback. Note that most testing to date has occurred on Red
    Hat. Check http://lerhaupt.com/dkms/dkms.html for a list of changes.

    Gary Lerhaupt
    Dell Linux Development

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Matthew Wilcox: "[PATCH] Remove ELF_CORE_SYNC"

    Relevant Pages

    • DKMS mkrpm, mkdriverdisk
      ... RPM created. ... RPM will contain a DKMS tarball with the module source and, in this case, ... it will load the tarball and install the prebuilts. ... If it then sees that the currently running kernel does not have this module ...
      (RedHat)
    • Re: dkms and nvidia driver
      ... some times ago I installed dkms and it used to compile automatically the ... nvidia driver everytime a new kernel was installed. ... I try to have the same result to day in a new install but it seems to ... You are mixing up some things - ATrpms does not have dkms, ...
      (Fedora)
    • dkms and nvidia driver
      ... some times ago I installed dkms and it used to compile automatically the ... nvidia driver everytime a new kernel was installed. ... I try to have the same result to day in a new install but it seems to ...
      (Fedora)