]> git.donarmstrong.com Git - debbugs.git/blob - debian/README.Debian
[project @ 1999-09-02 19:25:02 by gecko]
[debbugs.git] / debian / README.Debian
1 Debbugs for DEBIAN
2 ======================
3
4 Configuration
5 -------------
6 Configuration is *not* complete.  Especially automatic configuration.  For
7 first time installations, copy the config and text files out of
8 /usr/doc/debbugs/examples into /etc/debbugs.  Edit these files with the
9 necessary information.  Run debbugsconfig.
10
11 WWW
12 ----
13 It's up to you to set up the httpd.  The basics: web files are located into 
14 /var/lib/debbugs/www and the cgi scripts are in /var/lib/debbugs/www/cgi.  Point
15 your server's configuration to these places.
16
17 Mail
18 ----
19 It's up to you to set up the MTA.  The basics: mail has to be DELIVERED to
20 the script /usr/lib/debbugs/receive via stdin.  Important environment
21 variables set by the MTA are used so it has to be processed from within the
22 MTA.
23
24 Cron
25 ----
26 Check the sample cron in /usr/doc/debbugs/examples for what should be run,
27 in what order and how often.
28
29 Summary
30 -------
31 This was released into the distro NOW in order to start getting feed back.
32 The system is stable enough to use in mission critical situations.  The
33 bugs that will show up will be in appearance.  Variables that didn't expand
34 right when discribing how to "foobar" or some such.  
35
36 Also, people have already been asking for mods and changes and I'm having
37 trouble keeping track.  This way, people can start submitting bug and
38 wishlist reports to the BTS.
39
40 Darren O. Benham <gecko@debian.org>, Sat, 27 Mar 1999 10:45:35 -0800
41
42