summaryrefslogtreecommitdiff
path: root/parabolaweb-update
AgeCommit message (Collapse)Author
2014-06-23clean up the build systemLuke Shumaker
2013-11-23go back to loading fixtures piece-wiseLuke Shumaker
2013-11-11use gitget instead of libregitLuke Shumaker
2013-07-16update to have running `make` be optionalv20130716Luke Shumaker
2013-07-14update to user libregitv20130714Luke Shumaker
2013-07-07parabolaweb-update: assume that there is a centralized MakefileLuke Shumaker
2013-07-07make executables mode 0755Luke Shumaker
2013-07-07Add license informationLuke Shumaker
2013-07-07touch upLuke Shumaker
2012-11-15improve libre/parabolaweb-utilsLuke Shumaker
2012-11-14update libre/parabolaweb-utils: run update_types_permissions if it existsLuke Shumaker
2012-10-27improve libre/parabolaweb-utilsLuke Shumaker
filesystem: * pull parabolaweb-download out of parabolaweb-update * parabolaweb-update: teach about Makefiles * parabolaweb-update: use collectstatic
2012-10-22improve libre/parabolaweb-utilsLuke Shumaker
filesystem: * parabolaweb{-fcgi,-update,.conf}: make the installation directory configurable * parabolaweb.{rc,service}: take care of file-permissions with the pidfile
2012-10-21improve libre/parabolaweb-utilsLuke Shumaker
meta: * add `python2-flup` as a dependency (needed for fcgi) filesystem: * mv `/usr/sbin/{update-parabolaweb,parabolaweb-update}` * pull `/usr/sbin/parabolaweb-fgci` out of `/etc/rc.d/parabolaweb` * pull `/etc/conf.d/parabolaweb` out of `/etc/rc.d/parabolaweb` * add `/usr/lib/systemd/system/parabolaweb.service`