| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
| |
No known ACKs from networkmanager maintainers; touches installed file without
coordinated revbump.
This reverts commit ce80d55ef4d991cc3c86bcfb33999d89a5e6c604.
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
|
|
|
|
|
| |
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Closes: https://bugs.gentoo.org/697774
Signed-off-by: Matt Turner <mattst88@gentoo.org>
|
|
|
|
| |
Package-Manager: Portage-2.3.6_p1, Repoman-2.3.2_p69
|
|
|
|
|
| |
Bug: 611526
Package-Manager: Portage-2.3.5, Repoman-2.3.2
|
|
|
|
| |
Bug: 611234
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
| |
support to prevent race conditions (#595806)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
| |
Package-Manager: Portage-2.3.3, Repoman-2.3.1
|
|
|
|
|
|
| |
Old versions still needed by some arches
This reverts commit e9606f0e918e2ade8431684f3e40bc800cd0efcb.
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
by Sven)
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
| |
Thanks to Ben Kohler for getting this sorted with upstream.
Bug: https://bugs.gentoo.org/590432
Package-Manager: portage-2.3.0_p16
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
| |
Thanks to jorgicio for finding the patch.
Package-Manager: portage-2.3.0
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.24
|
|
|
|
|
|
| |
Markos Chandras and Lubomir Rintel).
Package-Manager: portage-2.2.22
|
|
|
|
|
|
| |
versions
Package-Manager: portage-2.2.20.1
|
| |
|
|
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
|