summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-dialup/rp-pppoe: 4.0 ar fixesJaco Kroon2023-05-131-0/+81
| | | | | | | Closes: https://bugs.gentoo.org/906117 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/30985 Signed-off-by: Sam James <sam@gentoo.org>
* net-dialup/rp-pppoe: 3.15-r2 - remove MAX_INTERFACES limit.Jaco Kroon2022-01-191-0/+91
| | | | | | | | | | | The 64 MAX_INTERFACES is a problem for us. To make matters worse the number of interfaces we need to listen on are climbing at an alarming rate. Need a single pppoe-server instance to share IP pool. Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Jaco Kroon <jaco@uls.co.za> Closes: https://github.com/gentoo/gentoo/pull/23213 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-dialup/rp-pppoe: Remove old 3.12-r1, 3.13David Seifert2021-05-0612-660/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: David Seifert <soap@gentoo.org>
* net-dialup/rp-pppoe: Removed old.Lars Wendler2018-11-281-21/+0
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-dialup/rp-pppoe: Bump to version 3.13Lars Wendler2018-11-284-0/+154
| | | | | | | | | | Added pppoe-server init script. Thanks to Oleg Gawriloff <barzog@telecom.by> for providing the script and the config file. Closes: https://bugs.gentoo.org/258515 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-dialup/rp-pppoe: Revbump to fix path to ifconfig (bug #602344).Lars Wendler2016-12-112-2/+67
| | | | | | Removed old. Package-Manager: portage-2.3.3
* net-dialup/rp-pppoe: fix build w/linux-headers-4.8+Mike Frysinger2016-11-111-0/+28
|
* net-dialup/rp-pppoe: Removed old.Lars Wendler2016-07-196-378/+0
| | | | | Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sourceware: convert to https:// URIsMike Frysinger2016-06-231-1/+1
|
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0815-0/+831
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