From 46ccc9ba2855d74a1b67f6bea3fc68ef89f1a5e6 Mon Sep 17 00:00:00 2001 From: Andrew Gaffney Date: Mon, 15 Dec 2008 20:54:31 -0600 Subject: [PATCH] Enable GETTY for netboot busy-config --- ChangeLog | 3 +++ netboot/busy-config | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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 -- 2.26.2