summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJonathan Bauer2011-04-15 19:27:42 +0200
committerJonathan Bauer2011-04-15 19:27:42 +0200
commit1d7eb8c79b17fc9b2f9e93c215d574c8a6563441 (patch)
tree6bf557bcfef5371cfacbd88c54f4f15a90ac1ffc /bin
parentfix? (diff)
downloadusb-boot-stick-1d7eb8c79b17fc9b2f9e93c215d574c8a6563441.tar.gz
usb-boot-stick-1d7eb8c79b17fc9b2f9e93c215d574c8a6563441.tar.xz
usb-boot-stick-1d7eb8c79b17fc9b2f9e93c215d574c8a6563441.zip
fix :)
Diffstat (limited to 'bin')
-rwxr-xr-xbin/initramfs.update (renamed from bin/build-preboot-initramfs)2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/build-preboot-initramfs b/bin/initramfs.update
index ce33f4c..b194705 100755
--- a/bin/build-preboot-initramfs
+++ b/bin/initramfs.update
@@ -6,4 +6,4 @@ cd ${ROOT_DIR}/build/rootfs
find . | cpio -H newc -o > ../initramfs-default.cpio
cd ..
gzip initramfs-default.cpio
-mv initramfs-default.cpio.gz initramfs-preboot
+mv initramfs-default.cpio.gz initramfs-default