[pkg-fso-commits] [SCM] Various non-packaged files branch, master, updated. 7fd30e09a68cd89ca442156c01490bc4dda7b520

Luca Capello luca at pca.it
Thu Sep 11 22:22:39 UTC 2008


The following commit has been merged in the master branch:
commit 9912998b6d300ddfef7bfa9d585a392f5018dfda
Author: Luca Capello <luca at pca.it>
Date:   Thu Sep 11 17:49:20 2008 +0200

    install.sh: add bluetooth modules to $INST_DIR/etc/modules

diff --git a/install.sh b/install.sh
index c414420..d56a76a 100755
--- a/install.sh
+++ b/install.sh
@@ -516,7 +516,12 @@ __END__
 
 echo " * Creating /etc/modules"
 cat > $INST_DIR/etc/modules <<__END__
+# audio
 snd-soc-neo1973-gta02-wm8753
+
+# bluetooth
+ohci-hcd
+hci_usb
 __END__
 
 echo " * Setting FSCKFIX=yes in /etc/default/rcS"

-- 
Various non-packaged files



More information about the pkg-fso-commits mailing list