Commit Graph

5 Commits

Author SHA1 Message Date
Philip Whineray
caedbcd551 Use a regular shell file for installed config
This simplifies the scripts somewhat and the autoconf system quite a bit.

To specify a non-default location for the config, export a directory
in FIREHOL_OVERRIDE_PROGRAM_DIR and ensure it has an install.config
and functions.common.
2016-11-22 13:31:46 +00:00
Philip Whineray
a75d741f49 Update README with suggested configure options 2016-03-20 11:29:23 +00:00
Philip Whineray
7f76c312aa Update one more time for markdown HTML readability 2015-11-28 00:17:06 +00:00
Philip Whineray
ca68ff8c14 Tidy up documentation 2015-11-28 00:14:44 +00:00
Philip Whineray
633f4653c7 Clean up packaging
Use configure.ac to maintain version number
Remove redundant NEWS (ChangeLog) and AUTHORS (THANKS) files
Move hooks to their own directory
Rename README to README.md to format nicely on github
Generate README for tar by removing git specifics from README.md
Automate tagging when -rc or final version set in configure.ac
Improve pre-commit checking
2015-11-27 23:56:11 +00:00