3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Sven Keidel 7199db8aab 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.
2014-12-15 18:59:49 +01:00
..
doc/manual nixos/doc/manual/release-notes/rl-1412.xml: document change of default time zone 2014-12-15 16:38:04 +01:00
gui
lib nixos/make-system-tarball: extra commands to be executed before archive 2014-12-11 23:17:27 +01:00
maintainers http://nixos.org -> https://nixos.org 2014-12-14 11:26:45 +01:00
modules disable verbose logging for XServer, fixes #4333 2014-12-15 18:59:49 +01:00
tests nixos/tests/virtualbox: Add test for hostonlyif. 2014-12-15 17:52:20 +01:00
COPYING
default.nix
README
release-combined.nix add chromium test to the tested job 2014-12-14 13:47:19 +01:00
release-small.nix Add nodejs to the small channel 2014-10-27 10:40:49 +01:00
release.nix nixos/gitlab: enable tests in release 2014-12-14 13:05:35 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.