Re: [PATCH] Include all kernel crypto modules (#703782)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/21/2011 02:22 PM, Chris Lumens wrote:
Brute force the module list and just include everything in the kernel
module crypto/ subdirectory.  I have no idea which ones are needed at
any given point in time and we periodically hit problems where the
kernel is expecting to find a module and we don't have it.

This list was compiled by unpacking kernel-2.6.18-262.el5.ppc64.rpm and
running:

     for f in *.ko ; do echo "$(basename $f .ko) ; done | sort | uniq

In the lib/modules/2.6.18-262.el5/kernel/crypto subdirectory.

Looks okay.  How are we for doing this on master?  Necessary?  Not?

For master, lorax is handling the the module pack up. But I think it's doing what mk-images last did in master, which is this list:

CRYPTOMODS="sha256_generic cbc xts lrw aes_generic crypto_blkcipher crc32c ecb arc4"

This is also the same as RHEL-6, so I'm going to say that we don't need to change this for now.

--
David Cantrell <dcantrell@xxxxxxxxxx>
Supervisor, Installer Engineering Team
Red Hat, Inc. | Westford, MA | EST5EDT

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux