- don't print out tty in olpc-dm anymore
This commit is contained in:
parent
d2357a5c59
commit
5f7e20b450
2 changed files with 2 additions and 1 deletions
|
|
@ -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);
|
||||
|
|
|
|||
|
|
@ -204,6 +204,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%changelog
|
||||
* Mon Aug 13 2007 John (J5) Palmieri <johnp@redhat.com> 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 <johnp@redhat.com> 8.54.1-2
|
||||
- branch and optimize for olpc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue