fd85ee2c91
the commits leading up to v1.5 caused the data format to change (we added a rule sequence number). This in turn caused a problem for people who may have installed using the "system install / user setup" mode of install (which includes people who used RPM/DEB to install it) -- they would now have to *manually* run "gl-setup" once after the rpm/deb upgrade. This commit *tries* to mitigate this problem by recording a data format version number in the compiled output file. On any access to that file, if the version number is not found or is found to be not equal to the current version, gl-setup is run again. The reason I say "*tries*" is that the exact command used to do this is a bit of a hack for now. However, if it works for Fedora and Debian, I'm going to leave it at that :) |
||
---|---|---|
.. | ||
0-INSTALL.mkd | ||
1-migrate.mkd | ||
2-admin.mkd | ||
3-faq-tips-etc.mkd | ||
4-wildcard-repositories.mkd | ||
5-delegation.mkd | ||
6-ssh-troubleshooting.mkd | ||
7-install-transcript.mkd | ||
admin-defined-commands.mkd | ||
big-config.mkd | ||
CHANGELOG | ||
COPYING | ||
progit-article.mkd | ||
report-output.mkd | ||
shell-games.mkd | ||
TODO |