summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updating remote-id in metadata.xmlJustin Lecher2015-06-152-16/+21
| | | | (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key E9402A79B03529A2!)
* sparc stable wrt bug #530418Jack Morgan2015-06-021-5/+15
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
* sparc stable wrt bug #530418Jack Morgan2015-06-022-3/+6
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
* remove unstable versionsWilliam Hubbs2015-04-171-17/+4
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
* remove unstable versionsWilliam Hubbs2015-04-173-345/+5
| | | | (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
* Stable for ia64, wrt bug #530418Agostino Sarubbo2015-04-141-15/+15
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
* Stable for ia64, wrt bug #530418Agostino Sarubbo2015-04-142-3/+6
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
* Stable for alpha, wrt bug #530418Agostino Sarubbo2015-04-131-15/+15
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
* Stable for alpha, wrt bug #530418Agostino Sarubbo2015-04-132-3/+6
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
* Tweak rpc.nfsd comment #538764 by dE.Mike Frysinger2015-02-241-15/+15
| | | | (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Tweak rpc.nfsd comment #538764 by dE.Mike Frysinger2015-02-242-2/+5
| | | | (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Clean up broken style.Mike Frysinger2015-02-241-5/+15
| | | | (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Clean up broken style.Mike Frysinger2015-02-242-7/+10
| | | | (Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
* Fix the dependencies in nfsclient. There is no good way to detect whether ↵William Hubbs2015-02-051-6/+8
| | | | | | the file systems are nfs3 or nfs4, so explain to the users what they need to turn on or off in the configuration file. Also remove the before netmount line; netmount should use nfsclient. (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x30C46538)
* Fix the dependencies in nfsclient. There is no good way to detect whether ↵William Hubbs2015-02-055-7/+373
| | | | | | the file systems are nfs3 or nfs4, so explain to the users what they need to turn on or off in the configuration file. Also remove the before netmount line; netmount should use nfsclient. (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x30C46538)
* remove broken revisionsWilliam Hubbs2015-02-031-8/+4
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
* remove broken revisionsWilliam Hubbs2015-02-035-697/+6
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
* drop the provide nfsmount from nfsclient since there is now a migration script.William Hubbs2015-02-031-9/+7
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x30C46538)
* drop the provide nfsmount from nfsclient since there is now a migration script.William Hubbs2015-02-034-4/+360
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x30C46538)
* QA: fix typo in installing compatibility netmount init script, revbump, wrt ↵Sergey Popov2015-02-031-3/+17
| | | | | | bug #538616. Drop broken revisions (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x1F357D42)
* QA: fix typo in installing compatibility netmount init script, revbump, wrt ↵Sergey Popov2015-02-033-5/+14
| | | | | | bug #538616. Drop broken revisions (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x1F357D42)
* Avoid breaking anybody with nfsmount in their runlevels; but they should ↵Robin H. Johnson2015-02-021-15/+4
| | | | | | really read the news item and update their systems; migration hand-holding script will be removed not sooner than August 1st; reviewed by radhermit, williamh, zero_chaos. (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
* Avoid breaking anybody with nfsmount in their runlevels; but they should ↵Robin H. Johnson2015-02-024-1/+388
| | | | | | really read the news item and update their systems; migration hand-holding script will be removed not sooner than August 1st; reviewed by radhermit, williamh, zero_chaos. (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)
* Use upstream fix for backgrounding statd so it works for systemd as well.Tim Harder2015-02-021-10/+11
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Use upstream fix for backgrounding statd so it works for systemd as well.Tim Harder2015-02-024-4/+43
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Force rpc.statd into the background.Tim Harder2015-01-311-6/+10
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Force rpc.statd into the background.Tim Harder2015-01-313-5/+11
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Fix dev-libs/libevent dependency (bug #446374).Jeroen Roovers2015-01-311-9/+5
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Fix dev-libs/libevent dependency (bug #446374).Jeroen Roovers2015-01-312-3/+6
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
* Version bump.Tim Harder2015-01-311-14/+10
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Version bump.Tim Harder2015-01-312-1/+180
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Stable on arm. Bug #530418.Anthony G. Basile2015-01-191-15/+15
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
* Stable on arm. Bug #530418.Anthony G. Basile2015-01-192-3/+7
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
* Stable on ppc, ppc64 and x86. Bug #530418.Anthony G. Basile2015-01-191-2/+22
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
* Stable on ppc, ppc64 and x86. Bug #530418.Anthony G. Basile2015-01-192-3/+7
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
* Fix libevent depend to avoid compile failures #536812Patrick Lauer2015-01-171-14/+2
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
* Fix libevent depend to avoid compile failures #536812Patrick Lauer2015-01-172-3/+6
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
* amd64 stable wrt bug #530418Mikle Kolyada2015-01-171-5/+7
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
* amd64 stable wrt bug #530418Mikle Kolyada2015-01-172-3/+6
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
* Stable for HPPA (bug #530418).Jeroen Roovers2015-01-161-9/+5
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
* Stable for HPPA (bug #530418).Jeroen Roovers2015-01-162-5/+8
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
* Localize opts variable as well for nfsclient script.Tim Harder2014-12-241-9/+9
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Localize opts variable as well for nfsclient script.Tim Harder2014-12-242-3/+6
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Fix nfsclient init script when using mounts requiring the rpc.gssd service.Tim Harder2014-12-241-10/+10
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Fix nfsclient init script when using mounts requiring the rpc.gssd service.Tim Harder2014-12-243-4/+11
| | | | (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Version bump and replace nfsmount script with nfsclient/netmount combination ↵Tim Harder2014-12-221-1/+19
| | | | | | (bug #529280). (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Version bump and replace nfsmount script with nfsclient/netmount combination ↵Tim Harder2014-12-224-1/+224
| | | | | | (bug #529280). (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
* Remove unneeded useflags from metadata.xmlPatrick Lauer2014-11-191-16/+2
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
* Remove unneeded useflags from metadata.xmlPatrick Lauer2014-11-192-3/+4
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, unsigned Manifest commit)
* Remove old.Tim Harder2014-11-181-63/+9
| | | | (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)