37 Commits (b3561ee15f0a3d0dcd806bf2d9fde0eafc6f6b53)

Author SHA1 Message Date
Harald Hoyer 3b0f71921d kernel-modules/installkernel: force install some modules even in 15 years ago
Harald Hoyer a56e93c10c kernel-modules: add keyboard kernel modules 15 years ago
Philippe Seewer 3121677949 parse-kernel.sh must have a shebang 15 years ago
Harald Hoyer 6ca1d346be kernel: add rdloaddriver kernel command line parameter 15 years ago
Harald Hoyer ba67b9239b changed hostonly documentation and handling 15 years ago
Harald Hoyer 5841610c7f kernel-modules: add firewire-ohci to hardcoded modules list 15 years ago
Harald Hoyer f21b3f874f kernel-modules: add scsi_dh scsi_dh_rdac scsi_dh_emc 16 years ago
Dan Horák 8fa510d483 control filesystems included in the generic initramfs 16 years ago
Harald Hoyer b82e22dcaf kernel-modules: install all usb storage modules also 16 years ago
Philippe Seewer dc490a0f08 Add old style ide drivers if available 16 years ago
Harald Hoyer 2727e45b43 kernel-modules: force install of scsi_wait_scan in hostonly mode 16 years ago
Harald Hoyer 4839a7995e add pcmcia adapter 16 years ago
Harald Hoyer cb47caf786 add parameter to specify additional kernel modules to include 16 years ago
Harald Hoyer 71094bee63 base/init: add scsi_wait_scan to wait for host adapter scans 16 years ago
Victor Lowther 240cc7c480 Abstract out hostonly vs. generic module installation differences. 16 years ago
Victor Lowther f76ef3aa3d Speed up loading block drivers when running with --hostonly 16 years ago
Victor Lowther ddfd1d10a0 Split kernel module loading into smaller chunks. 16 years ago
Harald Hoyer 9d2eb35d7a 90kernel-modules/installkernel: do not install fs/ocfs2 filesystems 16 years ago
Harald Hoyer 5ea16f2790 kernel-modules: add modules for virtio devices 16 years ago
Harald Hoyer 33ee031c4a dracut: add --kernel-only and --no-kernel arguments 16 years ago
Harald Hoyer 441d31b927 use kernel module directory specified on command line in modules also 16 years ago
Warren Togami 696e68c643 Really fix --drivers 16 years ago
Warren Togami d8b3d672c3 Fix case where --drivers was specified. 16 years ago
Warren Togami 8af0a48521 Detect block drivers during dracut since we cannot rely on the modules.block list. 16 years ago
Victor Lowther e314863e67 Several updates to make dracut a bit more robust. 16 years ago
Warren Togami c1143d3d6c Filesystem modules already included in =fs, no runtime detection allowed in default dracut 16 years ago
Warren Togami ba126e82af $drivers specified from .conf or --drivers get copied once, instead of multiple times with other calls to instmods() 16 years ago
Warren Togami e19d6bf603 Disambiguate modules and drivers. modules are dracutmodules. drivers are kernel modules. 16 years ago
Warren Togami 1a1b179a5b module-init-tools only recognizes files ending in *.conf, so only copy files of that pattern. 16 years ago
Harald Hoyer 9d5fc7b46e add filesystem modules to the initrd 16 years ago
Victor Lowther 4620284073 Move loading crypt kernel modules to the crypt module 16 years ago
Victor Lowther f8fc759574 Modify modprobe.d installation and add check for plymouth 16 years ago
Victor Lowther cb330cac77 Tighten up 90kernel-modules/install a bit. 16 years ago
Harald Hoyer 8123d43838 /etc/modprobe.d might have subdirs, so install them also 16 years ago
Harald Hoyer 4ab702040a install modprobe.d for special rules and blacklists 16 years ago
Harald Hoyer 0515a94129 add sd_mod to hardcode module list of doom 16 years ago
Victor Lowther 20abd91484 Create a self-contained structure for dracut modules 16 years ago