ALT Linux Distributions development
 help / color / mirror / Atom feed
From: "Радик Юсупов" <radyus@yandex.ru>
To: devel-distro@lists.altlinux.org
Subject: [devel-distro] Удалить пакет из сборки
Date: Tue, 21 Sep 2010 17:56:31 +0400
Message-ID: <4C98B98F.8090505@yandex.ru> (raw)

  Доброго времени, уважаемые разработчики.
Я не хочу в своей сборке иметь пакет xorg-app. Комментирование его в 
lists не помогает, он вытягивается кем-то другим.
Набросал такой хук:
= = = Начало = = =
#!/bin/sh
#     DESCRIPTION
#
# Remove unwanted software
NAME="init5-rm-package"
verbose()
{
     if [ -n "$GLOBAL_VERBOSE" ]; then
        echo "HOOK: $NAME: $@"
     fi
}
verbose "has started"
rpm -e xorg-apps
verbose "finished"
= = = Конец = = =

При сборке образа вижу:

HOOK: init5-rm-package: has started
<13>Sep 21 12:27:25 rpm: xorg-apps-7.4.0-alt7 removed
HOOK: init5-rm-package: finished

При загрузке в live вижу, что пакет спокойно на месте. То есть 
вытягивается где-то дальше.
Куда копнуть еще?
Этот пакет никому не нужен (по зависимостям).

-- 
С уважением, инженер отдела ИИС ООО «Центр»
Юсупов Радик Анасович
Usupov.Radik@cg.ru
Тел: (843) 533-88-14 (внут: 1811)
ICQ: 271639884
Jabber: radyus@jabber.ru
Skype: Radik.Usupov
Ekiga: radyus@ekiga.net

Российская Федерация
Казань, ул. Зинина, 3а
420029, а/я 81

http://www.cg.ru/



             reply	other threads:[~2010-09-21 13:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-21 13:56 Радик Юсупов [this message]
2010-09-21 14:01 ` Alexey Gladkov
2010-10-04 14:51   ` Радик Юсупов
2010-10-04 15:03     ` Alexey Gladkov

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=4C98B98F.8090505@yandex.ru \
    --to=radyus@yandex.ru \
    --cc=devel-distro@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 Distributions development

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel-distro/0 devel-distro/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-distro devel-distro/ http://lore.altlinux.org/devel-distro \
		devel-distro@lists.altlinux.org devel-distro@lists.altlinux.ru devel-distro@lists.altlinux.com
	public-inbox-index devel-distro

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


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