From 18afe4934f72eeec551b7a42fa8dc200f80ded42 Mon Sep 17 00:00:00 2001 From: maximilian attems Date: Mon, 5 Apr 2010 04:43:48 +0200 Subject: hook-functions: Add btrfs to base modules seems lots of people fancy it so lets add it. Signed-off-by: maximilian attems --- hook-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hook-functions b/hook-functions index cf41e42..b7c816c 100644 --- a/hook-functions +++ b/hook-functions @@ -396,7 +396,7 @@ auto_add_modules() { case "$1" in base) - for x in ehci-hcd ohci-hcd uhci-hcd usbhid ext2 \ + for x in ehci-hcd ohci-hcd uhci-hcd usbhid btrfs ext2 \ ext3 ext4 ext4dev isofs jfs nfs reiserfs udf xfs af_packet \ atkbd i8042 virtio_pci; do manual_add_modules "${x}" -- cgit v1.2.3