ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Linux kernel packages development <devel-kernel@lists.altlinux.org>
Subject: Re: [d-kernel] Q: depmod -u check by default
Date: Sat, 17 Jun 2006 20:23:58 +0400
Message-ID: <20060617162358.GA14563@procyon.home> (raw)
In-Reply-To: <20060616230044.GA24147@basalt.office.altlinux.org>

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

On Sat, Jun 17, 2006 at 03:00:44AM +0400, Dmitry V. Levin wrote:
> В kernel-source-2.6.16/Makefile есть такая строчка:
> if [ -r System.map -a -x $(DEPMOD) ]; then $(DEPMOD) -ae -F System.map $(depmod_opts) $(KERNELRELEASE); fi
> 
> Кто против того, чтобы добавить depmod'у ключик -u?

Добавить можно, но в этом месте почти никогда ничего подобного не
ловилось - в основном проблемы были в kernel-modules-*, а там это
ловить сложнее (некоторые модули заведомо собираются с warning-ами на
эту тему из-за того, что нужные символы определены в модулях,
собиравшихся рядом другим вызовом make).

Впрочем, -u тоже ловит не всё (например, остаются незамеченными
попытки использования GPLONLY-символов модулями с несовместимой
лицензией, хотя потом такие модули не грузятся).

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

      parent reply	other threads:[~2006-06-17 16:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-16 23:00 Dmitry V. Levin
2006-06-17  8:21 ` Konstantin A. Lepikhov
2006-06-17 16:23 ` Sergey Vlasov [this message]

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=20060617162358.GA14563@procyon.home \
    --to=vsu@altlinux.ru \
    --cc=devel-kernel@lists.altlinux.org \
    /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