[srvx-commits] CVS: services INSTALL,1.22,1.23
Brought to you by:
entrope
|
From: Zoot <zo...@us...> - 2003-02-28 21:26:40
|
Update of /cvsroot/srvx/services
In directory sc8-pr-cvs1:/tmp/cvs-serv25201
Modified Files:
INSTALL
Log Message:
Update the INSTALL file to note that NetBSD versions earlier than 1.6 don't work with srvx 1.2 as per bug report #676640.
Index: INSTALL
===================================================================
RCS file: /cvsroot/srvx/services/INSTALL,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -r1.22 -r1.23
*** INSTALL 21 Oct 2002 02:26:07 -0000 1.22
--- INSTALL 28 Feb 2003 21:26:35 -0000 1.23
***************
*** 28,32 ****
* FreeBSD 3.x; tested on 3.3-RELEASE and 3.4-STABLE (SPARC, x86)
* FreeBSD 2.x; tested on 2.2.8-RELEASE (SPARC, x86)
! * NetBSD 1.x; tested on 1.4.1 and 1.4.2 (ALPHA, MIPS, x86)
* SunOS 5.x; tested on 5.8 (SPARC, x86)
* OpenBSD 2.x; tested on 2.8 (x86)
--- 28,32 ----
* FreeBSD 3.x; tested on 3.3-RELEASE and 3.4-STABLE (SPARC, x86)
* FreeBSD 2.x; tested on 2.2.8-RELEASE (SPARC, x86)
! * NetBSD 1.6+; (ALPHA, MIPS, x86)
* SunOS 5.x; tested on 5.8 (SPARC, x86)
* OpenBSD 2.x; tested on 2.8 (x86)
|