Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2013 10:02:08 -0700
From:      Carl Delsey <carl@FreeBSD.org>
To:        Florian Smeets <flo@smeets.im>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r250079 - in head: share/man/man4 sys/amd64/conf sys/conf sys/dev/ntb sys/dev/ntb/if_ntb sys/dev/ntb/ntb_hw sys/modules sys/modules/ntb sys/modules/ntb/if_ntb sys/modules/ntb/ntb_hw
Message-ID:  <517FF910.2060600@FreeBSD.org>
In-Reply-To: <20130430095703.GC14196@zoidberg.smeets.im>
References:  <201304292248.r3TMmrqT027087@svn.freebsd.org> <20130430095703.GC14196@zoidberg.smeets.im>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigA694BFE399D54C07260A4341
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Thanks Florian. Fixed in r250110.

On 04/30/13 02:57, Florian Smeets wrote:
> On Mon, Apr 29, 2013 at 10:48:53PM +0000, Carl Delsey wrote:
>> Author: carl
>> Date: Mon Apr 29 22:48:53 2013
>> New Revision: 250079
>> URL: http://svnweb.freebsd.org/changeset/base/250079
>>
>> Log:
>>   Add a new driver to support the Intel Non-Transparent Bridge(NTB).
>>  =20
> Hi Carl,
>
> This change breaks installworld.
>
> /usr/share/man/man4/nve.4.gz -> /usr/share/man/man4/ntb_hw.4.gz
> install: link /usr/share/man/man4/ntb_hw.4.gz -> /usr/share/man/man4/nv=
e.4.gz: No such file or directory
> *** [_maninstall] Error code 71
>
> I think the following patch does what you intended?
>
> Index: share/man/man4/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- share/man/man4/Makefile     (revision 250097)
> +++ share/man/man4/Makefile     (working copy)
> @@ -648,7 +648,8 @@
>         netintro.4 networking.4
>  MLINKS+=3D${_nfe.4} ${_if_nfe.4}
>  MLINKS+=3Dnge.4 if_nge.4
> -MLINKS+=3D${_ntb.4} ${_if_ntb.4} ${_ntb_hw.4}
> +MLINKS+=3D${_ntb.4} ${_if_ntb.4} \
> +	${_ntb.4} ${_ntb_hw.4}
>  MLINKS+=3D${_nve.4} ${_if_nve.4}
>  MLINKS+=3D${_nxge.4} ${_if_nxge.4}
>  MLINKS+=3Dpatm.4 if_patm.4
>
> With this installworld finished as expected.
>
> Florian



--------------enigA694BFE399D54C07260A4341
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBAgAGBQJRf/kpAAoJEGAx6WP7O104wjMQAK6PfPy+OpS0sGeCUF85+UAK
/bB2K+gk/G+RgZzTyzMdtK9TQDH1ThIkNvGnPK7fdK8vyfoSnsy8WdH3s3ObDbWB
9hnmnla6xySPgpmaK+9A6RY2EcIwn1TsqwsskpQIf3FS7TK1awMtPGegSK+/euqY
/o4VkAbDVWOBFHJyPqqgTsPe4co6RFrznTpulbYbjhDjFGkN4SkBC/YxcmALuldE
b9118+1Q58pu8yJCWD3X7e0O3BeM44v215EuqYp2ieeNiT/Qbiu5Rw9+3F7+gmRD
cAprfWHF/oaIAPCz9YEmp0Kgos4BdOxY6r7vbEutpwphhXeRVCBFGsIYSLIJMr/Q
Ta4J0/oi4Dy8j3JSuzR5u53HnrVklmoYy4AzPx9E3UZ/a0iKBil+IjybwhUJI4ai
0HCX/buc69/VALj9N43EPa9H/oaEilwDVyya/JPfWP+vwNXeceZWKfDfZtW+1gAt
ASwMpFrs4mjI24L0fcqTkWcNp/j343skF5fCKsbiejqehkrDPpvZg5hbL9Yw6GDc
vFMPAyIzGstO2YJAQcVcAGyv++n/FgH7YdloYnXdeA/icayhaaqNFu7nr5d4iTTG
5vbmRltW1cRCPx54QKBpCH0aTVV3f0G4s3ygMy3chytd7krZyHU3W9Hz3FRqPR1h
5G5+LPgBn8INZdG9imz5
=5Wi2
-----END PGP SIGNATURE-----

--------------enigA694BFE399D54C07260A4341--



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