ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Igor Vlasenko <vlasenko@imath.kiev.ua>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Q: Изготовление диска дополнений
Date: Mon, 8 Dec 2008 22:18:07 +0200
Message-ID: <20081208201807.GA5603@dad.imath.kiev.ua> (raw)
In-Reply-To: <m34p1ev3yc.fsf@blard.localdomain>

On Tue, Dec 09, 2008 at 01:53:31AM +0600, Michael Pozhidaev wrote:
> Привет всем!
> 
> Вот такая задача: есть дистрибутив. В нашем случае это CD-версия Desktop 4.1.
> Есть некоторый пакет X, который лежит в бранче 4.1 и имеет некоторое множество 
> зависимостей. 
> 
> Существует ли какой-нибудь рецепт, чтобы изготовить диск дополнений для apt-cdrom,
> при помощи которого можно было бы ставить пакет X на Desktop 4.1,
> как говорится, с замыканиями всех зависимостей?

Наивный подход следующий.
Инициализировать песочницу
$ hsh --initroot-only | tee hsh-initroot.log

Поставить туда нужные пакеты
$hsh-install нужные-пакеты | tee hsh-install.log
получить список установленных
grep rpmi: hsh-install.log | awk '{print $5}' > list.installed.txt
и дальше вычесть из этого списка пакеты, входяшие в install CD
(install DVD).



-- 

Dr. Igor Vlasenko
--------------------
Topology Department
Institute of Math
Kiev, Ukraine


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



  reply	other threads:[~2008-12-08 20:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-08 19:53 Michael Pozhidaev
2008-12-08 20:18 ` Igor Vlasenko [this message]
2008-12-08 20:21 ` Pavel Wolneykien
2008-12-08 20:34   ` Michael Pozhidaev
2008-12-08 21:12     ` Motsyo Gennadi aka Drool
2008-12-08 20:21 ` Led
2008-12-08 21:01 ` Ivan Fedorov
2008-12-08 21:32 ` Michael Shigorin
2008-12-08 21:41   ` Michael Pozhidaev
2008-12-08 21:48     ` Michael Shigorin
2008-12-09  8:06 ` Stanislav Ievlev
2008-12-09  8:08   ` Stanislav Ievlev

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=20081208201807.GA5603@dad.imath.kiev.ua \
    --to=vlasenko@imath.kiev.ua \
    --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