ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Ivan A. Melnikov" <iv@altlinux.org>
To: devel@lists.altlinux.org
Subject: [devel] bootstrap (was Re:  unmets policy)
Date: Wed, 16 Sep 2009 11:16:59 +0400
Message-ID: <20090916111659.149fcb17@deimos.localdomain> (raw)
In-Reply-To: <20090915203516.GB20638@altlinux.org>

В Wed, 16 Sep 2009 00:35:16 +0400
Alexey Tourbin <at@altlinux.ru> пишет:
[...]
> 
> А новую модель с бутстрапом в общем виде можно описать так.
> Собрать n пакетов, выбрать из них m пакетов, m<n, и план составлять
> только с учетом выбранных m пакетов.  Тогда ясно что если переход
> A0->A1 выполнен только с учетом m пакетов, то часть информации
> потерялась. То есть начать собирать эти пакеты заново и получить A1
> уже нельзя даже в принципе.

Мне кажется, что суть бутстрапа в том, чтобы провести репозитарий через
промежуточное состояние, которое не публикуется. То есть, вместо
привычного A0->A1 мы хотим A0->A1->A2 в рамках одной танзакции, так,
чтобы для пользователя это выглядело как A0->A2, так как A1
промежуточное. Я недостаточно знаком с архитектурой git.alt, чтобы
сказать, к чему это ведёт -- к объединению нескольких task'ов в одной
транзкации (отсюда карманы, но тогда требуется снизить требования к
результатам промежуточных тасков) или появлению нескольких планов в
одном task'е.  Однако, в любом случае, информация о промежуточном
состоянии должна сохраняться.

-- 
WBR,
Ivan A. Melnikov



  parent reply	other threads:[~2009-09-16  7:16 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-15 15:25 [devel] unmets policy Igor Vlasenko
2009-09-15 16:29 ` Dmitry V. Levin
2009-09-15 16:51   ` Igor Vlasenko
2009-09-15 18:20     ` Dmitry V. Levin
2009-09-15 19:17   ` Alexey Tourbin
2009-09-15 19:36     ` Денис Смирнов
2009-09-15 19:42     ` Alexey I. Froloff
2009-09-15 19:52     ` Dmitry V. Levin
2009-09-15 20:35       ` Alexey Tourbin
2009-09-16  3:03         ` Денис Смирнов
2009-09-16 10:32           ` Alexey Tourbin
2009-09-16 17:32             ` Денис Смирнов
2009-09-16 19:28               ` Alexey Tourbin
2009-09-16  7:16         ` Ivan A. Melnikov [this message]
2009-09-16 11:03           ` [devel] bootstrap (was Re: unmets policy) Alexey Tourbin
2009-09-16 17:38             ` Денис Смирнов
2009-09-16 17:59               ` Vladislav Zavjalov
2009-09-16 22:27                 ` Денис Смирнов
2009-09-17  7:09                   ` Vladislav Zavjalov
2009-09-17  7:35                     ` Kirill A. Shutemov
2009-09-17  8:03                       ` Dmitry V. Levin
2009-09-17  8:47                         ` Kirill A. Shutemov
2009-09-17 18:14                           ` Денис Смирнов
2009-09-17 18:12                     ` Денис Смирнов
2009-09-17 18:25                       ` Vladislav Zavjalov
2009-09-17 18:44                         ` Vladislav Zavjalov
2009-09-17 20:41                           ` Dmitry V. Levin
2009-09-17  3:50                 ` Alexey Tourbin
2009-09-17  6:54                   ` Vladislav Zavjalov
2009-09-17 21:21                   ` Денис Смирнов
2009-09-17 21:37                     ` Dmitry V. Levin
2009-09-17 23:50                       ` Денис Смирнов
2009-09-16 19:09               ` Dmitry V. Levin
2009-09-16 22:27                 ` Денис Смирнов
2009-09-16 23:01                   ` Dmitry V. Levin
2009-09-17 18:16                     ` Денис Смирнов
2009-09-17 20:42                       ` Dmitry V. Levin
2009-09-16 17:33           ` Денис Смирнов
2009-09-16  8:28     ` [devel] unmets policy Vladislav Zavjalov
2009-09-16 10:55       ` Alexey Tourbin
2009-09-16 12:32         ` Vladislav Zavjalov
2009-09-16 18:00           ` Vladislav Zavjalov
2009-09-23 16:17 ` [devel] unmets policy - summary Igor Vlasenko
2009-09-28 19:34   ` Michael Shigorin
2009-09-29 18:29     ` Igor Vlasenko
2009-09-29 23:38       ` Alexey Tourbin
2009-09-30  7:12         ` Igor Vlasenko
2009-09-30  8:25           ` Alexey Tourbin
2009-09-30  8:52             ` Igor Vlasenko
2009-10-02 18:42               ` Igor Vlasenko
2009-09-30  9:37             ` Денис Смирнов

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=20090916111659.149fcb17@deimos.localdomain \
    --to=iv@altlinux.org \
    --cc=devel@lists.altlinux.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

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git