From: php-coder <php-coder@ngs.ru> To: community@altlinux.ru Subject: [Comm] Questions about kernel.spec Date: Tue, 6 Jul 2004 10:08:47 +0700 Message-ID: <1921761503.20040706100847@ngs.ru> (raw) 0000100101011110100100101::06.07.2004::0110001001001000100111100100010 Привет, Linuxоиды! Собираюсь компилировать ядро... Вернее я его уже скомпилировал, но хочется (очень!) завернуть его в пакет. Поискал про это... Почитал... Есть вопросы, особенно касательно двух: найденного спека (http://altlinux.org.ua/devel/RPM/SPECS/classic/kernel-image-std-up.spec) и документа kernel policy (http://lists.altlinux.ru/pipermail/devel-kernel/2003-May/001611.html), в котором тоже приведен простейший спек. Вопросы следующие: - Почему у меня нет пакета kernel-build-tools? - Зачем тег ExclusiveOS: Linux? - Зачем тег ExclusiveArch: %ix86? - Как сделать, так чтобы файл vmlinuz в итоге имел права 400? Примерчик бы... - Стоит ли компилировать с -O3? - Что означают ключи для %setup в следующих конструкциях? %setup -D -T -n kernel-source-%kernel_base_version %setup -cT -n kernel-image-%flavour-%kversion-%krelease И вот еще не понятные письмена из спека Флюкса от альта: %setup -q %setup -q -T -D -a2 %setup -q -T -D -a6 - Что делают макросы %add_patch_list, %apply_patches? Почему его нет у меня? - Не могу понять, что делают следующие конструкции и зачем они нужны: %__subst '1i\ include gcc_version.inc\ ' Makefile :> arch/%base_arch/defconfig %__cat %SOURCE1 >> arch/%base_arch/defconfig Открывает конфиг ядра и добавляет его в указанный файл... Зачем? :)) Может для того, чтобы не копировать сам конфиг? (просто ни где в спеке не увидел, чтобы этот конфиг копировали, а используют make oldconfig...) ### It's a hack, but a useful hack: cmp -s .config %SOURCE1 || %__cp -vf .config %SOURCE1 Забавно, но что этот полезный хак делает? Просветите... %make_build include/linux/version.h ??? %make_build modules YACC="bison -y" То, что собираются модули я понимаю, а вот зачем YACC??! Буду благодарен за помощь... P.S. Обновил бы кто спек-пример, а то много там анахронизмов, вроде %RPM_BUILD_ROOT... -- С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru) Registered Linux User #327594 ALT Linux Master 2.2 010010010010010001010101100::Linux RuleZz!::10001001000100010001000111
next reply other threads:[~2004-07-06 3:08 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-07-06 3:08 php-coder [this message] 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
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=1921761503.20040706100847@ngs.ru \ --to=php-coder@ngs.ru \ --cc=community@altlinux.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 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