Gentoo Archives: gentoo-dev

From: Thilo Bangert <thilo.bangert@×××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] redoing djbdns
Date: Sat, 23 Feb 2002 15:22:20
Message-Id: 20020223211951.TEIA19415.abfep01.mail.sonofon.dk@there
In Reply to: Re: [gentoo-dev] redoing djbdns by Gontran
1 On Saturday, 23. February 2002 20:26, you wrote:
2 > * Thilo Bangert (thilo.bangert@×××.net) wrote:
3 > > Hi all,
4 > >
5 > > i am thinking of redoing the djbdns ebuild. i propose the
6 > > following scheme:
7 > > because in djbdns the resolver and the nameserver are seperate, i
8 > > plan on making three seperate ebuilds, one for the nameserver
9 > > (tinydns), one for an internal resolver/cache (dnscache) and one
10 > > for an external resolver/cache (dnscachex).
11 >
12 > Hi. I've been reworking the djbdns ebuild too -- though it's not
13 > quite done. I was thinking of reworking the setup function in the
14 > init script to be generic and reasonably interactive such that one
15 > could run /etc/init.d/djbdns setup
16 > and have options to setup local, or external. It makes sense to
17 > have them be one ebuild I think, since only the configuration is
18 > different, not the binaries.
19
20 this sounds good, i just don't know what the gentoo postition is on
21 having a setup routine in the startup script...
22
23 does the rc-update script support setup routines? so that if you run
24 % rc-update add dnscache default
25 for the first time, the setup routine is started...
26
27 IMHO this would be the right thing to do
28
29 also i would like to extent the startupscript for svscan to include
30 the readproctitle call... haven't looked into this yet though
31
32 >
33 > I agree that tinydns should be seperate.
34 >
35 > > what do you think?
36 > > also, would this be a violation of djb's "license"?
37 >
38 > Yeah, the licenseing issue is there, but I don't believe there's an
39 > issue here.
40 >
41
42 i am not sure - i think as soon as somebody makes binary packages
43 from these ebuilds it would be a license violation - but i am by no
44 means an expert on this...
45
46
47 > Shall we work on this in tandem?
48 >
49
50 yes - that'd be great
51
52 >
53 > Gontran
54
55 Thilo

Replies

Subject Author
Re: [gentoo-dev] redoing djbdns Gontran <gontran@×××××××.net>