Commit graph

13 commits

Author SHA1 Message Date
ben
dc8c2199d1 Make memtest86 build on Linux. 2004-04-17 23:26:06 +00:00
ben
c88960c2e1 Update memtest86 to version 3.1a. Notable changes since 2.9:
* testing more than 2gb of memory
* support for some ECC error reporting chipsets
* serial console improvements
* netbooting is fixed
* LinuxBIOS support
* add new "bit fade" extended test
* use dynamic relocation information records to become PIC, instead of
  requiring 2 copies of memtest86 in the binary
* many bugfixes
2004-04-08 13:01:18 +00:00
grant
60ad86155b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 15:06:57 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
ben
0d43bf684d Update MAINTAINER email address. 2003-12-13 20:14:26 +00:00
martti
86c6e000bc COMMENT should start with a capital letter. 2003-07-21 17:24:16 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
wiz
e1e2ff0628 Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
2002-12-24 18:55:32 +00:00
wiz
fad0d310cd Convert to buildlink2. 2002-10-21 12:55:34 +00:00
cjep
6800bab249 This package is i386 only, so mark it as such. 2002-06-08 07:47:09 +00:00
wiz
3719e2a960 Enable on <1.5Y by using the binutils package where necessary. 2002-04-30 16:13:33 +00:00
wiz
6fb3cc122b Update to 2.9.
Changes:
The memory sizing code has been completely rewritten.  By default
Memtest86 gets a memory map from the BIOS that is now used to find
available memory. A new online configuration option provides three
choices for how memory will be sized, including the old "probe" method.
The default mode generally will not test all of memory, but should be more
stable. See the "Memory Sizing" section for details.

Testing of more than 2gb of memory should now work.  A number of bugs
were found and corrected that prevented testing above 2gb.  Testing
with more than 2gb has been limited and there could be problems with a
full 4gb of memory.

Memory is divided into segments for testing.  This allow for frequent
progress updates and responsiveness to interactive commands.  The
memory segment size has been increased from 16 to 32mb.  This should
improve testing effectivness but progress reports will be less frequent.

Minor bug fixes.
2002-03-07 15:05:23 +00:00
wiz
1ec3a88afa Re-import memtest as memtest86 (more similar to its original name, and
who knows, a memtest package might come soon ;).
2002-03-07 14:44:36 +00:00