summaryrefslogtreecommitdiff
path: root/modules.d/90kernel-modules
AgeCommit message (Expand)AuthorFilesLines
2013-08-07dracut-functions.sh: inst_multiple == dracut_installHarald Hoyer1-2/+2
2013-07-31kernel-modules/module-setup.sh: silently omit some filesystem driversHarald Hoyer1-2/+1
2013-07-24dracut: 90kernel-modules/module-setup.sh: add ehci-tegra.ko on armKyle McMartin1-1/+2
2013-06-06include panel-tfp410 module on arm systems in the initramfs needed for frameb...Dennis Gilmore1-1/+1
2013-05-30kernel-modules/module-setup.sh: add hid-hyperv and hv-vmbusHarald Hoyer1-1/+1
2013-05-29kernel-modules/module-setup.sh: add nvme kernel moduleHarald Hoyer1-1/+1
2013-03-18kernel-modules/module-setup.sh: don't fail hard on a missing moduleHarald Hoyer1-0/+1
2013-03-18kernel-modules/module-setup.sh: install all host filesystem driversHarald Hoyer1-5/+3
2013-03-13kernel-modules: move usb-storage out of fixed driversHarald Hoyer1-2/+2
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