summaryrefslogtreecommitdiffstats
path: root/README
blob: a74020b951c671ce073154a2c5e342f825439c36 (plain)
1
2
3
4
5
6
7
8
Fetching data for a debuginfofs server: the easy way
1) Edit /etc/debuginfofs.conf (if needed)
2) run debuginfofs-mirror REPO [REPO...]

Running the debuginfofs server
1) vi /etc/httpd/conf.d/dav-debuginfo.conf
   - Make sure the Alias line matches exportdir in config.sh
2) service httpd start