install: Add 'fat-install' target
authorKeith Packard <keithp@keithp.com>
Sat, 12 Aug 2017 05:37:07 +0000 (01:37 -0400)
committerKeith Packard <keithp@keithp.com>
Sat, 12 Aug 2017 22:27:38 +0000 (18:27 -0400)
commit43e2275250d9c91560a770942f3c06a8f74ed501
tree9a790ffeb3bf4d5ff1be65164ce95809002c453e
parentfccfa54bb3b746cecfcdc1fd497cf736bbfe3ef3
install: Add 'fat-install' target

This uses the existing --with-fat-dir option and instead of installing
everything to that directory, creates a normal ikiwiki hierarchy of
files including .mdwn files, whacked release notes html files and all
of the appropriate packages.

One stop shopping for adding the release to the web site.

Attempted to update Releasing file to match.

Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile.am
Releasing
altosui/Makefile.am
altosui/mdwn.tmpl [new file with mode: 0644]
configure.ac
micropeak/Makefile.am
micropeak/mdwn.tmpl [new file with mode: 0644]
telegps/Makefile.am
telegps/mdwn.tmpl [new file with mode: 0644]