From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yegor Yefremov Date: Wed, 29 Sep 2010 10:36:43 +0200 Subject: [Buildroot] [PATCH 1/4] Added new menu item to specify a custom port for /etc/inittab In-Reply-To: <20100928192629.1717d83c@surf> References: <4C9C54A9.20803@visionsystems.de> <4CA05B90.30704@visionsystems.de> <20100928192629.1717d83c@surf> Message-ID: <4CA2FA9B.8060405@visionsystems.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net > Would people cry/complain if instead of the following patch we simply > replace the TARGET_GENERIC_GETTY_PORT parameter by a single free-form > text-field ? I wouldn't ;-) Let's make it this way. Yegor