From b880be1ae9d5fc2190d4e2178626776aecfa5243 Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Tue, 16 Feb 2010 16:59:18 -0300 Subject: Implement mount hook function in archiso hook. Next version of mkinitcpio > 0.6.2 implements mount hook functionality. So can avoid skipping normal flow of main init script, and removing common end code with it. Signed-off-by: Gerardo Exequiel Pozzi --- archiso/install/archiso | 1 - 1 file changed, 1 deletion(-) (limited to 'archiso/install') diff --git a/archiso/install/archiso b/archiso/install/archiso index 77fddc3..5978f33 100644 --- a/archiso/install/archiso +++ b/archiso/install/archiso @@ -9,7 +9,6 @@ install () BINARIES="" FILES="" - add_dir /real_root add_dir /tmpfs add_dir /bootmnt SCRIPT="archiso" -- cgit v1.2.3-54-g00ecf