create_installstick: copy MD5 sums too

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-11-22 16:56:19 +01:00
parent 26b989107d
commit 18276c86de

View File

@ -111,7 +111,9 @@ fi
# copy files
echo "copy files to $PART..."
cp target/KERNEL /tmp/usb_install
cp target/KERNEL.md5 /tmp/usb_install
cp target/SYSTEM /tmp/usb_install
cp target/SYSTEM.md5 /tmp/usb_install
cp sample.conf/syslinux_installer.cfg /tmp/usb_install/syslinux.cfg
# syncing disk