|
Re: Kernel configuration: msg#00060t2.devel
Hi, On Friday 26 January 2007 10:52, Hansjörg Pfister wrote: > Hello, > T2 can merge my own kernel configuration settings with the default setting > of T2. Therefore i can add my own rules in the experts chapter of the T2's > configuration menu. I need "802.1d Ethernet Bridging". Do i have to add > exactly this string or where can i find any documentation about that (all > kernel config HOWTOs assume that a standard config tool is used). You must not use the string "802.1d Ethernet Bridging" but the internel kernel name behind the config option which in this case is: "CONFIG_BRIDGE" You can fine the names in the help text of the Linux kernel's make menuconfig" (or it's graphical frontends) or in the kernel's Kconfig files. The .config generated during T2's kernel compilation is install into as boot/kconfig_$ver Note that CONFIG_BRIDGE is built as module by T2's defaults (the defaults are by-the-way to build as much as possible as module) and you might get your required functionality by just loading this module. Yours, -- René Rebe - ExactCODE GmbH - Europe, Germany, Berlin http://exactcode.de | http://t2-project.org | http://rene.rebe.name +49 (0)30 / 255 897 45 ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to lists@xxxxxxxxxxxxxx with a subject of: unsubscribe t2 |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Kernel configuration: 00060, Hansjörg Pfister |
|---|---|
| Next by Date: | Question: 00060, Jason Morris |
| Previous by Thread: | Kernel configurationi: 00060, Hansjörg Pfister |
| Next by Thread: | Question: 00060, Jason Morris |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |