summaryrefslogtreecommitdiff
path: root/modules.d/90kernel-modules
AgeCommit message (Expand)AuthorFilesLines
2013-03-07kernel-modules: better match for arm architecureHarald Hoyer1-1/+1
2013-03-07kernel-modules: move some kernel modules out of unconditional installHarald Hoyer1-8/+13
2013-03-06kernel-modules: handle rd.driver.* in systemd mode in dracut-pre-udevHarald Hoyer1-1/+3
2013-02-13kernel-modules: Add ehci support for kernel 3.8+Thomas Backlund1-1/+2
2013-01-02kernel-modules: create /etc/modprobe.d if it does not yet existHarald Hoyer1-0/+3
2012-12-14Fix rd.blacklist.driver when no /etc/modprobe.d existsNicolas Chauvet1-3/+12
2012-10-16combine some instmodsHarald Hoyer1-14/+14
2012-10-16only install /etc/modprobe.d for hostonlyHarald Hoyer1-2/+2
2012-10-09install virtio* modules in the generic caseHarald Hoyer1-0/+4
2012-09-06kernel-modules/module-setup.sh: add yenta_socket to the initramfsHarald Hoyer1-1/+1
2012-08-02include the omap_hsmmc module on armDennis Gilmore1-1/+1
2012-07-30kernel-modules/module-setup.sh: add missing "fi"Harald Hoyer1-0/+1
2012-07-27kernel-modules/module-setup.sh: move "$drivers" "$filesystems" and "$add_driv...Harald Hoyer1-11/+0
2012-07-2690kernel-modules: remove unused variables in install()Cong Wang1-1/+0
2012-07-25deprecate old command line optionsHarald Hoyer2-4/+4
2012-07-23kernel-modules/module-setup.sh: just optionally install all modprobe.dHarald Hoyer1-4/+1
2012-07-23kernel-modules/module-setup.sh: fix modprobe.d installHarald Hoyer1-1/+4
2012-07-12kernel-modules/module-setup.sh: add hid_generic to kernel modulesHarald Hoyer1-1/+1
2012-07-11kernel-modules/module-setup.sh: also install /lib/modprobe.d/*.confHarald Hoyer1-1/+1
2012-06-29kernel-modules: no need to install modules.dep et.al.Harald Hoyer1-11/+0
2012-06-29modules.d/*/module-setup.sh: combine and specify type for installsHarald Hoyer1-3/+1
2012-06-29kernel-modules/module-setup.sh:installkernel() fix return codeHarald Hoyer1-0/+4
2012-06-06kernel-modules/module-setup.sh: include omapdrm in the arm modules to includeHarald Hoyer1-1/+1
2012-05-31removed scsi_wait_scan from standard installHarald Hoyer1-3/+0
2012-05-21ARM: make sure that we get the storage modules into the initramfsDennis Gilmore1-0/+3
2012-05-16check kernel module existanceCong Wang1-2/+6
2012-05-1690kernel-modules/module-setup.sh: install xhci-hcdOlivier Blin1-1/+1
2012-02-2290kernel-modules/module-setup.sh: exclude nfs* lockd from standardHarald Hoyer1-1/+1
2012-02-2290kernel-modules/module-setup.sh: install modules.* in installkernel()Harald Hoyer1-10/+11
2012-02-1590kernel-modules: removed hard-removal of "ocfs2"Harald Hoyer1-3/+0
2012-02-15removed now useless cleanup hooksHarald Hoyer2-6/+0
2012-02-1390kernel-modules/module-setup.sh: add "ata_piix" to hardcoded modulesHarald Hoyer1-1/+1
2012-02-07move all file removal cleanups to "cleanup" hookHarald Hoyer1-1/+1
2012-02-07more cleanup in pre-pivotHarald Hoyer1-1/+1
2012-02-03kernel-modules: add hid-logitech-dj to hardcoded hid devicesHarald Hoyer1-1/+1
2012-01-23plymouth/kernel: cleanup not needed parts for shutdownHarald Hoyer2-0/+6
2012-01-23add xz compression for kernel modulesJames Buren1-0/+1
2012-01-2090kernel-modules/module-setup.sh: install modules.orderHarald Hoyer1-5/+6
2012-01-09kernel-modules: Find (and ulitmately dereference) any symlinks in modprobe.d ...Colin Guthrie1-1/+1
2011-12-15*/module-setup.sh: use host_fs_types host_devsHarald Hoyer1-1/+5
2011-11-0790kernel-modules/module-setup.sh: include usb mass storage driversHarald Hoyer1-6/+1
2011-10-20*/module-setup.sh: turn off debugging for module searchHarald Hoyer1-0/+2
2011-10-11bash3 compat patchMichal Soltys1-7/+12
2011-09-30dracut [PATCH]es: parallelize block_module filter and net_module_filterJohn Reiser1-6/+16
2011-09-01instmods: get filenames from stdin if no args; use itJohn Reiser1-1/+10
2011-08-12use inst_simple to install non-binary filesHarald Hoyer1-2/+4
2011-08-1290kernel-modules: add unix moduleHarald Hoyer1-1/+2
2011-07-0190kernel-modules: fixed handling rd.driver.post=Amadeusz Żołnowski1-3/+5
2011-05-12dracut-functions: make local vars local and prefix with "_"Harald Hoyer1-2/+3
2011-05-10removed trailing whitespacesHarald Hoyer3-9/+9