From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux Sisyphus discussions <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] список установленных пакетов
Date: Mon, 12 Sep 2011 14:02:15 +0300
Message-ID: <20110912110215.GC1176@osdn.org.ua> (raw)
In-Reply-To: <201109121015.50045.serpiph@nikiet.ru>
On Mon, Sep 12, 2011 at 10:15:49AM +0400, Sergei Epiphanov wrote:
> > Список всех пакетов одну строку:
> > rpm -qa --queryformat='%{NAME} '
> > apt-get install "строка которую выдал rpm выше"
> Боюсь, не прокатит из-за наличия kernel-image (там требуется ещё и версия).
На глаз выглядит примерно так (ещё не проверял, уже неделю как
собираюсь в связи с уже четырьмя гигами на рабочем ноутбуке):
rpm -qa --queryformat='%{NAME} ' > list-i586.txt
grep -v '^kernel-[imh]' list-i586.txt > list-x86_64.txt
# возможно, отгрепать стоит ещё что-то?
tar zcf /root/etc-`hostname -s`-`date +%Y%m%d`.tar.gz /etc
# бэкапим этот тарбол и на всякий всё нужное из /home и /var,
# если есть сомнения -- лучше целиком
### устанавливаем 64-битную систему
# перетаскиваем под руку list-{i586,x86_64}.txt и бэкапы
apt-get install `cat list-x86_64.txt`
PS: а давайте кто ещё перетаскивал или собирается -- скинемся
по полчаса да страничку на вики оформим со ссылкой с
http://www.altlinux.org/Ports/x8664?
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
next prev parent reply other threads:[~2011-09-12 11:02 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-10 13:33 andriy
2011-09-10 13:33 ` Peter V. Saveliev
2011-09-10 13:36 ` Igor Zubkov
2011-09-10 13:51 ` andriy
2011-09-12 6:15 ` Sergei Epiphanov
2011-09-12 11:02 ` Michael Shigorin [this message]
2011-09-12 12:00 ` Sergei Epiphanov
2011-09-12 14:32 ` Igor Zubkov
2011-09-12 16:18 ` andriy
2011-09-13 5:44 ` Michael A. Kangin
2011-09-13 6:39 ` andriy
2011-09-13 7:16 ` Michael A. Kangin
2011-09-13 8:56 ` [sisyphus] 64-bit ядро в 32-bit os Andrey Liakhovets
2011-09-13 8:59 ` Michael A. Kangin
2011-09-13 6:03 ` [sisyphus] список установленных пакетов Sergei Epiphanov
2011-09-13 6:38 ` andriy
2011-09-13 7:37 ` Sergei Epiphanov
2011-09-13 7:56 ` andriy
2011-09-13 12:10 ` Андрей Новосёлов
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=20110912110215.GC1176@osdn.org.ua \
--to=mike@osdn.org.ua \
--cc=shigorin@gmail.com \
--cc=sisyphus@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 Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git