* [Comm] Questions about kernel.spec @ 2004-07-06 3:08 php-coder 2004-07-06 14:39 ` Andrey Rahmatullin 0 siblings, 1 reply; 11+ messages in thread From: @ 2004-07-06 3:08 UTC (permalink / raw) ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] Questions about kernel.spec 2004-07-06 3:08 [Comm] Questions about kernel.spec php-coder @ 2004-07-06 14:39 ` Andrey Rahmatullin 2004-07-08 10:16 ` Re[2]: " php-coder 2004-07-16 11:14 ` Re[2]: " php-coder 0 siblings, 2 replies; 11+ messages in thread From: @ 2004-07-06 14:39 UTC (permalink / raw) ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re[2]: [Comm] Questions about kernel.spec 2004-07-06 14:39 ` Andrey Rahmatullin @ 2004-07-08 10:16 ` php-coder 2004-07-08 10:43 ` Nick S. Grechukh 2004-07-08 12:01 ` Andrey Rahmatullin 2004-07-16 11:14 ` Re[2]: " php-coder 1 sibling, 2 replies; 11+ messages in thread From: @ 2004-07-08 10:16 UTC (permalink / raw) ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] Questions about kernel.spec 2004-07-08 10:16 ` Re[2]: " php-coder @ 2004-07-08 10:43 ` Nick S. Grechukh 2004-07-08 12:02 ` Andrey Rahmatullin 2004-07-16 8:12 ` Re[2]: " php-coder 2004-07-08 12:01 ` Andrey Rahmatullin 1 sibling, 2 replies; 11+ messages in thread From: @ 2004-07-08 10:43 UTC (permalink / raw) ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] Questions about kernel.spec 2004-07-08 10:43 ` Nick S. Grechukh @ 2004-07-08 12:02 ` Andrey Rahmatullin 2004-07-09 7:49 ` Nick S. Grechukh 2004-07-16 8:12 ` Re[2]: " php-coder 1 sibling, 1 reply; 11+ messages in thread From: @ 2004-07-08 12:02 UTC (permalink / raw) ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] Questions about kernel.spec 2004-07-08 12:02 ` Andrey Rahmatullin @ 2004-07-09 7:49 ` Nick S. Grechukh 0 siblings, 0 replies; 11+ messages in thread From: @ 2004-07-09 7:49 UTC (permalink / raw) ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re[2]: [Comm] Questions about kernel.spec 2004-07-08 10:43 ` Nick S. Grechukh 2004-07-08 12:02 ` Andrey Rahmatullin @ 2004-07-16 8:12 ` php-coder 1 sibling, 0 replies; 11+ messages in thread From: @ 2004-07-16 8:12 UTC (permalink / raw) ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] Questions about kernel.spec 2004-07-08 10:16 ` Re[2]: " php-coder 2004-07-08 10:43 ` Nick S. Grechukh @ 2004-07-08 12:01 ` Andrey Rahmatullin 2004-07-09 13:41 ` Re[2]: " php-coder 1 sibling, 1 reply; 11+ messages in thread From: @ 2004-07-08 12:01 UTC (permalink / raw) ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re[2]: [Comm] Questions about kernel.spec 2004-07-08 12:01 ` Andrey Rahmatullin @ 2004-07-09 13:41 ` php-coder 2004-07-16 9:20 ` Andrey Rahmatullin 0 siblings, 1 reply; 11+ messages in thread From: @ 2004-07-09 13:41 UTC (permalink / raw) ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [Comm] Questions about kernel.spec 2004-07-09 13:41 ` Re[2]: " php-coder @ 2004-07-16 9:20 ` Andrey Rahmatullin 0 siblings, 0 replies; 11+ messages in thread From: Andrey Rahmatullin @ 2004-07-16 9:20 UTC (permalink / raw) To: Andrey Rahmatullin [-- Attachment #1: Type: text/plain, Size: 483 bytes --] On Fri, Jul 09, 2004 at 08:41:52PM +0700, php-coder wrote: >> На что апт настроен? > Только на использование пакетов с 4 дисков ALM 2.2 ... Не думаю, что пакет, содержащий только kernel policy и макросы, специфичные для нов^Wсовременной схемы сборки, входил в дистрибутив, вышедший до разработки этой схемы. Возьмите в Сизифе, или вообще kernel CVS слейте и оттуда соберите. -- WBR, wRAR (ALT Linux Team) Я почти уверен, что проблема не в этом. -- ldv in devel@ [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 11+ messages in thread
* Re[2]: [Comm] Questions about kernel.spec 2004-07-06 14:39 ` Andrey Rahmatullin 2004-07-08 10:16 ` Re[2]: " php-coder @ 2004-07-16 11:14 ` php-coder 1 sibling, 0 replies; 11+ messages in thread From: php-coder @ 2004-07-16 11:14 UTC (permalink / raw) To: Andrey Rahmatullin 0000100101011110100100101::06.07.2004::0110001001001000100111100100010 Здравствуйте, Andrey! Отвечаю на Ваше письмо: >> :> arch/%base_arch/defconfig > Команда : ничего не делает. А данная строка создает пустой > arch/%base_arch/defconfig. >> %__cat %SOURCE1 >> arch/%base_arch/defconfig >> Открывает конфиг ядра и добавляет его в указанный файл... Зачем? :)) > Чтобы он использовался при make *config Тут сразу два вопроса у меня возникло: 1) Почему дают два команды :> arch/%base_arch/defconfig %__cat %SOURCE1 >> arch/%base_arch/defconfig Вместо одной? %__cat %SOURCE1 > arch/%base_arch/defconfig 2) Почему используют именно эту конструкцию, вместо копирования конфига? Чем, к примеру, не подходит %__cp %SOURCE1 %_builddir/%name-%version/.config Интересно почему используется именно эта схема? Чем она лучше? Какие аргументы говорят против простого копирования конфига? Интересно знать... -- С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru) Registered Linux User #327594 ALT Linux Master 2.2 010010010010010001010101100::Linux RuleZz!::100010010001000100010001110 ^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2004-07-16 11:14 UTC | newest] Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2004-07-06 3:08 [Comm] Questions about kernel.spec php-coder 2004-07-06 14:39 ` Andrey Rahmatullin 2004-07-08 10:16 ` Re[2]: " php-coder 2004-07-08 10:43 ` Nick S. Grechukh 2004-07-08 12:02 ` Andrey Rahmatullin 2004-07-09 7:49 ` Nick S. Grechukh 2004-07-16 8:12 ` Re[2]: " php-coder 2004-07-08 12:01 ` Andrey Rahmatullin 2004-07-09 13:41 ` Re[2]: " php-coder 2004-07-16 9:20 ` Andrey Rahmatullin 2004-07-16 11:14 ` Re[2]: " php-coder
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