Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 7199db8aab8d8038fadc1a1ac32b3e806c60313b
https://github.com/NixOS/nixpkgs/commit/7199db8aab8d8038fadc1a1ac32b3e806c60313b
Author: Sven Keidel <[email protected]>
Date: 2014-12-15 (Mon, 15 Dec 2014)
Changed paths:
M nixos/modules/services/x11/xserver.nix
Log Message:
-----------
disable verbose logging for XServer, fixes #4333
The current options for the XServer produce a huge amount of log messages. The
server produces around 70-80 messages per minute. The most messages look like
this:
display-manager-start[1846]: GetModeLine - scrn: 0 clock: 75200
display-manager-start[1846]: GetModeLine - hdsp: 1366 hbeg: 1414 hend: 1478
httl: 1582
display-manager-start[1846]: vdsp: 768 vbeg: 772 vend: 779 vttl: 792 flags: 9
Since theses messages aren't very useful, I propose to remove the `-logverbose`
and `-verbose` options from the XServer arguments.
Commit: 50789593df776405592da9529ae8f4716257e489
https://github.com/NixOS/nixpkgs/commit/50789593df776405592da9529ae8f4716257e489
Author: lethalman <[email protected]>
Date: 2014-12-22 (Mon, 22 Dec 2014)
Changed paths:
M nixos/modules/services/x11/xserver.nix
Log Message:
-----------
Merge pull request #5346 from svenkeidel/disable-xserver-verbose-logging
disable verbose logging for XServer, fixes #4333
Compare: https://github.com/NixOS/nixpkgs/compare/a8e33da2dd61...50789593df77_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits