Can anyone point me to a good one for use? It would be cool if it was from a repo for updates, etc. Thanks in advance! Dustin
You might start here: http://dustman.net/andy/djbware/djbdns/1.05 Many people won't touch distribution by RPM or other binary packaging because of DJB's licensing terms. -Alan Dustin Krysak wrote:> Can anyone point me to a good one for use? It would be cool if it was > from a repo for updates, etc. > > > > Thanks in advance! > > > > Dustin > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >-- Alan Sparks, UNIX/Linux Systems Integration and Administration <asparks at doublesparks.net>
> Can anyone point me to a good one for use? It would be cool if it was > from a repo for updates, etc. > > > > Thanks in advance! > > > > Dustin >Dustin, You can put any rpms you use into a local directory, run createrepo on that directory, edit a local.repo file in /etc/yum.repos.d and use yum to install, update uninstall the rpms.