From: Sergey Vlasov <vsu@altlinux.ru> To: community@altlinux.ru Subject: Re: [Comm] Ethernet firewall : результаты Date: Thu, 25 Sep 2003 18:46:20 +0400 Message-ID: <20030925144620.GA4820@master.mivlgu.local> (raw) In-Reply-To: <3F728A8A.6050700@rmts.donpac.ru> [-- Attachment #1: Type: text/plain, Size: 1085 bytes --] On Thu, Sep 25, 2003 at 10:26:18AM +0400, Прокопьев Евгений wrote: > а) почему при сборке, если я оставляю kernel-2.4.20-%target-(smp или > up).config неизменным, то при сборке make config у меня спрашивает про > модули ebtables (буду ли я их добавлять)? Это правильно - при сборке пакета запускается make oldconfig, который спрашивает про те параметры, которые не упоминаются в старом файле конфигурации. > б) почему при сборке, если я модифицирую kernel-2.4.20-%target-(smp или > up).config (загружаю в menu xconfig, добавляю модули, сохраняю), то при > сборке make config начинает спрашивать про все вообще? make config вообще-то как раз про всё и спрашивает... Сравните конфиги - посмотрите, чем они отличаются. Комментарии вида "# CONFIG_xxx is not set" там имеют значение. > в) как сделать так, чтоб ядро с ebtables собралось молча? Нужно сделать в патченом дереве make menuconfig (в принципе можно и xconfig, просто я им обычно не пользуюсь), сохранить конфигурацию, после чего сделать там же make oldconfig. Полученный .config положить в SOURCES под нужным именем. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2003-09-25 14:46 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-09-25 6:26 Прокопьев Евгений 2003-09-25 14:46 ` Sergey Vlasov [this message] 2003-09-26 5:03 ` Oleg K.Artemjev
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=20030925144620.GA4820@master.mivlgu.local \ --to=vsu@altlinux.ru \ --cc=community@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 Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git