Tobias Geerinckx-Rice
1ea70323d6
mcelog: 120 -> 121
2015-07-02 03:35:35 +02:00
Tobias Geerinckx-Rice
cbbefbdabb
mcelog -> 120
...
Fix potential NULL reference while parsing kernel efi files
2015-06-12 13:11:38 +02:00
Tobias Geerinckx-Rice
b229cfc894
mcelog -> 119
...
- Fix clobbered status variable in server_ping
- Avoid prefilling memory database when DMI is disabled
2015-06-09 20:22:26 +02:00
Tobias Geerinckx-Rice
217566ede4
mcelog 117 -> 118
...
Changet to mcelog(8) to support new architectural extentions in
Intel CPUs.
2015-06-01 21:13:34 +02:00
Tobias Geerinckx-Rice
158e1cfdd0
Don't use "with licenses;" for single licences
...
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Tobias Geerinckx-Rice
2a29cf9eaa
mcelog 116 -> 117
...
That was quick.
2015-04-30 13:11:31 +02:00
Tobias Geerinckx-Rice
cdeb2e5886
mcelog 115 -> 116
...
Added Knights Landing (Xeon Phi) support.
2015-04-28 21:32:22 +02:00
Tobias Geerinckx-Rice
fb235a871a
mcelog 114 -> 115: major path fixes
...
Both $out/bin/mcelog and $out/etc/mcelog/mcelog.conf now point to
the correct $out/etc/mcelog.
2015-04-23 01:52:18 +02:00
Tobias Geerinckx-Rice
2123be342d
mcelog 1.0pre-7fa9981 -> 114
2015-04-17 00:46:22 +02:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +02:00
Evgeny Egorochkin
829b29153b
clean up git revision handling in several packages
2013-11-13 12:46:55 +02:00
Lluís Batlle i Rossell
9c2bc27eb2
Fixing mcelog, so it puts the proper files in share/doc
...
It was running "cp mce.pdf $out/share/doc", which created the file 'doc'.
Then buildEnv complained that 'share/doc' exists.
2013-01-20 18:52:58 +01:00
Arie Middelkoop
6b10ace1ca
mcelog: a tool to access the machine check exceptions logged by the kernel.
...
The kernel indicated that machine check exceptions were logged, but did not tell what kind of exceptions.
In my case, this is usually the processor being throttled because it gets too hot (laptop...), but it
may also be more severe problems. Anyway, with this tool you can access these logs.
svn path=/nixpkgs/trunk/; revision=32547
2012-02-24 20:20:59 +00:00