From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49916) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asVOi-0007JV-Cj for qemu-devel@nongnu.org; Tue, 19 Apr 2016 09:09:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1asVOe-0007jX-Cx for qemu-devel@nongnu.org; Tue, 19 Apr 2016 09:08:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:58202) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1asVOe-0007jT-71 for qemu-devel@nongnu.org; Tue, 19 Apr 2016 09:08:52 -0400 References: <1460997729-29541-1-git-send-email-armbru@redhat.com> From: Laszlo Ersek Message-ID: <57162DE1.8090404@redhat.com> Date: Tue, 19 Apr 2016 15:08:49 +0200 MIME-Version: 1.0 In-Reply-To: <1460997729-29541-1-git-send-email-armbru@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH for-2.6] fw_cfg: Adopt /opt/RFQDN convention List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: Gerd Hoffmann , "Gabriel L. Somlo" , "Michael S. Tsirkin" On 04/18/16 18:42, Markus Armbruster wrote: > +To avoid clashes among different users, it is strongly recommended > +that you use names beginning with opt/RFQDN/, where RFQDN is a > +reverse fully qualified domain name you control. For instance, if > +SeaBIOS wanted to define additional names, prefix "opt/org.seabios/" s,prefix "opt/org.seabios/",the prefix "opt/org.seabios/",? (I.e., I believe I would prepend a definite article to the word "prefix". The current text feels right as well, but with an extra "the" it feels right-er to me.) Either way: Reviewed-by: Laszlo Ersek Thanks Laszlo