2018-01-29 15:23:26 by Maya Rashish | Files touched by this commit (4) |
Log message:
memtestplus: revert previous, disable optimization.
Hack to fix PR pkg/52962. Now memtestplus functions correctly for sure.
Inspired by opensuse package.
|
2018-01-29 14:55:30 by Maya Rashish | Files touched by this commit (3) |
Log message:
memtestplus: disable 'Block move' test as a hack.
The setup of this test causes hangs and reboots.
I'm not sure if it's working, because time doesn't appear to be moving.
Helps PR pkg/52962: memtestplus doesn't work if built with recent
compilers.
|
2018-01-29 12:52:11 by Maya Rashish | Files touched by this commit (3) |
Log message:
memtestplus: spell arraycount correctly and avoid UB.
might help PR pkg/52962: memtestplus doesn't work if built with recent
compilers.
PKGREVISION++
|
2018-01-15 10:50:47 by Jonathan Perkin | Files touched by this commit (1) |
Log message:
memtestplus: Use {FORTIFY,SSP}_SUPPORTED.
|
2017-07-08 00:44:26 by Paul Goyette | Files touched by this commit (1) |
Log message:
Disable SSP and FORTIFY - it doesn't seem to play well with stand-alone
tools!
Thanks wiz for identifying the build problem.
|
2015-11-04 02:32:42 by Alistair G. Crooks | Files touched by this commit (499) |
Log message:
Add SHA512 digests for distfiles for sysutils category
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-03-21 03:18:39 by Tobias Nygren | Files touched by this commit (5) |
Log message:
fix build with clang ... but mark the package as BROKEN because even though
it builds now, the resulting binary does not boot in qemu.
|
2014-06-04 18:07:34 by Greg Troxel | Files touched by this commit (2) |
Log message:
Enable "iso" by default.
This makes the package more useful for users of binary packages, who
can then burn a bootable memtest CD, and only costs 1.8 MB without
adding any run-time dependencies. Source users get a dependency on
cdrtools, but that's likely already installed, and the option can
easily be turned off in that case (unlike binary package users, who
can't change options).
|
2013-12-22 22:32:36 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix build on NetBSD-5* using a patch from John D. Baker in PR 48469.
|
2013-12-08 01:35:28 by Jonathan A. Kollasch | Files touched by this commit (9) |
Log message:
Update memtest86+ to 5.01.
upstream changes:
Enhancements in v5.01:
New Features
Added support for up to 2 TB of RAM on X64 CPUs
Added experimental SMT support up to 32 cores (Press F2 to enable at startup)
Added complete detection for memory controllers
Added Motherboard Manufacturer & Model reporting
Added CPU temperature reporting
Added enhanced Fail Safe Mode (Press F1 at startup)
Added support for Intel "Sandy Bridge-E" CPUs
Added support for Intel "Ivy Bridge" CPUs
Added preliminary support for Intel "Haswell" CPUs (Core 4th Gen)
Added preliminary support for Intel "Haswell-ULT" CPUs
Added support for AMD "Kabini" (K16) CPUs
Added support for AMD "Bulldozer" CPUs
Added support for AMD "Trinity" CPUs
Added support for AMD E-/C-/G-/Z- "Bobcat" CPUs
Added support for Intel Atom "Pineview" CPUs
Added support for Intel Atom "Cedar Trail" CPUs
Added SPD detection on most AMD Chipsets
Bug Fixes
Enforced Coreboot support
Optimized run time for faster memory error detection
Rewriten lots of memory timings detection cod
Corrected bugs, bugs and more bugs (some could remain)
|