Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jun 1998 08:42:47 +0930
From:      Greg Lehey <grog@lemis.com>
To:        FreeBSD Hackers <hackers@FreeBSD.ORG>
Subject:   Vinum 0.03: correction
Message-ID:  <19980603084247.W22406@freebie.lemis.com>

next in thread | raw e-mail | index | archive | help
Sorry, there were a couple of glitches with the vinum announcement
about 12 hours ago:

1.  The correct location of the distribution is
    ftp://ftp.lemis.com/pub/vinum/vinum-0.03.tar.gz.  The announcement
    gave the URL of version 0.02.

2.  The Makefile in this version was incorrect.  If you have already
    downloaded version 0.03, you can fix /sys/lkm/vinum/Makefile with
    this patch:

+++ Makefile    Wed Jun  3 08:29:20 1998                           
@@ -11,7 +11,7 @@                                                                      

 CLEANFILES+=    vinum.h vnode_if.h vnode_if.c                       

-all:   statetexts.h state.h                                                                               
+all:   statetexts.h                                                       

A request to all anonymous FTP users: please specify your correct mail
address when logging in.  That way, I can contact you directly if
there are any problems.

Greg
--
See complete headers for address and phone numbers
finger grog@lemis.com for PGP public key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980603084247.W22406>