From: Andrew Gaffney Date: Tue, 16 Dec 2008 02:54:31 +0000 (-0600) Subject: Enable GETTY for netboot busy-config X-Git-Tag: v3.4.10.903~15 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=46ccc9ba2855d74a1b67f6bea3fc68ef89f1a5e6;p=genkernel.git Enable GETTY for netboot busy-config --- diff --git a/ChangeLog b/ChangeLog index 91b10a8..8695e17 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2008 Gentoo Foundation; 2008 Chris Gianelloni, Andrew Gaffney # Distributed under the GPL v2 + 16 Dec 2008; Andrew Gaffney netboot/busy-config: + Enable GETTY for netboot busy-config + 16 Dec 2008; Andrew Gaffney gen_compile.sh: We don't need to add - to UTILS_CROSS_COMPILE since it's already there diff --git a/netboot/busy-config b/netboot/busy-config index 4f3158e..8e863ef 100644 --- a/netboot/busy-config +++ b/netboot/busy-config @@ -372,7 +372,7 @@ CONFIG_MESG=y # CONFIG_FEATURE_DEL_USER_FROM_GROUP is not set # CONFIG_ADDUSER is not set # CONFIG_DELUSER is not set -# CONFIG_GETTY is not set +CONFIG_GETTY=y # CONFIG_FEATURE_UTMP is not set # CONFIG_FEATURE_WTMP is not set # CONFIG_LOGIN is not set