From 9fc4bd73bce1d2b107238933aea57945ee992b36 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Thu, 4 May 2006 08:54:11 +0000 Subject: Removed some 'msg' output git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@62 880c04e9-e011-0410-abf7-b926e227c9cd --- install/autodetect | 1 - 1 file changed, 1 deletion(-) (limited to 'install/autodetect') diff --git a/install/autodetect b/install/autodetect index abcfafe..7375296 100644 --- a/install/autodetect +++ b/install/autodetect @@ -2,7 +2,6 @@ install () { - msg ":: Autodetecting modules" MODULE_FILE="$(mktemp /tmp/initcpio_modules.XXXXXX)" #blegh, we'll let /tmp clean itself up AUTODETECT="$(auto_modules -e "/scsi/" -e "/block" -e "/fusion/" \ -- cgit v1.2.3-24-g4f1b