summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorAaron Griffin <aaron@archlinux.org>2006-05-04 10:54:11 +0200
committerAaron Griffin <aaron@archlinux.org>2006-05-04 10:54:11 +0200
commit9fc4bd73bce1d2b107238933aea57945ee992b36 (patch)
treeb96d95dffc2ec9be05492570df41f3a9045f053a /install
parent1b03952953bc10c6613d2a174076795b9c8c43cc (diff)
downloadmkinitcpio-9fc4bd73bce1d2b107238933aea57945ee992b36.tar.gz
mkinitcpio-9fc4bd73bce1d2b107238933aea57945ee992b36.tar.xz
Removed some 'msg' output
git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@62 880c04e9-e011-0410-abf7-b926e227c9cd
Diffstat (limited to 'install')
-rw-r--r--install/autodetect1
1 files changed, 0 insertions, 1 deletions
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/" \