Summary: | give bind the ability to call mysql for dns lookups | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Jeffrey Forman (RETIRED) <jforman> |
Component: | Current packages | Assignee: | Jeffrey Forman (RETIRED) <jforman> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | reaper |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | add mysql functionality to bind | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
patch to allow bind to call a mysql db
ebuild with the mysql use flag, and accompanying patch |
Description
Jeffrey Forman (RETIRED)
2004-05-23 09:53:09 UTC
Created attachment 31893 [details, diff]
patch to allow bind to call a mysql db
Created attachment 31894 [details]
ebuild with the mysql use flag, and accompanying patch
patch and mysql db are based from patch from: http://gw.netbastards.org/bm/ Instead of doing research on my own... How well does this work? Is it stable, tested, require special config? If it works(tm), this is a very interesting and potenially useful patch. I've tested this and it works on x86 but not on sparc64. I'm going to research this. Commmited as bind-9.2.2-r4.ebuild. Test and let me know. Thanks! |