diff options
author | John Southworth <john.southworth@vyatta.com> | 2012-08-28 13:31:50 -0700 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2012-08-28 13:33:43 -0700 |
commit | c3b8e3248955e6759f7288ce87d923fcf6231da1 (patch) | |
tree | f39785a6326757194c67f4180c32278ce3ee230c | |
parent | 74fef0842dfe7cb144b7e6f519e30ac8a0a76b83 (diff) | |
download | initramfs-tools-c3b8e3248955e6759f7288ce87d923fcf6231da1.tar.gz initramfs-tools-c3b8e3248955e6759f7288ce87d923fcf6231da1.zip |
Fix xen and hyperv module loading on boot
-rw-r--r-- | conf/modules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/modules b/conf/modules index 9aa4646..2426913 100644 --- a/conf/modules +++ b/conf/modules @@ -8,3 +8,5 @@ # # raid1 # sd_mod +xen_blkfront +hv_storvsc |