summaryrefslogtreecommitdiffstats
path: root/create-installer
diff options
context:
space:
mode:
authorSebastian Schmelzer2011-05-02 16:43:55 +0200
committerSebastian Schmelzer2011-05-02 16:43:55 +0200
commit7931e88ac8ab2eab4da6840a698920f8c28deba4 (patch)
treef1138f213c41f9582519839fefac355eec7620ed /create-installer
parentMake the calculation right (normalize to MByte) ... (diff)
downloadusb-boot-stick-7931e88ac8ab2eab4da6840a698920f8c28deba4.tar.gz
usb-boot-stick-7931e88ac8ab2eab4da6840a698920f8c28deba4.tar.xz
usb-boot-stick-7931e88ac8ab2eab4da6840a698920f8c28deba4.zip
update installer ..
Diffstat (limited to 'create-installer')
-rwxr-xr-xcreate-installer2
1 files changed, 1 insertions, 1 deletions
diff --git a/create-installer b/create-installer
index ddec96d..50075f9 100755
--- a/create-installer
+++ b/create-installer
@@ -30,7 +30,7 @@ cp -f $SYSLINUX/linux/syslinux $ROOT_DIR/installer/tmp/bin
cp -f $ROOT_DIR/build/kernel-preboot-latest $ROOT_DIR/installer/tmp/boot/kernel
build.initramfs.sh
-cp -f $ROOT_DIR/build/initramfs-default $ROOT_DIR/installer/tmp/boot/init
+cp -f $ROOT_DIR/build/initramfs-default $ROOT_DIR/installer/tmp/boot/initramfs
cp -f $SYSLINUX/com32/menu/menu.c32 $ROOT_DIR/installer/tmp/boot/
cp -f $SYSLINUX/com32/menu/vesamenu.c32 $ROOT_DIR/installer/tmp/boot/