From: Michael Shigorin <mike@osdn.org.ua>
To: ALT Linux kernel packages development <devel-kernel@altlinux.ru>
Subject: Re: [d-kernel] std26-up-2.6.0-alt2
Date: Fri, 26 Dec 2003 13:43:34 +0200
Message-ID: <20031226114334.GH3430@osdn.org.ua> (raw)
In-Reply-To: <m365g7h0s7.fsf@sam-solutions.net>
[-- Attachment #1.1: Type: text/plain, Size: 521 bytes --]
On Tue, Dec 23, 2003 at 08:00:40PM +0200, Ed V. Bartosh wrote:
> Отзывы/пожелания/здоровая_критика весьма нужны/приветствуются.
Работает. На работе сполз, дома уже успел переехать на
nvidia/5328 и с утра не допетрил, что ж собирать-то :-)
Кстати, к слову про nvidia: может, осмысленно в
kernel-source-nvidia*.spec макрифицировать pkgN? Оно трижды
встречается в спеке и каждый раз глаза мозолит, как доводится
собирать.
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
[-- Attachment #1.2: kernel-source-nvidia-5328.spec --]
[-- Type: text/plain, Size: 2471 bytes --]
%define module_name nvidia
%define module_version 5328
%define module_release alt0.1
%define module_pkg 1
%define module_source http://download.nvidia.com/XFree86/Linux-x86/1.0-%{module_version}/NVIDIA-Linux-x86-1.0-%{module_version}-pkg%{module_pkg}.run
#### MODULE SOURCES ####
Name: kernel-source-%{module_name}-%{module_version}
Version: 1.0.%{module_version}
Release: %{module_release}
Summary: Linux %{module_name} modules sources
License: Proprietary
Group: Development/Kernel
BuildArch: noarch
Source0: %{module_source}
Source1: kernel-nvidia-26source.patch
Patch1: kernel-nvidia-makefile.patch
Patch2: kernel-nvidia-makefile26.patch
Packager: Peter A. Novodvorsky <nidd@altlinux.com>
%description
%{module_name} modules sources for Linux kernel
%prep
rm -rf NVIDIA-Linux-x86-1.0-%{module_version}* kernel-source-%{module_name}-%{module_version}
sh %SOURCE0 --extract-only -a
pushd NVIDIA-Linux-x86-1.0-%{module_version}-pkg%{module_pkg}/usr/src/nv/
%patch1 -p1
%patch2 -p1
popd
%install
mkdir -p %{buildroot}%{_usrsrc}/kernel/sources/ kernel-source-%{module_name}-%{module_version}/
mv NVIDIA-Linux-x86-1.0-%{module_version}-pkg%{module_pkg}/usr/src/nv/{*.{c,h,o,sh},Makefile} kernel-source-%{module_name}-%{module_version}/
cp %SOURCE1 kernel-source-%{module_name}-%{module_version}/
tar -c kernel-source-%{module_name}-%{module_version} | bzip2 -c > \
%{buildroot}%{_usrsrc}/kernel/sources/kernel-source-%{module_name}-%{module_version}.tar.bz2
%files
%{_usrsrc}/kernel/sources/kernel-source-%{module_name}-%{module_version}.tar.bz2
%changelog
* Fri Dec 26 2003 Michael Shigorin <mike@altlinux.ru> 1.0.5328-alt0.1
- 1.0-5328
- changed "pkgN" to new %%module_pkg macro (3x)
* Wed Dec 10 2003 Gleb Stiblo <g.stiblo@sam-solutions.net> 1.0.4496-alt3
- added 2.6 patch
- corrected Makefile: nvidia26 goal(making modules for 2.6)
* Thu Jul 31 2003 Albert R. Valiev <darkstar@altlinux.ru> 1.0.4496-alt2
- corrected Makefile (now it doesn's run insmod after module build)
* Wed Jul 30 2003 Peter Novodvorsky <nidd@altlinux.com> 1.0.4496-alt1
- new upstream
* Sun Jun 15 2003 Peter Novodvorsky <nidd@altlinux.com> 1.0.4363-alt1
- new upstream
- changed the way sources are extracting
* Fri Apr 18 2003 Peter Novodvorsky <nidd@altlinux.com> 1.0.4349-alt2
- adopting to new kernel policy.
* Fri Apr 01 2003 Peter Novodvorsky <nidd@altlinux.com> 1.0.4349-alt1
- initial release
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-12-26 11:43 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-23 18:00 Ed V. Bartosh
2003-12-24 8:52 ` Andrey Rahmatullin
2003-12-24 10:28 ` Gleb Stiblo
2003-12-28 12:12 ` Gleb Stiblo
2003-12-28 12:48 ` Andrey Rahmatullin
2003-12-24 20:01 ` Michael Shigorin
2003-12-24 20:42 ` Sergey Vlasov
2003-12-25 6:41 ` Michael Shigorin
2003-12-25 12:59 ` Anton Farygin
2003-12-26 9:05 ` Michael Shigorin
2003-12-26 11:43 ` Michael Shigorin [this message]
2004-01-02 19:12 ` Michael Shigorin
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=20031226114334.GH3430@osdn.org.ua \
--to=mike@osdn.org.ua \
--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