From: Michael Shigorin <mike@osdn.org.ua> To: ALT Linux Community general discussions <community@lists.altlinux.org> Subject: Re: [Comm] mkimage (not installed) Date: Sat, 7 Jan 2012 18:55:09 +0200 Message-ID: <20120107165509.GB16279@osdn.org.ua> (raw) In-Reply-To: <4F0863AC.4080007@mail.ru> On Sat, Jan 07, 2012 at 07:24:28PM +0400, Vladimir Karpinsky wrote: > >make APTCONF=$HOME/apt/apt.conf-sisyphus-i586 icewm.iso > 18:11:21 initializing BUILDDIR: make[1]: *** [profile/init] Ошибка 123 > A взять installer-distro-altlinux-generic-stage2 из t6 как-то можно? Да, создав с ним локальный репозиторий. > Я только не совсем понимаю, его надо ставить от пользователя, > чтобы он не попал в хост-систему? Не-а -- он должен быть доступен для установки аптом (причём необязательно в системе, но обязательно с той конфигурацией apt, которая передана mkimage). Наверное, сейчас проще всего (и заодно полезно на случай необходимости что-либо локально пересобрать) сделать так: mkdir -p ~/hasher wget http://ftp.altlinux.org/pub/distributions/ALTLinux/t6/branch/files/SRPMS/installer-distro-altlinux-generic-6.0-alt1.src.rpm hsh -v ~/hasher installer-distro-altlinux-generic-6.0-alt1.src.rpm Если отработает, то должен получиться ~/hasher/repo с этим пакетом; далее добавляем этот репозиторий к конфигурации для m-p (ниже с учётом поправки насчёт x86_64 и p6 вместо сизифа): mkdir -p ~/apt cd ~/apt cat > apt.conf-p6-x86_64 << EOF Dir::Etc::main "/dev/null"; Dir::Etc::parts "/var/empty"; Dir::Etc::SourceParts "/var/empty"; Dir::Etc::sourcelist "$HOME/apt/sources.list-p6-x86_64"; EOF cat > sources.list-p6-x86_64 << EOF rpm [updates] http://ftp.altlinux.org/pub/distributions/ALTLinux/p6/branch x86_64 classic rpm [updates] http://ftp.altlinux.org/pub/distributions/ALTLinux/p6/branch noarch classic rpm file:$HOME/hasher/repo x86_64 hasher EOF и соответственно make APTCONF=$HOME/apt/apt.conf-p6-x86_64 icewm.iso (если используется локальное зеркало, пропишите вместо http) -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/
next prev parent reply other threads:[~2012-01-07 16:55 UTC|newest] Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-01-04 17:36 [Comm] mkimage Vladimir Karpinsky 2012-01-04 20:36 ` [Comm] mkimage (not installed) Michael Shigorin 2012-01-04 20:56 ` Vladimir Karpinsky 2012-01-04 21:10 ` Michael Shigorin 2012-01-05 5:42 ` Vladimir Karpinsky 2012-01-05 8:10 ` Michael Shigorin 2012-01-05 20:09 ` Денис Смирнов 2012-01-06 6:03 ` Vladimir Karpinsky 2012-01-06 18:46 ` Michael Shigorin 2012-01-06 6:39 ` Vladimir Karpinsky 2012-01-06 18:49 ` Michael Shigorin 2012-01-06 19:41 ` Vladimir Karpinsky 2012-01-06 21:19 ` Michael Shigorin 2012-01-07 7:53 ` Vladimir Karpinsky 2012-01-07 10:44 ` Michael Shigorin 2012-01-07 10:46 ` Michael Shigorin 2012-01-07 14:08 ` Vladimir Karpinsky 2012-01-07 16:56 ` Michael Shigorin 2012-01-07 15:24 ` Vladimir Karpinsky 2012-01-07 16:55 ` Michael Shigorin [this message] 2012-01-07 17:56 ` Vladimir Karpinsky 2012-01-07 20:36 ` Michael Shigorin 2012-01-08 6:10 ` Vladimir Karpinsky 2012-01-08 11:15 ` Michael Shigorin 2012-01-09 10:06 ` Vladimir Karpinsky 2012-01-09 11:07 ` Michael Shigorin 2012-01-09 18:28 ` Vladimir Karpinsky 2012-01-10 8:59 ` Michael Shigorin 2012-01-10 10:47 ` Vladimir Karpinsky 2012-01-10 14:44 ` Michael Shigorin 2012-01-12 7:36 ` Michael Shigorin 2012-01-07 7:54 ` Vladimir Karpinsky 2012-01-07 11:26 ` Michael Shigorin 2012-01-07 7:55 ` Vladimir Karpinsky 2012-01-16 15:29 ` [Comm] mkimage: установка с нуля Vladimir Karpinsky 2012-02-17 15:43 ` Vladimir Karpinsky
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=20120107165509.GB16279@osdn.org.ua \ --to=mike@osdn.org.ua \ --cc=community@lists.altlinux.org \ --cc=shigorin@gmail.com \ /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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git