ALT Linux Distributions development
 help / color / mirror / Atom feed
* [devel-distro] Удалить пакет из сборки
@ 2010-09-21 13:56 Радик Юсупов
  2010-09-21 14:01 ` Alexey Gladkov
  0 siblings, 1 reply; 4+ messages in thread
From: Радик Юсупов @ 2010-09-21 13:56 UTC (permalink / raw)
  To: devel-distro

  Доброго времени, уважаемые разработчики.
Я не хочу в своей сборке иметь пакет 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/



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-04 15:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-21 13:56 [devel-distro] Удалить пакет из сборки Радик Юсупов
2010-09-21 14:01 ` Alexey Gladkov
2010-10-04 14:51   ` Радик Юсупов
2010-10-04 15:03     ` Alexey Gladkov

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