53 Commits (f709fa439bf7e2cade1ce78a977637e6aa894d53)

Author SHA1 Message Date
Harald Hoyer 7838ab5010 kernel-modules/module-setup.sh: fix instmods $filesystems 14 years ago
Harald Hoyer 5078c98abe move insmodpost and blacklisting to 90kernel-modules 14 years ago
Harald Hoyer 4c4c8b7239 rd.driver.*: accept comma separated list 14 years ago
Harald Hoyer 9d49507f80 kernel-modules: add hid-cherry hid-logitech hid-microsoft kbd drivers 14 years ago
Harald Hoyer 71df3c4329 renamed module-info.sh to module-setup.sh 14 years ago
Harald Hoyer 95d2dabc25 replaced check,install,installkernel with module-info.sh 14 years ago
Harald Hoyer 3003cfdf9e kernel-modules/installkernel: add hid_sunplus to keyboard drivers 14 years ago
Christian Heinz ab9b7eee0a fix installation of `modules.builtin.bin' 14 years ago
Harald Hoyer fa7ada31d0 new parameter option names with "rd.*" namespace 15 years ago
Amadeusz Żołnowski 6bde7a17be suppress modprobe errors on builtins (credits to Kay Sievers) 15 years ago
Harald Hoyer cc02093d69 reformat source code 15 years ago
Andrey Borzenkov 0493f9c849 Fix ahci detection in kernel 2.6.35 15 years ago
Harald Hoyer 5be225d299 use "grep" directly without "nm" to drop binutils requirement 15 years ago
Harald Hoyer 1d323cd938 kernel-modules: add more hardcoded modules 15 years ago
Harald Hoyer e9e93e2ec6 kernel-modules: only remove ocfs2, if all filesystems are installed 15 years ago
Harald Hoyer d4abad2288 kernel-modules: hardcode sr_mod 15 years ago
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