Summary
ifplugd is a Linux daemon which will automatically configure your ethernet device when a cable is plugged in and automatically unconfigure it if the cable is pulled. This is useful on laptops with onboard network adapters, since it will only configure the interface when a cable is really connected.
Versions
v0.28-r12 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc x86 ~arm ~arm64 ~hppa
- USE flags
- doc selinux
v0.28-r11 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 ppc x86 ~arm ~arm64 ~hppa
- USE flags
- doc selinux
USE flags
General
Dependencies
dev-libs / libdaemon : Simple library for creating daemon processes in C
virtual / pkgconfig : Virtual for the pkg-config implementation
www-client / lynx : An excellent console-based web browser with ssl support
Runtime Dependencies
dev-libs / libdaemon : Simple library for creating daemon processes in C
sec-policy / selinux-ifplugd : SELinux policy for ifplugd
sys-apps / baselayout : Filesystem baselayout and init scripts
Bugs
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/ifplugd: Stabilize 0.28-r12 ppc, #947142
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/ifplugd: Stabilize 0.28-r12 amd64, #947142
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
sys-apps/ifplugd: Stabilize 0.28-r12 x86, #947142
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
sys-apps/ifplugd: misc fixes
* Move eautoreconf to src_prepare * Don't drop various keywords * Use BDEPEND Signed-off-by: Sam James <sam@gentoo.org> - NHOrus · gentoo
sys-apps/ifplugd: fix incompatible pointer types
After discussion switched include from linux/if.h to net/if.h libc version contains everything needed both in musl and glibc. eautoreconf automagics away implicit function declaration errors in configure update EAPI 7 -> 8 in process Closes: https://bugs.gentoo.org/921384 Closes: https://bugs.gentoo.org/908538 Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com> Closes: https://github.com/gentoo/gentoo/pull/36420 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop most stable hppa keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
sys-apps/ifplugd: rev bump
- Bump to EAPI 7 - Fix building against GCC 10 Thanks-to: Jeroen Roovers <jer@gentoo.org> Closes: https://bugs.gentoo.org/706746 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Anthony G. Basile · gentoo
sys-apps/ifplugd: keyword ~arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 - Mikle Kolyada · gentoo
sys-apps/ifplugd: Drop old
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Agostino Sarubbo · gentoo
sys-apps/ifplugd: ppc stable wrt bug #604222
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
sys-apps/ifplugd: x86 stable wrt bug #604222
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Jeroen Roovers · gentoo
sys-apps/ifplugd: Stable for HPPA (bug #604222).
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
sys-apps/ifplugd: amd64 stable wrt bug #604222
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Felix Janda · gentoo
sys-apps/ifplugd: revision bump
* EAPI=6 * add patch from Chad Joan for compilation with musl libc * remove obsolete pkg_postinst phase Gentoo-Bug: https://bugs.gentoo.org/592912 Gentoo-Bug: https://bugs.gentoo.org/278653 Closes: https://github.com/gentoo/gentoo/pull/2541 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
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