From jonstanley at gmail.com Tue Aug 28 12:49:43 2012 Content-Type: multipart/mixed; boundary="===============1247732321747282236==" MIME-Version: 1.0 From: Jon Stanley To: cloud at lists.fedoraproject.org Subject: Not sure where to post this.... Date: Tue, 28 Aug 2012 08:49:22 -0400 Message-ID: --===============1247732321747282236== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable But figured this would be a good place to start since some folks with access are probably on this list. The ovirt-docs currently fail to build because of an extraneous tag that results in non-conformance with the DTD. It seems to build properly (on el6) with the following patch: ---- >From 47a19f3e3649fdfff44c609a376203db8d8255b3 Mon Sep 17 00:00:00 2001 From: Jon Stanley Date: Tue, 28 Aug 2012 08:43:44 -0400 Subject: [PATCH] Remove extraneous tag The presence of this extraneous tag was breaking the build, remove it in order to be in compliance with the DTD. --- .../topics/Installing_Red_Hat_Enterprise_Linux.xml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_= Linux.xml b/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.xml index 8fa68e1..a7f61d8 100644 --- a/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.x= ml +++ b/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.x= ml @@ -33,12 +33,10 @@ Enable yum repository - Install the ovirt-release package as root. This package provides the repository definition file: # yum localinstall --nogpgcheck FIXME: URL - -- = 1.7.1 --===============1247732321747282236==-- From apevec at gmail.com Tue Aug 28 20:50:51 2012 Content-Type: multipart/mixed; boundary="===============8384514395111937154==" MIME-Version: 1.0 From: Alan Pevec To: cloud at lists.fedoraproject.org Subject: Re: Not sure where to post this.... Date: Tue, 28 Aug 2012 22:50:50 +0200 Message-ID: In-Reply-To: CALY6xnjxnzNxU1J3qrWewAtw1MP7SR+kX-W9R+kqLtbODfKNeA@mail.gmail.com --===============8384514395111937154== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Tue, Aug 28, 2012 at 2:49 PM, Jon Stanley wrote: > But figured this would be a good place to start since some folks with ... indeed, I don't see a list for docs at http://lists.ovirt.org/mailman/listinfo I'm CCing Stephen Gordon for an advice, I'd say that docs topis are probably discussed on engine-devel(a)ovirt.org ? Also missing is link "How to contribute" on the webpage - patch submissions process is documented but well hidden in wiki http://wiki.ovirt.org/wiki/Working_with_oVirt_Gerrit BTW, patch for this particular issue was already submitted http://git.ovirt.org/#/c/7448/ Cheers, Alan > access are probably on this list. The ovirt-docs currently fail to > build because of an extraneous tag that results in non-conformance > with the DTD. It seems to build properly (on el6) with the following > patch: > > ---- > From 47a19f3e3649fdfff44c609a376203db8d8255b3 Mon Sep 17 00:00:00 2001 > From: Jon Stanley > Date: Tue, 28 Aug 2012 08:43:44 -0400 > Subject: [PATCH] Remove extraneous tag > > The presence of this extraneous tag was breaking the build, remove > it in order to be in compliance with the DTD. > --- > .../topics/Installing_Red_Hat_Enterprise_Linux.xml | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterpris= e_Linux.xml > b/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.xml > index 8fa68e1..a7f61d8 100644 > --- a/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux= .xml > +++ b/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux= .xml > @@ -33,12 +33,10 @@ > > > Enable yum repository > - > > Install the ovirt-releas= e package as > root. This package provides the repository > definition file: > > # yum localinstall --nogpgcheck F= IXME: URL > - > > > > -- > 1.7.1 > _______________________________________________ > cloud mailing list > cloud(a)lists.fedoraproject.org > https://admin.fedoraproject.org/mailman/listinfo/cloud --===============8384514395111937154==-- From sgordon at redhat.com Tue Aug 28 20:59:13 2012 Content-Type: multipart/mixed; boundary="===============4144819747023207669==" MIME-Version: 1.0 From: Steve Gordon To: cloud at lists.fedoraproject.org Subject: Re: Not sure where to post this.... Date: Tue, 28 Aug 2012 16:59:10 -0400 Message-ID: <97368733.22581372.1346187550991.JavaMail.root@redhat.com> In-Reply-To: CAGi==UXYREa4b7e5rwWFAdsXn=m3bRLOPzUc9_n4P3T7Dj3U3g@mail.gmail.com --===============4144819747023207669== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----- Original Message ----- > From: "Alan Pevec" > To: "Fedora Cloud SIG" > Cc: "stephen a gordon" > Sent: Tuesday, August 28, 2012 4:50:50 PM > Subject: Re: Not sure where to post this.... > = > On Tue, Aug 28, 2012 at 2:49 PM, Jon Stanley > wrote: > > But figured this would be a good place to start since some folks > > with > = > ... indeed, I don't see a list for docs at > http://lists.ovirt.org/mailman/listinfo > I'm CCing Stephen Gordon for an advice, I'd say that docs topis are > probably discussed on engine-devel(a)ovirt.org ? Correct, for now. > Also missing is link "How to contribute" on the webpage - patch > submissions process is documented but well hidden in wiki > http://wiki.ovirt.org/wiki/Working_with_oVirt_Gerrit We piggy back onto the back of this process rather than define 'yet another= oVirt contributor workflow'. The above is linked from: http://wiki.ovirt.org/wiki/Documentation > BTW, patch for this particular issue was already submitted > http://git.ovirt.org/#/c/7448/ Merged, looks like I don't get notification that these are pending review c= urrently. Steve > Cheers, > Alan > = > > access are probably on this list. The ovirt-docs currently fail to > > build because of an extraneous tag that results in non-conformance > > with the DTD. It seems to build properly (on el6) with the > > following > > patch: > > > > ---- > > From 47a19f3e3649fdfff44c609a376203db8d8255b3 Mon Sep 17 00:00:00 > > 2001 > > From: Jon Stanley > > Date: Tue, 28 Aug 2012 08:43:44 -0400 > > Subject: [PATCH] Remove extraneous tag > > > > The presence of this extraneous tag was breaking the build, remove > > it in order to be in compliance with the DTD. > > --- > > .../topics/Installing_Red_Hat_Enterprise_Linux.xml | 2 -- > > 1 files changed, 0 insertions(+), 2 deletions(-) > > > > diff --git > > a/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.x= ml > > b/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.x= ml > > index 8fa68e1..a7f61d8 100644 > > --- > > a/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.x= ml > > +++ > > b/Installation_Guide/en-US/topics/Installing_Red_Hat_Enterprise_Linux.x= ml > > @@ -33,12 +33,10 @@ > > > > > > Enable yum repository > > - > > > > Install the > > ovirt-release > > package as > > root. This package provides the repository > > definition file: > > > > # yum localinstall > > --nogpgcheck FIXME: URL > > - > > > > > > > > -- > > 1.7.1 > > _______________________________________________ > > cloud mailing list > > cloud(a)lists.fedoraproject.org > > https://admin.fedoraproject.org/mailman/listinfo/cloud > _______________________________________________ > cloud mailing list > cloud(a)lists.fedoraproject.org > https://admin.fedoraproject.org/mailman/listinfo/cloud >=20 --===============4144819747023207669==-- From sgordon at redhat.com Wed Aug 29 18:18:38 2012 Content-Type: multipart/mixed; boundary="===============4188480274557601216==" MIME-Version: 1.0 From: Steve Gordon To: cloud at lists.fedoraproject.org Subject: Re: Not sure where to post this.... Date: Wed, 29 Aug 2012 14:18:36 -0400 Message-ID: <1120950602.23232874.1346264316735.JavaMail.root@redhat.com> In-Reply-To: 97368733.22581372.1346187550991.JavaMail.root@redhat.com --===============4188480274557601216== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----- Original Message ----- > From: "Steve Gordon" > To: "Fedora Cloud SIG" > Cc: "stephen a gordon" > Sent: Tuesday, August 28, 2012 4:59:10 PM > Subject: Re: Not sure where to post this.... > = > ----- Original Message ----- > > From: "Alan Pevec" > > To: "Fedora Cloud SIG" > > Cc: "stephen a gordon" > > Sent: Tuesday, August 28, 2012 4:50:50 PM > > Subject: Re: Not sure where to post this.... > > = > > On Tue, Aug 28, 2012 at 2:49 PM, Jon Stanley > > wrote: > > > But figured this would be a good place to start since some folks > > > with > > = > > ... indeed, I don't see a list for docs at > > http://lists.ovirt.org/mailman/listinfo > > I'm CCing Stephen Gordon for an advice, I'd say that docs topis are > > probably discussed on engine-devel(a)ovirt.org ? > = > Correct, for now. > = > > Also missing is link "How to contribute" on the webpage - patch > > submissions process is documented but well hidden in wiki > > http://wiki.ovirt.org/wiki/Working_with_oVirt_Gerrit > = > We piggy back onto the back of this process rather than define 'yet > another oVirt contributor workflow'. The above is linked from: > = > http://wiki.ovirt.org/wiki/Documentation > = > > BTW, patch for this particular issue was already submitted > > http://git.ovirt.org/#/c/7448/ > = > Merged, looks like I don't get notification that these are pending > review currently. > = > Steve I've updated my watch list to ensure I get these emails now, so hopefully I= will see future commits. Note that the future of the DocBook XML oVirt gui= des (or *guide* at least for now) is a little unclear. Ideally I want to ge= t an online editing system for them setup (it will be a later version of th= e one Josh Wulf demonstrated at FUDcon Malaysia - http://www.fedorareloaded= .com/). In the meantime some community effort has gone into this: http://wiki.ovirt.org/wiki/Quick_Start_Guide Steve --===============4188480274557601216==-- From kwade at redhat.com Thu Aug 30 02:15:58 2012 Content-Type: multipart/mixed; boundary="===============2171907610433771600==" MIME-Version: 1.0 From: Karsten Wade To: cloud at lists.fedoraproject.org Subject: Re: Not sure where to post this.... Date: Wed, 29 Aug 2012 22:15:55 -0400 Message-ID: <1899878588.5791597.1346292955974.JavaMail.root@redhat.com> In-Reply-To: 1120950602.23232874.1346264316735.JavaMail.root@redhat.com --===============2171907610433771600== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable ----- Original Message ----- > ----- Original Message ----- > > From: "Steve Gordon" > > > I'm CCing Stephen Gordon for an advice, I'd say that docs topis > > > are > > > probably discussed on engine-devel(a)ovirt.org ? > > = > > Correct, for now. The engine-devel list would only be for topics related to just oVirt Engine. For general discussions that would be arch(a)ovirt.org (which may = get renamed to developers(a).) - Karsten -- = Karsten 'quaid' Wade, Sr. Analyst - Community Growth http://TheOpenSourceWay.org .^\ http://community.redhat.com @quaid (identi.ca/twitter/IRC) \v' gpg: AD0E0C41 --===============2171907610433771600==--