Suppress Screen output?
|
2012-10-15, 16:02
Post: #4
|
|||
|
|||
RE: Suppress Screen output?
@Torgeir: You might want to take notice of this reply later on in the thread: http://www.mail-archive.com/ipxe-devel@l...01155.html and the updated information for the set command which changes the syntax for a cls command slightly.
@MultimediaMan: I use this config in src/config/local/console.h to surpress a lot of console output and redirect it to syslog instead: Code: /* Everything but DEBUG and LOG output to BIOS console */ You can read more about how to tweak the console and logging at http://ipxe.org/console. It doesn't remove the URLs, but it does limit the amount of output you get on the actual console. If you only use native menus you might be able to get what you want by also removing STDOUT (and only keeping TUI) on the local console. That would make things difficult to debug, though. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Suppress Screen output? - MultimediaMan - 2012-09-23, 09:47
RE: Suppress Screen output? - Torgeir - 2012-09-23, 16:13
RE: Suppress Screen output? - Torgeir - 2012-10-15, 13:24
RE: Suppress Screen output? - robinsmidsrod - 2012-10-15 16:02
|
User(s) browsing this thread: 2 Guest(s)