From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59254) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNGLk-0000hK-4F for qemu-devel@nongnu.org; Thu, 06 Aug 2015 04:16:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNGLg-0007JK-MN for qemu-devel@nongnu.org; Thu, 06 Aug 2015 04:16:28 -0400 Received: from mail-la0-f46.google.com ([209.85.215.46]:36345) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNGLg-0007J3-FY for qemu-devel@nongnu.org; Thu, 06 Aug 2015 04:16:24 -0400 Received: by labgo9 with SMTP id go9so44048202lab.3 for ; Thu, 06 Aug 2015 01:16:23 -0700 (PDT) Message-ID: <55C317CA.4050602@linaro.org> Date: Thu, 06 Aug 2015 11:16:10 +0300 From: Ivan Khoronzhuk MIME-Version: 1.0 References: <1438063215-4117-1-git-send-email-wei@redhat.com> <55C244D5.3040004@redhat.com> <55C25764.9090302@redhat.com> <55C2668D.8040008@linaro.org> <20150806000347.60ea25e6@endymion.delvare> <55C315CC.4070503@redhat.com> In-Reply-To: <55C315CC.4070503@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [ARM SMBIOS V1 PATCH 0/6] SMBIOS Support for ARM List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laszlo Ersek , Jean Delvare Cc: Wei Huang , Peter Maydell , Andrew Jones , Eduardo Habkost , "Michael S. Tsirkin" , "Gabriel L. Somlo" , Ard Biesheuvel , Shannon Zhao , QEMU Developers , Roy Franz , Igor Mammedov , Paolo Bonzini , Richard Henderson On 06.08.15 11:07, Laszlo Ersek wrote: > On 08/06/15 00:03, Jean Delvare wrote: >> On Wed, 05 Aug 2015 22:39:57 +0300, Ivan Khoronzhuk wrote: >>> On 05.08.15 21:35, Laszlo Ersek wrote: >>>> The userspace tools are in a more messy state AFAICT. For example I'm >>>> unable to locate a *git* repository for upstream dmidecode. But, Ivan >>>> and Roy should know better (Cc'd). >>> >>> There is no git repo for dmidecode. >>> Only CVS: http://savannah.nongnu.org/cvs/?group=dmidecode >> >> Correct. Savannah support git now so it should be possible to convert >> the CVS repository to git, and I'm all for it if it makes users and >> potential contributors happy. > > Yes, please do that, if you can find the time. > >> Just I don't know how this is done and >> did not have the time to look into it so far. > > I've never done it myself, so the only thing I could do to help is > google it for you, which would be useless. :) FYI git-cvsimport Сonversion itself may take not so much time http://www.gromacs.org/Developer_Zone/Git/Migrating_a_CVS_repository_to_GIT http://stackoverflow.com/questions/11362676/how-to-import-a-cvs-repository-in-git-and-use-it-locally http://git-scm.com/docs/git-cvsimport > >> >>> AFAIK, It supports SMBIOSv3 already. >> >> Yes it does in CVS (not in 2.12 which is the latest release.) I plan to >> release dmidecode 3.0 "soon" (but that is in a few months given my >> current workload.) >> > > Thank you! > Laszlo > -- Regards, Ivan Khoronzhuk