From owner-freebsd-current Mon Dec 2 0:34:44 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 846D837B401; Mon, 2 Dec 2002 00:34:42 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 040DC43ED4; Mon, 2 Dec 2002 00:34:39 -0800 (PST) (envelope-from ru@whale.sunbay.crimea.ua) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Sunbay) with ESMTP id gB28YXtV085847 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Mon, 2 Dec 2002 10:34:35 +0200 (EET) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.6/8.12.6/Submit) id gB28YWiH085838; Mon, 2 Dec 2002 10:34:32 +0200 (EET) Date: Mon, 2 Dec 2002 10:34:32 +0200 From: Ruslan Ermilov To: "David O'Brien" , current@FreeBSD.org Subject: Re: [REPORT] Upgrade from 4.0-RELEASE to 5.0-CURRENT Message-ID: <20021202083432.GA85529@sunbay.com> References: <20021201150303.GA6369@sunbay.com> <20021202082850.GA13549@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OgqxwSJOaUobr8KG" Content-Disposition: inline In-Reply-To: <20021202082850.GA13549@dragon.nuxi.com> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --OgqxwSJOaUobr8KG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 02, 2002 at 12:28:50AM -0800, David O'Brien wrote: > On Sun, Dec 01, 2002 at 05:03:03PM +0200, Ruslan Ermilov wrote: > > Index: Makefile.inc1 > > =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 > > RCS file: /home/ncvs/src/Makefile.inc1,v > > retrieving revision 1.312 > > diff -u -r1.312 Makefile.inc1 > > --- Makefile.inc1 14 Nov 2002 19:24:50 -0000 1.312 > > +++ Makefile.inc1 1 Dec 2002 14:34:40 -0000 > > @@ -521,7 +521,8 @@ > > # > > installkernel reinstallkernel: > > cd ${KRNLOBJDIR}/${INSTALLKERNEL}; \ > > - ${CROSSENV} ${MAKE} KERNEL=3D${INSTKERNNAME} ${.TARGET:S/kernel$/= /} > > + ${CROSSENV} PATH=3D${TMPPATH} \ > > + ${MAKE} KERNEL=3D${INSTKERNNAME} ${.TARGET:S/kernel$//} >=20 > Please indent the last line either 4 spaces or a tab. It is a continued > line. >=20 It's already indented, and we don't indent multiple times like this: aaaa \ bbbb \ cccc \ dddd We indent like this: aaaa \ bbbb \ cccc \ dddd Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --OgqxwSJOaUobr8KG Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE96xsYUkv4P6juNwoRAkc3AJ0UfV1lwza/oebNm9OY2VbtTO+mmACgjFv8 +D1ah6qvcYEV9hZNqExEwQM= =sxqx -----END PGP SIGNATURE----- --OgqxwSJOaUobr8KG-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message