Versions
v1.0.1-r4 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- amd64 x86 ~arm64 ~hppa ~mips
- USE flags
- doc resolvconf
USE flags
General
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- resolvconf
- Use resolvconf to handle /etc/resolv.conf updates
Dependencies
dev-texlive / texlive-latexextra : TeXLive LaTeX additional packages
virtual / resolvconf : Virtual to select between different resolvconf providers
Runtime Dependencies
virtual / resolvconf : Virtual to select between different resolvconf providers
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Bernard Cafarelli · gentoo
net-misc/dibbler: drop 1.0.1-r3
Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/dibbler: Stabilize 1.0.1-r4 amd64, #942565
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
net-misc/dibbler: Stabilize 1.0.1-r4 x86, #942565
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/dibbler: use configure cache for subconfigure
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brahmajit Das · gentoo
net-misc/dibbler: Fix call to undeclared function pthread_kill
Closes: https://bugs.gentoo.org/897944 Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31240 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
net-misc/dibbler: fix build w/ clang 16, filter lto
Closes: https://bugs.gentoo.org/861611 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
net-misc/dibbler: Drop 1.0.1-r0 and 1.0.1-r2
Closes: https://bugs.gentoo.org/778707 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Sam James · gentoo
net-misc/dibbler: Stabilize 1.0.1-r3 amd64, #778707
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
net-misc/dibbler: x86 stable (bug #778707)
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@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 - Ulrich Müller · gentoo
net-misc/dibbler: Update dependencies.
Following removal of dev-tex/floatflt. Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernard Cafarelli · gentoo
net-misc/dibbler: move musl patch from overlay to main tree
Closes: https://bugs.gentoo.org/551818 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernard Cafarelli · gentoo
net-misc/dibbler: fix unconditional dep on virtual/resolvconf
Closes: https://bugs.gentoo.org/707386 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernard Cafarelli · gentoo
net-misc/dibbler: ebuild enhancements, add resolvconf support
EAPI bump, use new eclass for README, use keepdir for /var/lib/dibbler Closes: https://bugs.gentoo.org/670516 Closes: https://bugs.gentoo.org/693874 Closes: https://bugs.gentoo.org/706808 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Bernard Cafarelli · gentoo
net-misc/dibbler: fix build with -fno-common
Thanks jer for patch Closes: https://bugs.gentoo.org/706806 Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Alexis Ballier · gentoo
net-misc/dibbler: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Bernard Cafarelli · gentoo
net-misc/dibbler: drop old
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Jeroen Roovers · gentoo
net-misc/dibbler: Stable for HPPA (bug #579940).
Package-Manager: portage-2.3.0 RepoMan-Options: --ignore-arches - Matthew Thode · gentoo
openstack mass stable for mitaka, x86 and amd64 for bug 582170 - Agostino Sarubbo · gentoo
net-misc/dibbler: amd64 stable wrt bug #579940
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Magnus Granberg · gentoo
Merge branch 'master' of git+ssh://git.gentoo.org/repo/gentoo - Bernard Cafarelli · gentoo
net-misc/dibbler: version bump
Package-Manager: portage-2.2.23 - 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