Subject: Re: compressed vnd
To: <>
From: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
List: tech-kern
Date: 05/25/2005 11:22:23
--+QahgC5+KEYLbs62
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, May 25, 2005 at 12:36:27AM +0100, Wei Lu wrote:
> Cliff Wright <cliff@snipe444.org>  released a patch of vnd pseudo-device =
driver to support compressed filesystem image. I like it very much.
>=20
> However, there was a little problem on his patch. When ppp_deflate or ips=
ec or opencrypto is not compiled in the kernel, the compiling of modified v=
nd device fails becuz zlib object is not included.
>=20
> the revised patch (generated on my NetBSD/i386 2.0.2) is as follows:
> _______________________
>=20
> --- /usr/src/sys/conf/files	2005-05-25 01:06:24.000000000 +0200
> +++ /usr/src/sys/conf/files.orig	2004-08-30 11:24:33.000000000 +0200
> @@ -1269,7 +1269,7 @@
>  file	net/route.c
>  file	net/rtsock.c
>  file	net/slcompress.c		sl | ppp | strip | (irip & irip_vj)
> -file	net/zlib.c			(ppp & ppp_deflate) | ipsec | opencrypto | vnd
> +file	net/zlib.c			(ppp & ppp_deflate) | ipsec | opencrypto

Is, maybe, your patch backwards?
	-is

--+QahgC5+KEYLbs62
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: 2.6.i

iQEVAgUBQpRDvTCn4om+4LhpAQFqagf/apb/WF+Gl0SmSFufzXdIgeuXZX7/K/o1
ff4MnIBnez4QVgqp/NHNeE6ddDGyxa3Alwyc7BpZ/yw2Fc4aBDfERd/MnIH3R1s3
+vI+wFqHcrgaHNuBxsKZQ2pSUax/Nlul0f8NGdnZkzfJoHKlRFJu3e2lV5Cfz4bd
sAn7Ybje+xSG5kN0SngEAWEzTzT/1mZJX7/q/o+a3F4PtxBfjWENztV7DlL16O0e
PrWplPnPssliErndieCqEuZSzQQ74Q6Tayy3nk0/kQ6Pl1SUsjfWpHAgZ4fmylLY
t+AQo7nWEm7UOzjvb1Rkfv2s5ITrWygc6yFv0+YcbodWaWN98JnFyQ==
=B8v4
-----END PGP SIGNATURE-----

--+QahgC5+KEYLbs62--