From: "Mykola S. Grechukh" <gns@altlinux.org>
To: hsvhome@mail.ru,
Distributions development <devel-distro@lists.altlinux.org>
Cc: devel@lists.altlinux.org
Subject: Re: [devel-distro] [devel] create distro from scratch
Date: Fri, 5 Aug 2011 21:47:41 +0300
Message-ID: <CAOZKmc8bRGmk8eMdc4ds29UmanPwoDi9bquaOBz-FspQw+dAow@mail.gmail.com> (raw)
In-Reply-To: <201108052138.34241.hsvhome@mail.ru>
2011/8/5 Sergey Shilov <>:
> Замкнуть бы дистрибутив по зависимостям (для урезания бранча) :-)
> В смысле ... нужны пакеты, нужные для сборки пакетов, которые нужны для
> установки пакетов нужных для сборки ............ и так до полного
> удовлетворения зависимостей группы пакетов дистрибутива (особенного
> узкоспециального).
>
> Случаем никто задачу не решал?
Примерно что-то такое, наверное - (сборочное замыкание пакетов
установленных в системе):
cd /path/to/repo/SRPMS
rpm -qa --qf "%{SOURCERPM}\n" | sort -n | uniq | xargs rpm -qpR | grep
-v ^rpmlib | sort -n | uniq > pkglist
Этот pkglist можно использовать в mkimage.
--
Mykola Grechukh
CTO, Satelliz-Ukraine
next prev parent reply other threads:[~2011-08-05 18:47 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-05 15:35 [devel-distro] " Denis Pynkin
2011-08-05 15:43 ` Mykola S. Grechukh
2011-08-05 16:54 ` Denis Pynkin
2011-08-05 17:00 ` Aleksey Novodvorsky
2011-08-05 17:00 ` Michael Shigorin
2011-08-05 18:38 ` [devel-distro] [devel] " Sergey Shilov
2011-08-05 18:47 ` Mykola S. Grechukh [this message]
2011-08-05 18:56 ` Mykola S. Grechukh
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=CAOZKmc8bRGmk8eMdc4ds29UmanPwoDi9bquaOBz-FspQw+dAow@mail.gmail.com \
--to=gns@altlinux.org \
--cc=devel-distro@lists.altlinux.org \
--cc=devel@lists.altlinux.org \
--cc=hsvhome@mail.ru \
/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