ALT Linux kernel packages development
 help / color / mirror / Atom feed
* [d-kernel] Building kernel from spec
@ 2003-11-17 13:52 Vitaly Ostanin
  2003-11-17 14:07 ` Sergey Vlasov
  2003-11-17 14:33 ` [d-kernel] " Andrey Rahmatullin
  0 siblings, 2 replies; 5+ messages in thread
From: Vitaly Ostanin @ 2003-11-17 13:52 UTC (permalink / raw)
  To: devel-kernel

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

Hello, All!

$ rpmbuild -bs kernel-std-smp.spec 
ошибка: строка 19: Неизвестный тэг: 
%add_patch_list kernel-fix-build

Может, всё-таки написать внятную доку по новой схеме сборке ядра?
Давайте я напишу, только дайте ссылку на информацию, пожалуйста.

rpm-utils-0.7.3-alt1
rpmtools-3.1-alt5
rpm-python-4.0.4_2.2-alt27
librpm-4.0.4-alt27
rpmlint-0.40-alt1
rpm-build-perl-0.1-alt7
rpm-4.0.4-alt27
rpm-build-4.0.4-alt27

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [d-kernel] Building kernel from spec
  2003-11-17 13:52 [d-kernel] Building kernel from spec Vitaly Ostanin
@ 2003-11-17 14:07 ` Sergey Vlasov
  2003-11-17 15:30   ` [d-kernel] " Vitaly Ostanin
  2003-11-17 14:33 ` [d-kernel] " Andrey Rahmatullin
  1 sibling, 1 reply; 5+ messages in thread
From: Sergey Vlasov @ 2003-11-17 14:07 UTC (permalink / raw)
  To: devel-kernel

[-- Attachment #1: Type: text/plain, Size: 433 bytes --]

On Mon, Nov 17, 2003 at 04:52:35PM +0300, Vitaly Ostanin wrote:
> Hello, All!
> 
> $ rpmbuild -bs kernel-std-smp.spec 
> ошибка: строка 19: Неизвестный тэг: 
> %add_patch_list kernel-fix-build

Это он так kernel-build-tools просит.

> Может, всё-таки написать внятную доку по новой схеме сборке ядра?
> Давайте я напишу, только дайте ссылку на информацию, пожалуйста.

http://velvet.po.cs.msu.su/~nidd/altlinux/here-is-not-there.txt

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [d-kernel] Building kernel from spec
  2003-11-17 13:52 [d-kernel] Building kernel from spec Vitaly Ostanin
  2003-11-17 14:07 ` Sergey Vlasov
@ 2003-11-17 14:33 ` Andrey Rahmatullin
  1 sibling, 0 replies; 5+ messages in thread
From: Andrey Rahmatullin @ 2003-11-17 14:33 UTC (permalink / raw)
  To: ALT Linux kernel packages development

[-- Attachment #1: Type: text/plain, Size: 374 bytes --]

On Mon, Nov 17, 2003 at 04:52:35PM +0300, Vitaly Ostanin wrote:
> Hello, All!
> 
> $ rpmbuild -bs kernel-std-smp.spec 
> ошибка: строка 19: Неизвестный тэг: 
> %add_patch_list kernel-fix-build

apt-get install kernel-build-tools

-- 
Свойство патчей "отваливаться в случае изменений" - это важное преимущество,
а вовсе не недостаток, как полагают многие.
		-- ldv in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [d-kernel] Re: Building kernel from spec
  2003-11-17 14:07 ` Sergey Vlasov
@ 2003-11-17 15:30   ` Vitaly Ostanin
  2003-11-17 15:37     ` Sergey Vlasov
  0 siblings, 1 reply; 5+ messages in thread
From: Vitaly Ostanin @ 2003-11-17 15:30 UTC (permalink / raw)
  To: ALT Linux kernel packages development

[-- Attachment #1: Type: text/plain, Size: 695 bytes --]

On Mon, 17 Nov 2003 17:07:34 +0300
Sergey Vlasov <vsu@altlinux.ru> wrote:

> On Mon, Nov 17, 2003 at 04:52:35PM +0300, Vitaly Ostanin wrote:
> > Hello, All!
> > 
> > $ rpmbuild -bs kernel-std-smp.spec 
> > ошибка: строка 19: Неизвестный тэг: 
> > %add_patch_list kernel-fix-build
> 
> Это он так kernel-build-tools просит.

Может, лучше через buildrequires попросить? :)

> > Может, всё-таки написать внятную доку по новой схеме сборке
> > ядра? Давайте я напишу, только дайте ссылку на информацию,
> > пожалуйста.
> 
> http://velvet.po.cs.msu.su/~nidd/altlinux/here-is-not-there.txt

Спасибо, буду рыть.

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@vzljot.ru

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [d-kernel] Re: Building kernel from spec
  2003-11-17 15:30   ` [d-kernel] " Vitaly Ostanin
@ 2003-11-17 15:37     ` Sergey Vlasov
  0 siblings, 0 replies; 5+ messages in thread
From: Sergey Vlasov @ 2003-11-17 15:37 UTC (permalink / raw)
  To: ALT Linux kernel packages development

[-- Attachment #1: Type: text/plain, Size: 628 bytes --]

On Mon, Nov 17, 2003 at 06:30:40PM +0300, Vitaly Ostanin wrote:
> On Mon, 17 Nov 2003 17:07:34 +0300
> Sergey Vlasov <vsu@altlinux.ru> wrote:
> 
> > On Mon, Nov 17, 2003 at 04:52:35PM +0300, Vitaly Ostanin wrote:
> > > Hello, All!
> > > 
> > > $ rpmbuild -bs kernel-std-smp.spec 
> > > ошибка: строка 19: Неизвестный тэг: 
> > > %add_patch_list kernel-fix-build
> > 
> > Это он так kernel-build-tools просит.
> 
> Может, лучше через buildrequires попросить? :)

Так просит и через BuildRequires - только из-за этих макросов при rpmbuild
до BuildRequires дело не доходит (чтобы их обработать, нужно сначала
разобрать spec-файл).

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-11-17 15:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-17 13:52 [d-kernel] Building kernel from spec Vitaly Ostanin
2003-11-17 14:07 ` Sergey Vlasov
2003-11-17 15:30   ` [d-kernel] " Vitaly Ostanin
2003-11-17 15:37     ` Sergey Vlasov
2003-11-17 14:33 ` [d-kernel] " Andrey Rahmatullin

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