summaryrefslogtreecommitdiff
path: root/issues/debian_packaging_concerns.mdwn
blob: e8a2a18ca6eca7ea29121c82a10a837aa4eba8ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
* /etc/piny.conf
* /etc/sudoers.d/pinyadmin
* /etc/sv/git-daemon/run
  * --base-path=/var/cache /var/cache/git is not a very good place at all; what do we do about that?
* /srv/rbin
* mkdir /srv/git
* mkdir /etc/piny
* mkdir /etc/apache2/piny-available
* mkdir /etc/apache2/piny-enabled
* mkdir /srv/www/$ikiwiki_destdir/repos
* mkdir /etc/ikiwiki/wikilist.d
* lots of /etc/cgitrc changes
* mkdir /etc/cgitrc.d (this needs fixing)
* mkdir /srv/www/$ikiwiki_destdir/static
* ln /usr/share/cgit/cgit.css /srv/www/$ikiwiki_destdir/static
* ln /usr/share/cgit/logo.png /srv/www/$ikiwiki_destdir/static
* /srv/git-template.git
* change GROUP to shadow in /etc/apache2/envvars

* dependencies
  * cgit
  * libyaml-tiny-perl
  * gcc
  * libc6-dev
  * dvipng
  * texlive-science
  * graphviz
  * perlmagick
  * libcgi-formbuilder-perl
  * git-daemon-run
  * apache2
  * libapache2-mod-auth-sys-group
  * libapache2-mod-auth-pam