| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Change the command from `/bin/false` to `${EPREFIX}/usr/libexec/iwd` as
used in `iwd.initd-r1`.
Bug: https://bugs.gentoo.org/831631
Closes: https://bugs.gentoo.org/831631
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/32508
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
|
|
|
| |
Apply Debian/Fedora patches to fix regression with openssl3 causing some wifi
connections (i.e. Eduroam) to fail.
Closes: https://bugs.gentoo.org/912315
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/32437
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
|
|
|
| |
New wireless-regdb doesn't install the files needed for crda to test by
default. Fix the deps so test work.
Closes: https://bugs.gentoo.org/912865
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
|
| |
When crda tests it needs wireless-regdb[crda] which causes a circular
dep issue. Resolve the circular dep using PDEPEND
Bug: https://bugs.gentoo.org/912865
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/912882
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
|
|
|
|
| |
Thanks-to: Luca Santarelli
Closes: https://bugs.gentoo.org/912464
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/909647
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
| |
Sync live
Uses QtPy6 now
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
| |
Minor ebuild qa
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/906366
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
| |
Minor dep fixes
Closes: https://bugs.gentoo.org/908656
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
| |
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/32390
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
| |
Thanks to help from negril as these check logics hurt my head.
Closes: https://bugs.gentoo.org/912647
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
| |
net-wireless/wireless-regdb now handles crda and must be in rdep for
any/all wireless transmitters
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/849452
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
|
| |
net-wireless/wireless-regdb now handles crda if requested and other
packages do not need that handling.
Closes: https://bugs.gentoo.org/829958
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Linux has now supported loading regulatory information without CRDA
since kernel 4.15. After significant discussion negril, sam, and I have
agreed upon a set of checks to ensure users are getting working regulatory
information with or without crda, and have made crda optional. All packages
that can cause radio emission must depend directly on wireless-regdb.
Primary discussion location
https://github.com/gentoo/gentoo/pull/31514
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Kernel version >=4.15 removed the need for net-wireless/crda.
For versions >=4.15 this update:
- ensures net-wireless/crda is no longer installed
- copied kernel config_check from net-wireless/iwd to ensure loading
Bug: https://bugs.gentoo.org/898162
Closes: https://github.com/gentoo/gentoo/pull/31514
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
|
|
|
|
| |
As reported in https://repology.org/repository/gentoo/problems
Signed-off-by: luzpaz <luzpaz@users.noreply.github.com>
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/32257
|
|
|
|
|
|
|
|
| |
Includes changes to bladerf-fpga-0.12.0.ebuild as reported in https://repology.org/repository/gentoo/problems
Signed-off-by: luzpaz <luzpaz@users.noreply.github.com>
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/32256
|
|
|
|
|
|
|
| |
Includes changes to bladerf-fpga-0.15.0.ebuild as reported in https://repology.org/repository/gentoo/problems
Signed-off-by: luzpaz <luzpaz@users.noreply.github.com>
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|
|
|
|
| |
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
|