device hotplug

This commit is contained in:
Tomas M
2012-09-06 13:29:59 -05:00
parent 0421e9e1ab
commit 528d3ea214
4 changed files with 19 additions and 22 deletions
+3
View File
@@ -41,6 +41,9 @@ cp /boot/vmlinuz $BOOT/
# create compressed bundles
# ... TODO!
if [ -d sb ]; then
cp sb/* $LIVEKITDATA/$LIVEKITNAME/
fi
# create ISO for CD image
echo "Creating ISO file for CD boot..."