-Upgraded linux-2.6.37 to linux-2.6.38
[hvlinux.git] / stage2 / pkg / udev
index fa10b2d..475748e 100644 (file)
@@ -15,4 +15,5 @@ hvconfig_pre()
 hvbuild_post()
 {
     install -m755 ${SCRDIR}/misc/udev-create-persistent-net.sh /usr/local/bin
+    install -m644 ${SCRDIR}/misc/udev-media-automount.rules /etc/udev/rules.d/10-media-automount.rules
 }