From: Pavel Roskin <proski@gnu.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: [RFC] DISTLIST and gendistlist.sh
Date: Tue, 02 Sep 2008 07:33:06 -0400 [thread overview]
Message-ID: <1220355186.5555.12.camel@dv> (raw)
In-Reply-To: <1220354463.6359.3.camel@fz.local>
On Tue, 2008-09-02 at 13:21 +0200, Felix Zielcke wrote:
> Am Dienstag, den 02.09.2008, 13:12 +0200 schrieb Felix Zielcke:
> > Attached is now a patch which adds ./gendistlist.sh call to autogen.sh
> > and uses SVN in case it is avaible to generate it.
> >
> Ok it's better to look at the patches before sending them.
>
> +if test -d .svn ; then
> + svn ls -R | sed '/\/$/d'
> +fi
I would avoid conditionals in the release process by all means. It's
better than "make dist" fails rather than generates different tarballs
dependent on where it's run.
--
Regards,
Pavel Roskin
next prev parent reply other threads:[~2008-09-02 11:33 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-22 11:08 [RFC] DISTLIST and gendistlist.sh Felix Zielcke
2008-08-22 12:58 ` Robert Millan
2008-08-22 13:13 ` Felix Zielcke
2008-08-29 22:54 ` Felix Zielcke
2008-08-29 23:03 ` Pavel Roskin
2008-08-30 9:28 ` Felix Zielcke
2008-08-31 2:11 ` Pavel Roskin
2008-09-02 11:12 ` Felix Zielcke
2008-09-02 11:21 ` Felix Zielcke
2008-09-02 11:33 ` Pavel Roskin [this message]
2008-09-02 11:30 ` Pavel Roskin
2008-09-04 18:21 ` Felix Zielcke
2008-09-08 22:02 ` Felix Zielcke
2008-09-08 22:32 ` Robert Millan
2008-09-09 8:09 ` Felix Zielcke
2008-09-10 21:06 ` Pavel Roskin
2008-09-14 17:48 ` Felix Zielcke
2008-09-21 16:40 ` Felix Zielcke
2008-09-24 15:37 ` Felix Zielcke
2008-09-24 16:35 ` Robert Millan
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=1220355186.5555.12.camel@dv \
--to=proski@gnu.org \
--cc=grub-devel@gnu.org \
/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.