From 8fa4f8dedf725ba629164b0a3092ed784cbe821f Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Mon, 27 Jun 2011 19:16:29 -0300 Subject: [archiso] Update for mkinitcpio >= 0.7 Signed-off-by: Gerardo Exequiel Pozzi --- archiso/install/archiso_pxe_nbd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archiso/install/archiso_pxe_nbd') diff --git a/archiso/install/archiso_pxe_nbd b/archiso/install/archiso_pxe_nbd index 189a7b1..c8ba1a4 100644 --- a/archiso/install/archiso_pxe_nbd +++ b/archiso/install/archiso_pxe_nbd @@ -1,6 +1,6 @@ # vim: set ft=sh: -install () +build () { MODULES="nbd" MODULES="${MODULES} $(comm -2 -3 <(checked_modules "/drivers/net/" | sort) \ -- cgit v1.2.3-54-g00ecf