summaryrefslogtreecommitdiff
path: root/archiso/install
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2012-07-17 01:44:43 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2012-07-17 02:25:18 -0300
commit5ea02f68fe56a074970d11d7a1a3c0290ea8773f (patch)
treec31265488ef926a1656787b348c8f8d1e4d6f55b /archiso/install
parentbb84aa78acb98e13b7c9e9268a55591b30ecc499 (diff)
[archiso] archiso_shutdown: use run_cleanuphook()
Simplify build process, using the same method like in shutdown hook by mkinitcpio we still need a custom shutdown script for archiso, since "twisted" structure of block devices. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'archiso/install')
-rw-r--r--archiso/install/archiso_shutdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/archiso/install/archiso_shutdown b/archiso/install/archiso_shutdown
index 962be95..5ae976a 100644
--- a/archiso/install/archiso_shutdown
+++ b/archiso/install/archiso_shutdown
@@ -1,6 +1,8 @@
#!/bin/bash
build() {
+ add_binary cp
+
add_runscript
add_file /usr/lib/initcpio/archiso_shutdown /shutdown