Ticket #434 (closed defect: fixed)

Opened 4 months ago

Last modified 3 months ago

Disable the user-scraing text when Xen is booting up

Reported by: joanna Owned by: joanna
Priority: minor Milestone: Release 1.0
Component: xen Keywords:
Cc:

Description


Change History

comment:1 Changed 3 months ago by marmarek

  • Status changed from new to closed
  • Resolution set to fixed

There is no way to set log level per-output. So when loglvl=none passed, also messages in xl dmesg are disabled.
So disabled VGA output for xen console (default is vga,com1, so com1 left untouched).

 http://git.qubes-os.org/gitweb/?p=marmarek/kernel.git;a=commit;h=15c89a796910e67d4b2cd880d16680d984f7ac21
 http://git.qubes-os.org/gitweb/?p=marmarek/installer.git;a=commit;h=5cba3ae239e2a47bad6be15337315e2809683c03

Note: See TracTickets for help on using tickets.