From owner-freebsd-current@FreeBSD.ORG Sun Oct 26 18:01:56 2003 Return-Path: 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 B447A16A4B3 for ; Sun, 26 Oct 2003 18:01:56 -0800 (PST) Received: from web40307.mail.yahoo.com (web40307.mail.yahoo.com [66.218.78.86]) by mx1.FreeBSD.org (Postfix) with SMTP id CCB7C43FA3 for ; Sun, 26 Oct 2003 18:01:55 -0800 (PST) (envelope-from m_evmenkin@yahoo.com) Message-ID: <20031027020155.28296.qmail@web40307.mail.yahoo.com> Received: from [68.170.42.64] by web40307.mail.yahoo.com via HTTP; Sun, 26 Oct 2003 18:01:55 PST Date: Sun, 26 Oct 2003 18:01:55 -0800 (PST) From: Maksim Yevmenkin To: imp@freebsd.org In-Reply-To: <3F9C3DF2.6090308@xtaz.co.uk> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-58952139-1067220115=:28158" cc: current@freebsd.org Subject: Re: /etc/bluetooth and /usr/share/examples/netgraph/bluetooth(breaks installworld) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Oct 2003 02:01:56 -0000 --0-58952139-1067220115=:28158 Content-Type: text/plain; charset=us-ascii Content-Id: Content-Disposition: inline Hello Warner, Oops, my bad. Please review attched patch. If there are no objections I will commit it in a few hours. Also if someone else could commit it sooner it would be nice :) thanks, max --- Matt Smith wrote: > Matt Smith wrote: > > Maksim, > > > > I have just done a buildworld and installworld after the latest > > bluetooth commits and installworld borks on: > > > > install -o root -g wheel -m 444 /usr/src/share/examples/meteor/yuvpk.c > > /usr/share/examples/meteor/yuvpk.c > > install -o root -g wheel -m 444 /usr/src/share/examples/meteor/yuvpl.c > > /usr/share/examples/meteor/yuvpl.c > > install -o root -g wheel -m 444 > > /usr/src/share/examples/netgraph/bluetooth/rc.bluetooth > > /usr/share/examples/netgraph/bluetooth/rc.bluetooth > > install: /usr/share/examples/netgraph/bluetooth/rc.bluetooth: No such > > file or directory > > *** Error code 71 > > > > Stop in /usr/src/share/examples. > > > > I have all four files you commited in the last few hours so it looks > > b0rk3d :) > > > > Doh! I forgot to say it's obviously only because the > /usr/share/examples/bluetooth directory does not exist and needs making. > The installworld works fine if you make this manually, but it should be > part of the installworld process. > > Matt. > > __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ --0-58952139-1067220115=:28158 Content-Type: application/octet-stream; name="BSD.usr.mtree.diff" Content-Transfer-Encoding: base64 Content-Description: BSD.usr.mtree.diff Content-Disposition: attachment; filename="BSD.usr.mtree.diff" PyBzcmMvbGliL01ha2VmaWxlLm5ldwo/IHNyYy9saWIvbGliLk1ha2VmaWxl LmRpZmYKSW5kZXg6IHNyYy9ldGMvbXRyZWUvQlNELnVzci5kaXN0Cj09PT09 PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09 PT09PT09PT09PT09PT09PT0KUkNTIGZpbGU6IC9ob21lL25jdnMvc3JjL2V0 Yy9tdHJlZS9CU0QudXNyLmRpc3QsdgpyZXRyaWV2aW5nIHJldmlzaW9uIDEu MjgxCmRpZmYgLXUgLXIxLjI4MSBCU0QudXNyLmRpc3QKLS0tIHNyYy9ldGMv bXRyZWUvQlNELnVzci5kaXN0CTExIE9jdCAyMDAzIDExOjU3OjAzIC0wMDAw CTEuMjgxCisrKyBzcmMvZXRjL210cmVlL0JTRC51c3IuZGlzdAkyNyBPY3Qg MjAwMyAwMTo1Njo0NyAtMDAwMApAQCAtMjQyLDYgKzI0Miw4IEBACiAgICAg ICAgICAgICBtZXRlb3IKICAgICAgICAgICAgIC4uCiAgICAgICAgICAgICBu ZXRncmFwaAorICAgICAgICAgICAgICAgIGJsdWV0b290aAorICAgICAgICAg ICAgICAgIC4uCiAgICAgICAgICAgICAuLgogICAgICAgICAgICAgbndjbGll bnQKICAgICAgICAgICAgIC4uCg== --0-58952139-1067220115=:28158--