From: Eric Blake <eblake@redhat.com>
To: Stefan Weil <sw@weilnetz.de>,
Peter Maydell <peter.maydell@linaro.org>,
Fam Zheng <famz@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
Pranith Kumar <bobby.prani@gmail.com>,
QEMU Developers <qemu-devel@nongnu.org>,
Markus Armbruster <armbru@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] Symlink README.md as README to unbreak checkpatch.pl
Date: Wed, 20 Jul 2016 06:31:01 -0600 [thread overview]
Message-ID: <578F6F05.90108@redhat.com> (raw)
In-Reply-To: <eab29c23-578b-5581-22eb-1ff6285390a8@weilnetz.de>
[-- Attachment #1: Type: text/plain, Size: 1898 bytes --]
On 07/20/2016 04:48 AM, Stefan Weil wrote:
> Am 20.07.2016 um 12:36 schrieb Peter Maydell:
>> On 20 July 2016 at 08:27, Fam Zheng <famz@redhat.com> wrote:
>>> Commit e5dfc5e8e71 renamed README to README.md but
>>> scripts/checkpatch.pl still looks for the old name to sanity check
>>> that it's invoked from the toplevel of tree. Create a symbol link to
>>> README.md to fix that. I've verified that on github README.md still
>>> takes precedence and page is rendered.
>> Have you checked that the symlink does sensible things if the git tree
>> is checked out under Windows? thanks -- PMM
>
>
> ... and that the Windows installer will get a working README, not only a
> symlink?
> You could move README.md to README and link that to README.md
> (as suggested by Paolo) - that would avoid such problems.
I would favor README as the real file, and README.md as the symlink. The
Windows installer would pick up the real file, and github, where
symlinks work, will render things just fine. Making README the symlink
risks the Windows installer picking up a file whose contents are
"README.md", which is not what you want.
>
> I suggest to revert the README rename for the coming new release.
> It can be added again later, maybe with a few improvements like
> those in my branch https://github.com/stweil/qemu/tree/readme.
It's just documentation, so we can still tweak it during hard freeze,
but I agree that a revert is the most conservative approach.
>
> For https://github.com/stweil/qemu/blob/readme/README.md,
> I removed tab characters, used underlining which also looks
> nice without markup formatting, used a uniform notification
> for links (so that they actually work as links) and marked
> code in the text.
>
> Stefan
>
>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
next prev parent reply other threads:[~2016-07-20 12:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-20 7:27 [Qemu-devel] [PATCH] Symlink README.md as README to unbreak checkpatch.pl Fam Zheng
2016-07-20 9:16 ` Stefan Hajnoczi
2016-07-20 10:36 ` Peter Maydell
2016-07-20 10:42 ` Daniel P. Berrange
2016-07-20 10:48 ` Stefan Weil
2016-07-20 12:31 ` Eric Blake [this message]
2016-07-20 18:07 ` John Snow
2016-07-20 18:35 ` Stefan Weil
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=578F6F05.90108@redhat.com \
--to=eblake@redhat.com \
--cc=armbru@redhat.com \
--cc=bobby.prani@gmail.com \
--cc=famz@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=sw@weilnetz.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.