ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Alexey Shabalin <a.shabalin@gmail.com>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] systemd: altlinux-udev-settle.service
Date: Tue, 29 Jul 2014 21:02:37 +0400
Message-ID: <CAEdvWkQOELDyPN8L+WnX0YrC8i73rdmEVjcKSWCrzsCa078WaA@mail.gmail.com> (raw)
In-Reply-To: <20140729162642.GA16736@mw.mithraen.ru>

>> Было бы хорошо увидеть в твоём репо все что ты предлагаешь :)
>
> Я еще не разобрался как у тебя устроен репо, чтобы его не сломать. И не
> понял, например, откуда берется симлинк на altlinux-save-dmesg в
> basic.target.

бранчи:
- upstream - апстримный бранч, без правок. обычно грубо переключаюсь
на новый - git branch -f upstream upstream-stable/v215-stable
- altlinux - правки на апстримный бранч (после обновления бранча
upstream в него мержатся изменения git merge upstream)
- master:
  + в него мержится история altlinux и upstream - git merge -s ours altlinux.
  + содержит spec и Sources*.  Т.е. новые сервисы я не добавляю в
бранч altlinux.
  + install altlinux-*.service и симлинки (включение по умолчанию)
делаются в spec в раделе %install

install -m644 %SOURCE17 %buildroot%_unitdir/altlinux-save-dmesg.service
ln -s ../altlinux-save-dmesg.service %buildroot%_unitdir/basic.target.wants

-- 
Alexey Shabalin

      reply	other threads:[~2014-07-29 17:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-11  2:18 Денис Смирнов
2014-07-11  8:47 ` Anton Farygin
2014-07-11 18:46   ` Денис Смирнов
2014-07-14  5:49     ` Anton Farygin
2014-07-14 23:16       ` Денис Смирнов
2014-07-29 15:15 ` Alexey Shabalin
2014-07-29 16:26   ` Денис Смирнов
2014-07-29 17:02     ` Alexey Shabalin [this message]

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=CAEdvWkQOELDyPN8L+WnX0YrC8i73rdmEVjcKSWCrzsCa078WaA@mail.gmail.com \
    --to=a.shabalin@gmail.com \
    --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