From 5f7e20b45017e652e7fde98cd9395acbc372cdee Mon Sep 17 00:00:00 2001 From: "John (J5) Palmieri" Date: Mon, 13 Aug 2007 19:49:37 +0000 Subject: [PATCH] - don't print out tty in olpc-dm anymore --- initscripts-8.54.1-olpc.patch | 2 +- initscripts.spec | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/initscripts-8.54.1-olpc.patch b/initscripts-8.54.1-olpc.patch index a52136d..85b1353 100644 --- a/initscripts-8.54.1-olpc.patch +++ b/initscripts-8.54.1-olpc.patch @@ -216,7 +216,7 @@ + tty_number = p; + } + -+ printf("TTY: %s\n", tty_name); ++ + + /* find names of Virtual Console devices, for later mode change */ + snprintf(vcsn, sizeof(vcsn), "/dev/vcs%s", tty_number); diff --git a/initscripts.spec b/initscripts.spec index 80926a8..f65f15d 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -204,6 +204,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Mon Aug 13 2007 John (J5) Palmieri 8.54.1-3 - fix rwtab to not have resolv.conf which screws up NetworkManager +- don't print out tty in olpc-dm anymore * Thu Aug 09 2007 John (J5) Palmieri 8.54.1-2 - branch and optimize for olpc