ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: ed@altlinux.ru (Ed V. Bartosh)
To: devel-kernel@altlinux.ru
Subject: Re: [d-kernel] kernel policy (final?)
Date: 13 May 2003 17:28:16 +0400
Message-ID: <m3wugvx9fz.fsf@altlinux.ru> (raw)
In-Reply-To: <87y91cj9z5.fsf@velvet.po.cs.msu.su>

Hello, Peter

>>>>> "PN" == Peter Novodvorsky writes:

 PN>  4. Порядок приложения патчей при сборке по умолчанию
 PN>  ----------------------------------------------------
  
 PN>  for i in `ls -1 $1` ; do
 PN>      if [ ! -s $1/$i ] ; then continue ; fi if [ -f
 PN>      $1/dont_apply_to_${3}_$i ] ; then
 PN>          echo "Denied for the kernel version $3 ..."  continue
 PN>      fi if [ -d $1/$i ] ; then
 PN>          if [ -f patches/APPLIED_`echo $i | sed -e
 PN>          's/^.._\\(.*\\)/\\1/'` ] ; then
 PN>              apply_recursive "$1/$i"
 PN>          fi continue
 PN>      fi echo "Applying patch $i ..."  %__cat $1/$i | patch -p1 -b
 PN>  done
Вот это надо бы обновить из текущего kernel-build-tools, а лучше
сделать здесь ссылку на приложение, в котором привести весь
kernel-macros с рекомендациями к использованию его функционала 
в кернеловых спеках.

 PN>  Appendix A: spec для обычного ядра
 PN>  ----------------------------------
Сюда предлагаю добавить спеки для основных типов ядерных пакетов, могу
прислать десяток-другой на выбор :)
  
И еще надо бы описать какие симлинки ставятся при установке kernel-headers.

-- 
Best regards,
Ed V. Bartosh


  parent reply	other threads:[~2003-05-13 13:28 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-12 18:28 Peter Novodvorsky
2003-05-13 10:09 ` aen
2003-05-13 13:28 ` Ed V. Bartosh [this message]
2003-05-13 14:41   ` Dmitry V. Levin
2003-05-13 13:50     ` Ed V. Bartosh
2003-05-13 15:04       ` Dmitry V. Levin
2003-05-13 15:30         ` Alexander Bokovoy
2003-05-13 15:37           ` Alexander Bokovoy
2003-05-13 16:30           ` aen
2003-05-13 16:10             ` Alexander Bokovoy
2003-05-13 16:41               ` Ed V. Bartosh
2003-05-13 17:53                 ` Alexander Bokovoy
2003-05-13 15:58         ` Michael Shigorin
2003-05-13 16:08           ` Dmitry V. Levin
2003-05-13 16:47             ` Michael Shigorin
2003-05-13 16:12           ` Alexander Bokovoy
2003-05-13 16:47             ` Michael Shigorin
2003-05-21 11:34         ` [d-kernel] adjusting kernel headers Dmitry V. Levin
2003-05-21 12:39           ` Alexander Bokovoy
2003-05-21 13:01             ` Dmitry V. Levin
2003-05-21 14:33               ` Ed V. Bartosh
2003-05-21 15:47                 ` Peter Novodvorsky
2003-05-21 15:02                   ` Ed V. Bartosh
2003-05-21 16:07                     ` Peter Novodvorsky
2003-05-21 15:19                       ` Ed V. Bartosh
2003-05-21 14:30           ` Ed V. Bartosh
2003-05-21 15:48             ` Peter Novodvorsky
2003-05-21 15:17               ` Ed V. Bartosh
2003-05-21 16:29                 ` Peter Novodvorsky
2003-05-21 15:36                   ` Ed V. Bartosh
2003-05-21 20:24                     ` 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=m3wugvx9fz.fsf@altlinux.ru \
    --to=ed@altlinux.ru \
    --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