summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/networkmanager: create /run/NetworkManager earlierMart Raudsepp2020-04-261-0/+62
| | | | | | | | | | | | | | | | NetworkManager itself creates /run/NetworkManager very early on in its main(), but the OpenRC init file also wants to put the start-stop-daemon pidfile in it. It seems to have been working well enough for most people regardless, but there is still a very real race condition and bug here, which appears to get triggered for more users with the p.masked networkmanager versions as well. Hopefully fix it by creating the directory in start_pre() like other packages making use of a subdirectory pidfile do, with the same permissions as NetworkManager itself will/would create it. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* Revert "net-misc/networkmanager: Make sure /run/NetworkManager dir is available"Mart Raudsepp2020-04-201-7/+1
| | | | | | | | | No known ACKs from networkmanager maintainers; touches installed file without coordinated revbump. This reverts commit ce80d55ef4d991cc3c86bcfb33999d89a5e6c604. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/networkmanager: Make sure /run/NetworkManager dir is availableLars Wendler2020-04-201-1/+7
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/networkmanager: Revbump: Don't call helpers with full pathLars Wendler2020-03-121-0/+12
| | | | | | | 84-nm-drivers.rules calls /usr/bin/sed but we have sed in /bin/ Package-Manager: Portage-2.3.93, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/networkmanager: improve privacy, iwd1 compat, USE=polkit honorMart Raudsepp2020-01-191-0/+81
| | | | | | | | Closes: https://bugs.gentoo.org/702476 Closes: https://bugs.gentoo.org/702900 Closes: https://bugs.gentoo.org/704810 Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/networkmanager: Fix udev ruleMatt Turner2019-10-211-0/+33
| | | | | Closes: https://bugs.gentoo.org/697774 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/networkmanager: remove oldMike Gilbert2017-06-034-2151/+0
| | | | Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69
* net-misc/networkmanager: Fix bogus license in header.Ulrich Müller2017-03-282-2/+4
| | | | | Bug: 611526 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-282-2/+0
| | | | Bug: 611234
* net-misc/networkmanager: Remove oldMart Raudsepp2017-01-262-91/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-misc/networkmanager: Try to use consolekit service if built with that ↵Pacho Ramos2017-01-211-0/+58
| | | | | | support to prevent race conditions (#595806) Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-misc/networkmanager: Drop oldPacho Ramos2017-01-151-30/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* Revert "net-misc/networkmanager: Drop old"Pacho Ramos2016-09-292-0/+97
| | | | | | Old versions still needed by some arches This reverts commit e9606f0e918e2ade8431684f3e40bc800cd0efcb.
* net-misc/networkmanager: Drop oldPacho Ramos2016-09-292-97/+0
| | | | Package-Manager: portage-2.3.0
* net-misc/networkmanager: Fix issues with wifi connection and dhcp (#593518 ↵Pacho Ramos2016-09-173-0/+2094
| | | | | | by Sven) Package-Manager: portage-2.3.0
* net-misc/networkmanager: fix build with USE=-systemdMike Gilbert2016-08-041-0/+67
| | | | | | | | Thanks to Ben Kohler for getting this sorted with upstream. Bug: https://bugs.gentoo.org/590432 Package-Manager: portage-2.3.0_p16
* net-misc/networkmanager: Drop oldPacho Ramos2016-07-092-104/+0
| | | | Package-Manager: portage-2.3.0
* net-misc/networkmanager: fix build when USE="consolekit -systemd" (bug #588278)Alexandre Rostovtsev2016-07-081-0/+30
| | | | | | Thanks to jorgicio for finding the patch. Package-Manager: portage-2.3.0
* net-misc/networkmanager: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* net-misc/networkmanager: Fix connection with some wifi devices (#579820 by Oleg)Pacho Ramos2016-04-161-0/+24
| | | | Package-Manager: portage-2.2.28
* net-misc/networkmanager: Fix VPN routes (#571246 by Lu Ran)Pacho Ramos2016-01-161-0/+51
| | | | Package-Manager: portage-2.2.26
* net-misc/networkmanager: Drop oldPacho Ramos2015-12-121-31/+0
| | | | Package-Manager: portage-2.2.24
* net-misc/networkmanager: Fix VPN problems due to wrong MTU (#559908 by ↵Pacho Ramos2015-10-031-0/+53
| | | | | | Markos Chandras and Lubomir Rintel). Package-Manager: portage-2.2.22
* net-misc/networkmanager: Remove more obsolete files and old and vulnerable ↵Pacho Ramos2015-09-057-303/+0
| | | | | | versions Package-Manager: portage-2.2.20.1
* [QA] Remove executable bit from files, bug 550434.Ulrich Müller2015-08-091-0/+0
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0812-0/+437
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed