From: Alexander Bokovoy <a.bokovoy@sam-solutions.net> To: devel-kernel@altlinux.ru Subject: Re: [d-kernel] kernel policy: release candidate Date: Tue, 29 Apr 2003 13:04:25 +0300 Message-ID: <20030429100425.GC5985@sam-solutions.net> (raw) In-Reply-To: <m3r881jcs6.fsf@shamrock.office.altlinux.ru> On Thu, Apr 17, 2003 at 08:42:49PM +0400, Peter Novodvorsky wrote: > 3.3 Пакет с внешними модулями. > ------------------------------- > > /lib/modules/<версия ядра>-<flavour>/* > /usr/include/linux-<версия ядра>-<flavour>/linux/* > .... > > 3.4 Пакет с ядром. > ------------------ > > image: > /boot/config-<версия ядра>-<flavour>-<release> > /boot/vmlinuz-<версия ядра>-<flavour>-<release> > /boot/System.map-<версия ядра>-<flavour>-<release> > /lib/modules/<версия ядра>-<flavour>-<release>/* > > headers: > /usr/include/linux-<версия ядра>-<flavour>/* Я вижу здесь файлы заголовков в /usr/include/, а ниже в спеке они ставятся в /usr/src/ Например, здесь: > pushd include > cp -a . $RPM_BUILD_ROOT/usr/src/linux-%{version}-%{flavour}/include > popd И тем более здесь: > %files -n kernel-headers-%{kversion}-%{flavour} > %defattr(644,root,root,755) > %dir %{_prefix}/src/linux-%{version}-%{flavour} > %{_prefix}/src/linux-%{version}-%{flavour}/include/asm > %{_prefix}/src/linux-%{version}-%{flavour}/include/asm-%base_arch > %{_prefix}/src/linux-%{version}-%{flavour}/include/config > %{_prefix}/src/linux-%{version}-%{flavour}/include/linux > %{_prefix}/src/linux-%{version}-%{flavour}/include/math-emu > %{_prefix}/src/linux-%{version}-%{flavour}/include/net > %{_prefix}/src/linux-%{version}-%{flavour}/include/pcmcia > %{_prefix}/src/linux-%{version}-%{flavour}/include/scsi > %{_prefix}/src/linux-%{version}-%{flavour}/include/video > %{_prefix}/src/linux-%{version}-%{flavour}/.config > # Provided by I2C-headers package: > %exclude %{_prefix}/src/linux-%{version}-%{flavour}/include/linux/i2c* Прошу устранить эти противоречия, а так же противоречие с текущей схемой переключения /var/lib/kernel/include.h. -- / Alexander Bokovoy --- Never insult an alligator until you've crossed the river.
next prev parent reply other threads:[~2003-04-29 10:04 UTC|newest] Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-04-17 16:42 Peter Novodvorsky 2003-04-24 7:38 ` Ed V. Bartosh 2003-04-24 9:07 ` Albert R. Valiev 2003-04-24 10:18 ` [d-kernel] " Vitaly Ostanin 2003-04-24 10:31 ` Albert R. Valiev 2003-04-24 15:54 ` [d-kernel] " Yury Aliaev 2003-04-24 16:17 ` Albert R. Valiev 2003-04-24 15:58 ` Yury Aliaev 2003-04-25 7:54 ` Ed V. Bartosh 2003-04-28 7:22 ` Yury Aliaev 2003-04-28 7:28 ` Ed V. Bartosh 2003-04-28 11:26 ` Albert R. Valiev 2003-04-29 10:04 ` Alexander Bokovoy [this message] 2003-04-29 10:53 ` Dmitry V. Levin 2003-04-29 12:04 ` Alexander Bokovoy
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=20030429100425.GC5985@sam-solutions.net \ --to=a.bokovoy@sam-solutions.net \ --cc=devel-kernel@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 kernel packages development This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \ devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com public-inbox-index devel-kernel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git