Prepare new release of ihost.
Change i-scream.org.uk to i-scream.org.
ihost now makes use of an external copy of libukcprog. This is available as a seperate download. All files updated accordingly to make this version 1.5.4.
Following up on Pete's commit of the new ihost - the new configure stuff. Also dropped the old libstatgrab.
Fix the ChangeLog for ihost too.
Some fixes to make it work with an older autoconf. Plus a few other tweaks. Thanks to Chris Ryder for pointing this out to me :)
Just some tidying up and commenting.
Made the package more GNU-like. Now has AUTHORS and NEWS. Before doing a "make dist" one should do a "make changelog".
Well, at long last I've been greeted by this :- ============================================= ihost-1.0rc1.tar.gz is ready for distribution ============================================= This is the result of running "make distcheck". This means we finally have a fully autoconf'd and automake'd distribution of ihost :)
Now has non-standard changelog target to generate the ChangeLog from CVS. This is i-scream specific, but won't get in the way of anything else.
Seems the installer needs the install-exec-local target... maybe it knows about it because it's mentioned somewhere... even though it won't be used on non-FreeBSD platforms.
This should do a setgid kmem on FreeBSD systems during the install.
Added the ihostchk.sh script to the build. It will automatically have the correct path to ihost and the pidfile location put in by the configure script :)
This ihost now uses autoconf and automake to make a "normal" installation and distribution ;) It's now far easier to compile. To build from CVS :- aclocal autoheader autoconf automake -a -c Then for compiling (end users will only need to do this) :- ./configure make make install To build a distribution :- make dist
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.