]> git.ipfire.org Git - thirdparty/dracut.git/commit
feat(bluetooth): implement bluetooth support in initrd
authorAdam Alves <adamoa@gmail.com>
Fri, 22 Feb 2019 02:35:39 +0000 (23:35 -0300)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Fri, 16 Apr 2021 18:43:31 +0000 (18:43 +0000)
commit64ee2a53864576fbedabe6b18fb9aae01b999199
tree2467fbfd2d964f0fd23ed593fb71c455db9f255d
parent4baedd019b898b5f2938135abc6107ef5a2957bb
feat(bluetooth): implement bluetooth support in initrd

- Included a bluetooth module that installs modules, firmware, udev rules and bluetoothd.
- systemd and dbus are required by bluetoothd
- Include bluetooth by default if BT keyboard or combo found
dracut.spec
modules.d/62bluetooth/module-setup.sh [new file with mode: 0755]