ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@altlinux.org>
To: devel@lists.altlinux.org
Subject: Re: [devel] сломана генерация 70-persistent-net.rules
Date: Fri, 27 Feb 2015 16:33:43 +0300
Message-ID: <20150227133343.GD1167@imap.altlinux.org> (raw)
In-Reply-To: <54F05961.9000601@altlinux.com>

[-- Attachment #1: Type: text/plain, Size: 1220 bytes --]

On Fri, Feb 27, 2015 at 02:47:45PM +0300, Anton Farygin wrote:
> >>Может быть у кого-то есть какие-то мысли по этому поводу?
> >>https://bugzilla.altlinux.org/30779
> >В mkimage-profiles было сделано почти год тому (фича net-eth),
> >под udev-219 _не_ сломалось, подробности в баге.
> Год назад в mkimage-profules-desktop тоже нормально работало.

Так понадобилось чуточку позже -- в апреле, что ли :)

> В твоих подробностях нужен переводчик.

Бишь надо спортировать на m-p-d?  Давай попробуем.

Смысл там был такой, что надо в нужные места добавить
udev-rule-generator-net; STAGE1_PACKAGES попадает туда же,
куда и make-initrd-propagator, в m-p-d это CHROOT_PACKAGES
в profiles/Makefile.in; STAGE2_PACKAGES -- в IMAGE_PACKAGES
из вторых стадий, например, в profiles/install2/Makefile.in
или profiles/live/Makefile.in (в m-p общее выделено).

livecd-net-eth, наверное, уберу из общей stage2, всё-таки
оно заточено скорее под livecd.

Набросок статически прибитого патча прилагаю, если заработает
-- надо будет выделить в переменную.  Ещё надо добавить
udev-rule-generator-net в GLOBAL_BASE_PACKAGES дистрибутива.

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info

[-- Attachment #2: m-p-d+udev-rule-generator-net.patch --]
[-- Type: text/x-patch, Size: 857 bytes --]

diff --git a/profiles/Makefile.in b/profiles/Makefile.in
index a266142..70c41d4 100644
--- a/profiles/Makefile.in
+++ b/profiles/Makefile.in
@@ -40,6 +40,7 @@ CHROOT_PACKAGES := apt-utils rsync \
 		  branding-@BRANDING@-notes \
 		  branding-@BRANDING@-bootloader \
 		  ImageMagick-tools \
+		  udev-rule-generator-net \
 		  pkg/lists/docs
 
 CLEANUP_OUTDIR=
diff --git a/profiles/install2/Makefile.in b/profiles/install2/Makefile.in
index 2dcd0d3..6387e26 100644
--- a/profiles/install2/Makefile.in
+++ b/profiles/install2/Makefile.in
@@ -25,6 +25,7 @@ IMAGE_PACKAGES = branding-@BRANDING@-release \
 		 branding-@BRANDING@-alterator \
 		 branding-@BRANDING@-bootsplash \
 		 branding-@BRANDING@-slideshow \
+		 udev-rule-generator-net \
 		 $(GLOBAL_INSTALL2_PACKAGES) \
 		 $(call list,$(GLOBAL_INSTALL2_PACKAGE_LISTS)) \
 		 $(call list,install2) \

  reply	other threads:[~2015-02-27 13:33 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-27 11:08 Anton Farygin
2015-02-27 11:32 ` Michael Shigorin
2015-02-27 11:47   ` Anton Farygin
2015-02-27 13:33     ` Michael Shigorin [this message]
2015-02-27 15:07       ` Anton Farygin
2015-02-27 17:10         ` Michael Shigorin
2015-02-27 17:30           ` Michael Shigorin
2015-02-27 17:36             ` Anton Farygin
2015-02-27 18:18               ` alexei
2015-02-27 19:02                 ` Anton Farygin
2015-02-27 20:52                   ` Michael Shigorin
2015-02-28  3:05                   ` alexei
2015-02-28  3:40                     ` Hihin Ruslan
2015-02-28  6:52                     ` Sergey Y. Afonin
2015-02-28  6:58                     ` Sergey Y. Afonin
2015-02-28  8:51                       ` Anton Farygin
2015-02-27 17:35           ` Anton Farygin
2015-02-28  6:48         ` Sergey Y. Afonin
2015-02-28  9:00           ` Anton Farygin

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=20150227133343.GD1167@imap.altlinux.org \
    --to=mike@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