From owner-freebsd-stable@FreeBSD.ORG Sat Feb 11 17:33:25 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AF2B1065670 for ; Sat, 11 Feb 2012 17:33:25 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) by mx1.freebsd.org (Postfix) with ESMTP id D06528FC0C for ; Sat, 11 Feb 2012 17:33:24 +0000 (UTC) Received: from outgoing.leidinger.net (p5796CAB9.dip.t-dialin.net [87.150.202.185]) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id 40BE7844007; Sat, 11 Feb 2012 18:33:12 +0100 (CET) Received: from unknown (IO.Leidinger.net [192.168.1.12]) by outgoing.leidinger.net (Postfix) with ESMTP id 84D3F2D6E; Sat, 11 Feb 2012 18:33:09 +0100 (CET) Date: Sat, 11 Feb 2012 18:33:08 +0100 From: Alexander Leidinger To: Thierry Thomas Message-ID: <20120211183308.00007579@unknown> In-Reply-To: <20120211124041.GF32360@graf.pompo.net> References: <20120210145604.Horde.ewjpSpjmRSRPNSH0YRHxgAk@webmail.leidinger.net> <20120211124041.GF32360@graf.pompo.net> X-Mailer: Claws Mail 3.7.10cvs42 (GTK+ 2.16.6; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: 40BE7844007.A0807 X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-1.229, required 6, autolearn=disabled, ALL_TRUSTED -1.00, AWL -0.37, TW_KB 0.08, TW_TK 0.08, T_RP_MATCHES_RCVD -0.01) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1329586392.51393@fWGcq1epnLMB7UOZoAbnFA X-EBL-Spam-Status: No Cc: stable@FreeBSD.org Subject: Re: Reducing the need to compile a custom kernel X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2012 17:33:25 -0000 On Sat, 11 Feb 2012 13:40:41 +0100 Thierry Thomas wrote: > Le ven 10 f=E9v 12 =E0 14:56:04 +0100, Alexander Leidinger > =E9crivait=A0: > > Hi, >=20 > Hello, >=20 > > The question is, is this enough? Or asked differently, why are you > > compiling a custom kernel in a production environment (so I rule out > > debug options zhich are not enabled in GENERIC)? Are there options > > which you add which you can not add as a module (SW_WATCHDOG comes > > to my mind)? If yes, which ones and how important are they for you? >=20 > Not very important, but since you are asking, is there another place > to put options to atkbd and sc, like these ones: >=20 > options ATKBD_DFLT_KEYMAP # specify the built-in keymap > makeoptions ATKBD_DFLT_KEYMAP=3Dfr.iso.acc >=20 > options SC_KERNEL_CONS_ATTR=3D(FG_LIGHTGREEN|BG_BLACK) > options SC_KERNEL_CONS_REV_ATTR=3D(FG_WHITE|BG_GREEN) > options SC_NORM_REV_ATTR=3D(FG_WHITE|BG_BLUE) No, there is no other way to add the keymap to the kernel directly (if you want to have it working correctly in single-user mode) instead of loading it with rc.conf. I do not know if you can change the colors with vidcontrol, but if you can, I do not expect this to be a problem for single-user mode. Bye, Alexander. --=20 http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID =3D B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID =3D 72077137