#265 closed defect (fixed)

The Dom0 update script prints a warning at the end...

Reported by: joanna Owned by: joanna
Priority: minor Milestone: Release 1 Beta 2
Component: core Keywords:
Cc:

Description

it says:

tar: Removing leading / from member names

BTW, is there a way to nicely hide the xl-printed messages (Parsing config file, Deamon running with PID) without however blocking any error messages (so no 2>/dev/null)? They look messy on the boot screen and make it harder to notice unusual errors.

Change History (1)

comment:1 Changed 23 months ago by marmarek

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

http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=02ae961bf0f908df9582aaa9c363f110d159f4cb

For xl tool there is '-q' option, but this disables only 'Parsing config file', the other line is printed unconditionally (can be of course disabled by patch for xl tool...).
http://git.qubes-os.org/gitweb/?p=marmarek/core.git;a=commit;h=99dfdd70c30b2af5808c372b84e346dee5c2812e

Note: See TracTickets for help on using tickets.