Hi, I noticed that in the broadcom-sta ebuild, nothing points to Broadcom's proprietary license. Broadcom's download page even states that one "must read the LICENSE.TXT file in the lib directory before using this software.", so there must at least be a MODULE_LICENSE("MIXED/Proprietary"); in the kernel to make clear that the kernel gets tainted. Is there any ebuildish way to force users to read the license? Not sure if this is required, but I guess those stupid legal issues require some attention. Cheers, Nico Reproducible: Always
Could probably just use check_license from eutils.eclass
Added check_license. 04 May 2009; MATSUU Takuto <matsuu@gentoo.org> broadcom-sta-5.10.79.10-r3.ebuild, broadcom-sta-5.10.91.9.ebuild: Added check_license to pkg_setup.