cryptodev
- Ebuilds: 2, Stable: 1.14, Testing: 9999 Description: device that allows access to Linux kernel cryptographic drivers
Homepage:http://cryptodev-linux.org/
dkms
- Ebuilds: 4, Stable: 3.2.2, Testing: 9999 Description:
Dynamic Kernel Module Support (DKMS) is a program/framework that enables generating Linux kernel modules whose sources generally reside outside the kernel source tree. The concept is to have DKMS modules automatically rebuilt when a new kernel is installed.
An essential feature of DKMS is that it automatically recompiles all DKMS modules if a new kernel version is installed. This allows drivers and devices outside of the mainline kernel to continue working after a Linux kernel upgrade.
Another benefit of DKMS is that it allows the installation of a new driver on an existing system, running an arbitrary kernel version, without any need for manual compilation or precompiled packages provided by the vendor.
DKMS was written by the Linux Engineering Team at Dell in 2003. It is included in many distributions, such as Ubuntu, Debian, Fedora, SUSE, and Arch. DKMS is free software released under the terms of the GNU General Public License (GPL) v2 or later.
DKMS supports both the rpm and deb package formats out-of-the-box.
Homepage:https://github.com/dell/dkms License: GPL-2
dracut-crypt-ssh
- Ebuilds: 1, Testing: 1.0.8-r2 Description:
crypt-ssh is a dracut module which allows remote unlocking of block devices encrypted with LUKS via ssh, during the initramfs stage of the boot.
Homepage:https://github.com/dracut-crypt-ssh/dracut-crypt-ssh License: GPL-2
gentoo-sources
- Ebuilds: 22, Stable: 6.18.18, Testing: 6.19.10, 6.12.78 Description: Full sources including the Gentoo patchset for the ${KV_MAJOR}.${KV_MINOR} kernel tree
Homepage:https://dev.gentoo.org/~alicef/genpatches
mips-sources
- Ebuilds: 2, Testing: 5.4.294 Description:
Kernel.org LTS releases that focus on fixing any issues with
current in-tree MIPS systems (primarily SGI), as well as adding
missing support for any out-of-tree systems via custom patches.
Homepage:https://wiki.gentoo.org/wiki/Project:MIPS
modprobed-db
- Ebuilds: 2, Stable: 2.48, Testing: 2.48 Description: Keeps track of EVERY kernel module ever used - useful for make localmodconfig
Homepage:https://github.com/graysky2/modprobed-db License: MIT
virtme-ng
- Ebuilds: 3, Stable: 1.38, Testing: 1.40 Description: Quickly build and run kernels inside a virtualized snapshot of your live system
Homepage:https://github.com/arighi/virtme-ng License: GPL-2 MIT