#434 closed defect (fixed)

Disable the user-scraing text when Xen is booting up

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

Description


Change History (1)

comment:1 Changed 16 months ago by marmarek

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

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.