[Bug 247143] FEATURE IDEA: implement module_disable=YES in /boot/loader.conf file

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jun 10 10:06:50 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247143

            Bug ID: 247143
           Summary: FEATURE IDEA: implement module_disable=YES in
                    /boot/loader.conf file
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: kern
          Assignee: bugs at FreeBSD.org
          Reporter: vermaden at interia.pl

Currently many things are built into the kernel (like Bluetooth).

The syntax module_load=YES loads module at system startup.

Currently its not possible to disable (for example) Bluetooth because its
compiled into the kernel without rebuilding it.

Implementing module_disable=YES could/should allow disable a feature that is
build into the kernel but one would not have to recompile the kernel (and lose
the freebsd-update(8) updates).

Just an idea ...

Regards.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list