summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorSebastian Schmelzer2011-03-14 18:44:00 +0100
committerSebastian Schmelzer2011-03-14 18:44:00 +0100
commit320f80fd8f478c64ea041d187db38b01e9de043e (patch)
treee4d21b31c569767a6c638b628e591c69d14ed762 /bin
parentupdate fbgui (diff)
downloadusb-boot-stick-320f80fd8f478c64ea041d187db38b01e9de043e.tar.gz
usb-boot-stick-320f80fd8f478c64ea041d187db38b01e9de043e.tar.xz
usb-boot-stick-320f80fd8f478c64ea041d187db38b01e9de043e.zip
minor fixe
Diffstat (limited to 'bin')
-rwxr-xr-xbin/build-preboot-initramfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/build-preboot-initramfs b/bin/build-preboot-initramfs
index b94eadd..ce33f4c 100755
--- a/bin/build-preboot-initramfs
+++ b/bin/build-preboot-initramfs
@@ -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-initramfs
+mv initramfs-default.cpio.gz initramfs-preboot