Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
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
commit9820a0691ea634efbed9f74bce5d202240329592 (patch)
tree9942a03bc6bfe7fb14cf2f6a251cefb75ee6dac9 /archiso/install
parent6636365f4922e3d81965e4e7cb24a7354453d025 (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