From owner-freebsd-current@FreeBSD.ORG Sun Jan 15 19:25:03 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E65A1065672 for ; Sun, 15 Jan 2012 19:25:03 +0000 (UTC) (envelope-from kes-kes@yandex.ru) Received: from forward5.mail.yandex.net (forward5.mail.yandex.net [IPv6:2a02:6b8:0:602::5]) by mx1.freebsd.org (Postfix) with ESMTP id E2F688FC15 for ; Sun, 15 Jan 2012 19:25:02 +0000 (UTC) Received: from smtp4.mail.yandex.net (smtp4.mail.yandex.net [77.88.46.104]) by forward5.mail.yandex.net (Yandex) with ESMTP id 67B781201BCA for ; Sun, 15 Jan 2012 23:25:01 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1326655501; bh=Jb22QVzA593Zt7g4Nk78f0J7zUxSX3/ua262pD+9n5s=; h=Date:From:Reply-To:Message-ID:To:Subject:MIME-Version: Content-Type:Content-Transfer-Encoding; b=huWlAGJVMp9vG2oYesq/P1oB7/QzwUa9K8m/PVBED+iVo0/T6Wv64ZFuGvMtTtoPJ cNL9SIRKH3nLfBej92geSD0ELh4zCLinGxAh7Z28ZnBYrwIJjrYrZhmJx1ZkH8r1c1 CDtmspR/oPTH3xO/YWplXucHW4M6O6bSEyrmQQbM= Received: from smtp4.mail.yandex.net (localhost [127.0.0.1]) by smtp4.mail.yandex.net (Yandex) with ESMTP id 4C7B65C02E3 for ; Sun, 15 Jan 2012 23:25:01 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1326655501; bh=Jb22QVzA593Zt7g4Nk78f0J7zUxSX3/ua262pD+9n5s=; h=Date:From:Reply-To:Message-ID:To:Subject:MIME-Version: Content-Type:Content-Transfer-Encoding; b=huWlAGJVMp9vG2oYesq/P1oB7/QzwUa9K8m/PVBED+iVo0/T6Wv64ZFuGvMtTtoPJ cNL9SIRKH3nLfBej92geSD0ELh4zCLinGxAh7Z28ZnBYrwIJjrYrZhmJx1ZkH8r1c1 CDtmspR/oPTH3xO/YWplXucHW4M6O6bSEyrmQQbM= Received: from unknown (unknown [77.93.52.19]) by smtp4.mail.yandex.net (nwsmtp/Yandex) with ESMTP id P07WZCUl-P178AdCU; Sun, 15 Jan 2012 23:25:01 +0400 X-Yandex-Spam: 1 Date: Sun, 15 Jan 2012 21:24:58 +0200 From: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= X-Mailer: The Bat! (v4.0.24) Professional Organization: =?windows-1251?B?188gyu7t/Oru4iwgRnJlZUxpbmU=?= X-Priority: 3 (Normal) Message-ID: <2810151129.20120115212458@yandex.ru> To: freebsd-current@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit Cc: Subject: FEATURE: Implement 'make config' in /usr/src X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2012 19:25:03 -0000 It will be nice to create nice menu that will allow user disable/enable modules to build kernel cd /usr/src make config