aboutsummaryrefslogtreecommitdiffstats
path: root/config/hooks/kernel-image.sh.binary
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-11-18 22:46:11 +0100
committerficus <ficus@robocracy.org>2012-11-18 23:34:27 +0100
commita24e1a0654e31fd08f1fb6b66f752df7696ed5f3 (patch)
tree90b96b5bd1b719254bc37ad50845b2a1b2d58201 /config/hooks/kernel-image.sh.binary
parent1ad286b1daf8515d1532ae5fa6453e1cab0f174d (diff)
downloadtorouter-live-a24e1a0654e31fd08f1fb6b66f752df7696ed5f3.tar.gz
torouter-live-a24e1a0654e31fd08f1fb6b66f752df7696ed5f3.zip
clean up kernel mangling scripts
Diffstat (limited to 'config/hooks/kernel-image.sh.binary')
-rwxr-xr-xconfig/hooks/kernel-image.sh.binary7
1 files changed, 0 insertions, 7 deletions
diff --git a/config/hooks/kernel-image.sh.binary b/config/hooks/kernel-image.sh.binary
deleted file mode 100755
index d4618dc..0000000
--- a/config/hooks/kernel-image.sh.binary
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-set -e
-
-echo "re-copying kernel and initrd from chroot..."
-cp chroot/boot/uImage binary/live/
-cp chroot/boot/uInitrd binary/live/