~ubuntu-branches/ubuntu/trusty/maradns/trusty

« back to all changes in this revision

Viewing changes to doc/en/text/compile.txt

  • Committer: Package Import Robot
  • Author(s): Nicholas Bamber
  • Date: 2012-01-06 08:47:03 UTC
  • mfrom: (1.1.17) (10.1.12 experimental)
  • Revision ID: package-import@ubuntu.com-20120106084703-e3kw2c5a6djne2gw
Tags: 2.0.04-1
* Allowed watch file to pick up 2.x releases
* New upstream release
* Refreshed patches
* Added override to stop deletion of server/MaraDNS.c.orig
* Added patch to stop corruption of deadwood source code
* Added public domain stanza trying to give useful information about
  the public domain status (or otherwise) of certain files.
* Updated doc-base index file
* Split out documentation into separate package as it is written from
  an upstream point of view
* Added askmara-tcp tool to maradns-zoneserver package
* Added experimental maradns-deadwood package (Closes: #612229)
* Turned on compilation for IPv6 (Closes: #477787)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
                          Compiling MaraDNS
 
1
                    Compiling MaraDNS and Deadwood
2
2
 
3
3
Requirements
4
4
 
26
26
         make install
27
27
 
28
28
       This will install both the binaries and the man pages for
29
 
       'maradns', 'askmara', 'duende', 'fetchzone', and
30
 
       'zoneserver'. In addition, this will (if the files are not
31
 
       already present), install an example /etc/mararc, make the
32
 
       /etc/maradns directory, and place an example zone file
33
 
       (db.example.com) in /etc/maradns. Finally, this will place
34
 
       MaraDNS documentation in /usr/local/doc ; man pages will be
35
 
       placed in /usr/local/man or /usr/local/share/man.
 
29
       'maradns', 'Deadwood' (MaraDNS 2.0's recursive DNS server),
 
30
       'askmara', 'duende', 'fetchzone', and 'zoneserver'. In
 
31
       addition, this will (if the files are not already present),
 
32
       install an example /etc/mararc, make the /etc/maradns
 
33
       directory, and place an example zone file (db.example.com)
 
34
       in /etc/maradns. Finally, this will place MaraDNS
 
35
       documentation in /usr/local/doc ; man pages will be placed
 
36
       in /usr/local/man or /usr/local/share/man.