summaryrefslogtreecommitdiff
path: root/ikiwiki-mass-rebuild
AgeCommit message (Collapse)Author
2007-12-07display if group setting failsJoey Hess
2007-11-14* Add wrappergroup config option, which can be used to cause wrappersJoey Hess
to be created owned by some group other than the default. Useful then there's a shared repository with access controlled by a group, to let ikiwiki run setgid to that group. * ikiwiki-mass-rebuild: Run build with the user in all their groups.
2007-10-25* ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix orderJoey Hess
* ikiwiki-mass-rebuild: Don't clear PATH from the environment.
2007-10-25* ikiwiki-mass-rebuild: Patch from HenrikBrixAndersen to fix orderJoey Hess
of permissions dropping code to work on FreeBSD.
2006-11-28* Allow /etc/ikiwiki/wikilist to list just the names of users, if so then joey
~user/.ikiwiki/wikilist will be read.
2006-08-19* Fix ikiwiki-mass-rebuild to work in the way the postinst uses it.joey
2006-05-27* Add -refresh option to ikiwiki-mass-rebuild and use that on upgrades thatjoey
do not need a full rebuild, in order to update any basewiki pages.
2006-05-05* Add ikiwiki-mass-rebuild script, ripped out of the postinst.joey
* Add some new config items to the estseek.conf template, which are needed by hyperestraier 1.2.3.