summaryrefslogtreecommitdiff
path: root/hooks/live
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-05-01 13:53:29 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:09 +0100
commit6112649bf507da5d58ae1841bc1fe2f61e90a30c (patch)
treeaa8a1099280b1962187f1ac97fee3d1223b53d24 /hooks/live
parent45bcf5aa5ac1744e8c48ae4d7bf9529d0e3ede79 (diff)
downloadlive-boot-6112649bf507da5d58ae1841bc1fe2f61e90a30c.tar.gz
live-boot-6112649bf507da5d58ae1841bc1fe2f61e90a30c.zip
Merging casper 1.223.
Diffstat (limited to 'hooks/live')
-rwxr-xr-xhooks/live6
1 files changed, 6 insertions, 0 deletions
diff --git a/hooks/live b/hooks/live
index a018d95..afa198d 100755
--- a/hooks/live
+++ b/hooks/live
@@ -69,6 +69,12 @@ do
fi
done
+if [ -e /lib/udev/rules.d/60-cdrom_id.rules ]
+then
+ mkdir -p ${DESTDIR}/lib/udev/rules.d
+ cp -p /lib/udev/rules.d/60-cdrom_id.rules ${DESTDIR}/lib/udev/rules.d
+fi
+
# Handling other stuff
# Configuration: keymap (usefull when using encryption)