[PATCH] bootstrap: a new option --no-git, prohibiting the use git in the bootstrap process.

2010-03-20 Thread Aleksey Avdeev
Signed-off-by: Aleksey Avdeev --- Hello. Ability to explicitly disable the use git when calling bootstrap will exclude recourse to third-party resources for assembly rpm package. What, in particular, significantly simplify the preparation of packages to build on git.alt (see <h

Re: [PATCH] bootstrap: a new option --no-git, prohibiting the use git in the bootstrap process.

2010-03-20 Thread Aleksey Avdeev
20.03.2010 15:00, Eric Blake пишет: > [writing to undisclosed-recipients makes it hard to guess where you > wanted the reply to go to] > > On 03/19/2010 09:52 AM, Aleksey Avdeev wrote: >> Ability to explicitly disable the use git when calling bootstrap will >> exclude

Re: [PATCH] bootstrap: a new option --no-git, prohibiting the use git in the bootstrap process.

2010-03-20 Thread Aleksey Avdeev
20.03.2010 15:00, Eric Blake пишет: > [writing to undisclosed-recipients makes it hard to guess where you > wanted the reply to go to] > > On 03/19/2010 09:52 AM, Aleksey Avdeev wrote: >> Ability to explicitly disable the use git when calling bootstrap will >> exclude

(no subject)

2010-03-21 Thread Aleksey Avdeev
>From 8741ad8a412b2aa9f7a4e3fc69902c12a6ed9d69 Mon Sep 17 00:00:00 2001 From: Aleksey Avdeev Date: Fri, 19 Mar 2010 18:52:39 +0300 Subject: [PATCH] bootstrap: a new option --no-git, prohibiting the use git in the bootstrap process. Signed-off-by: Aleksey Avdeev --- Hello. Ability

bootstrap: a new option --skip-git, prohibiting the use git in the bootstrap process.

2010-08-08 Thread Aleksey Avdeev
Hello. I propose to add to bootstrap key --skip-git (analog --skip-po), completely eliminates the use git in the bootstrap process. Now this behavior may occur if the directory specified by --gnulib-srcdir (or specified in the $ GNULIB_SRCDIR) not git repository. But it is desirable to have the

bootstrap: a new option --skip-git, prohibiting the use git in the bootstrap process.

2010-08-09 Thread Aleksey Avdeev
Hello. I propose to add to bootstrap key --skip-git (analog --skip-po), completely eliminates the use git in the bootstrap process. Now this behavior may occur if the directory specified by --gnulib-srcdir (or specified in the $ GNULIB_SRCDIR) not git repository. But it is desirable to have the

Re: bootstrap: a new option --skip-git, prohibiting the use git in the bootstrap process.

2010-08-10 Thread Aleksey Avdeev
09.08.2010 10:03, Aleksey Avdeev пишет: > Hello. > ... > > As the implementation of the proposed > <http://git.altlinux.org/people/solo/public/gnulib.git?p=gnulib.git;a=commit;h=162e7f34257f4f213d4db54d6e82d809be2d2061>. Branch with cleaned for ChangeLog (removed

Re: bootstrap: a new option --skip-git, prohibiting the use git in the bootstrap process.

2010-08-10 Thread Aleksey Avdeev
10.08.2010 13:51, Aleksey Avdeev пишет: > 09.08.2010 10:03, Aleksey Avdeev пишет: >> Hello. >> > ... >> >> As the implementation of the proposed >> <http://git.altlinux.org/people/solo/public/gnulib.git?p=gnulib.git;a=commit;h=162e7f34257f4f213d4db54d6e82d8