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