From edd497035779d919ebc27c7a319a53affc96a52b Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Wed, 26 Apr 2006 07:37:40 +0000 Subject: git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@20 880c04e9-e011-0410-abf7-b926e227c9cd --- install/base | 1 + 1 file changed, 1 insertion(+) (limited to 'install/base') diff --git a/install/base b/install/base index 27edf15..2d594dd 100644 --- a/install/base +++ b/install/base @@ -20,6 +20,7 @@ install () add_file "/lib/initramfs/init" "/init" add_file "${CONFIG}" "/config" + SCRIPT="base" } help () -- cgit v1.2.3-24-g4f1b