From 0a28a95f49eaeb33487c21995c71b5ca74df131e Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Tue, 25 Apr 2006 22:51:44 +0000 Subject: Add: filesystem autodetection git-svn-id: http://projects.archlinux.org/svn/initramfs/mkinitcpio@19 880c04e9-e011-0410-abf7-b926e227c9cd --- mkinitcpio.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mkinitcpio.conf') diff --git a/mkinitcpio.conf b/mkinitcpio.conf index 392467d..07e738b 100644 --- a/mkinitcpio.conf +++ b/mkinitcpio.conf @@ -2,4 +2,4 @@ MODULES="8139too snd_intel8x0" BINARIES="grep" FILES="" -HOOKS="base ide filesystems" +HOOKS="base ide filesystems-auto" -- cgit v1.2.3-24-g4f1b