Date: Sun, 28 Jun 1998 23:42:10 -0700 (PDT) From: Chris Timmons <cwt@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/misc/amanda24 Makefile Message-ID: <199806290642.XAA23055@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cwt 1998/06/28 23:42:10 PDT Modified files: misc/amanda24 Makefile Log: Upgrade to amanda-2.4.0p1. Include --with-fqdn argument to configure which writes a host's fqdn onto tape labels; necessary if you have host.foo.com and host.bar.foo.com and wind up writing incrementals to the holding disk (your amflush will fail.) Users should make sure that their disklist files reference hosts by fqdn as well. Submitted by: Evan Champion <evanc@synapse.net> Include --with-amandahosts arguument to configure, which replaces .rhosts file in ~operator for amanda host security. Hopefully people are all using .shosts based authentication and so can just rename .rhosts to .amandahosts. NOTE: Users will have to address this issue after upgrading the port before the next backup will run! Submitted by: Evan Champion <evanc@synapse.net> Place sample configuration files in ${PREFIX}/share/examples/amanda rather than under ${PREFIX}/lib/... Submitted by: Evan Champion <evanc@synapse.net> Revision Changes Path 1.18 +7 -5 ports/misc/amanda24/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806290642.XAA23055>