]> git.pld-linux.org Git - packages/geninitrd.git/blame - geninitrd-svn.patch
- rel 2; virtio bus driver modules loading
[packages/geninitrd.git] / geninitrd-svn.patch
CommitLineData
a6cc569b
AM
1Index: geninitrd
2===================================================================
a19f276b
AM
3--- geninitrd (wersja 12652)
4+++ geninitrd (wersja 12653)
5@@ -388,6 +388,10 @@
6 find_depmod "-crc32c-intel"
7 find_depmod "-crc32c"
8 ;;
9+ virtio_blk|virtio_scsi)
10+ find_depmod "-virtio_pci"
11+ find_depmod "-virtio_mmio"
c20a1e23 12+ ;;
a19f276b
AM
13 esac
14
15 echo $modpath
This page took 0.105357 seconds and 4 git commands to generate.