forked from pool/memtest86_
181 lines
6.2 KiB
Plaintext
181 lines
6.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 10 12:57:40 CEST 2007 - duwe@suse.de
|
|
|
|
- Do not fail to install if update-bootloader is not there.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 9 18:34:00 CEST 2007 - duwe@suse.de
|
|
|
|
- Add memtest86+ to boot menu even if installed later
|
|
(Feature #301969)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 19 16:06:08 CET 2007 - trenn@suse.de
|
|
|
|
- added .gnu.hash section
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 25 16:57:23 CET 2007 - duwe@suse.de
|
|
|
|
+ update to 1.70:
|
|
- Added new DMI polling feature (Thanks to Joachim D.)
|
|
- Added Support for Core/Core2 Solo/Duo/Quad CPU
|
|
- Added Support for AMD K8 with DDR2 Memory
|
|
- Added Support for Intel CPU with 192/384 KB L2 Cache
|
|
- Added Support for FB-DIMM based memory (DMI)
|
|
- Added Detection for ALI CyberAladdin-T (M1644)
|
|
- Added Detection for Turion 64 X2
|
|
- Added Detection for AMD K8 with unknown chipsets
|
|
- Added Support for ATi Radeon xPress 3200
|
|
- Added Support for Intel i975X
|
|
- Added Support for Intel Q965/P965
|
|
- Added Support for Intel Q963/Q965
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 16 19:35:12 CET 2006 - mrueckert@suse.de
|
|
|
|
- switch to memtest86+ (http://www.memtest.org)
|
|
Compared to memtest86 3.2 it supports more hardware. and has
|
|
additional fixes. see http://www.memtest.org/#change for all
|
|
details. This upgrade fixes bug (#148481).
|
|
- rediffed memtest86-3.2.diff to apply cleanly.
|
|
new name: memtest86+-1.65.diff
|
|
- rediffed memtest86-3.2-timeout-serialconsole.diff to apply cleanly.
|
|
new name: memtest86+-1.65_timeout-serialconsole.diff
|
|
- rediffed memtest86-include-linkonce to apply cleanly.
|
|
new name: memtest86+-1.65_include-linkonce.patch
|
|
- cleaned up build section and directly use install instead of the
|
|
broken install target
|
|
- added changelog and FAQ to the docs
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:44:27 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 10 12:38:17 CEST 2005 - duwe@suse.de
|
|
|
|
- include *.gnu.linkonce.t.* sections in ld script,
|
|
to build cleanly on amd64 with gcc4
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 14 16:21:39 CET 2005 - duwe@suse.de
|
|
|
|
- update to current version 3.2:
|
|
more support for current CPUs and chipsets
|
|
fix Bugs #60303 (duped #72202), #71215
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 22 16:41:36 CET 2004 - stepan@suse.de
|
|
|
|
- update to 3.1a. This fixes compilation with gcc 3.x
|
|
- drop precompiled binary completely
|
|
- add ExclusiveArch for x86 and AMD64
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 19 16:37:37 CET 2004 - stepan@suse.de
|
|
|
|
- update to v3.1
|
|
- remove gcc 2.95 exceptions
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 8 14:47:28 CEST 2002 - kukuk@suse.de
|
|
|
|
- Add splitt alias [Bug #19111]
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 5 18:16:53 MEST 2002 - garloff@suse.de
|
|
|
|
- memtest86-3.0 seems to hang on some machines if the serial
|
|
console support is enabled, but no serial console connected.
|
|
Add a timeout waiting for the serial console. (Bug #18302)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 2 09:37:11 MEST 2002 - garloff@suse.de
|
|
|
|
- Supply complete image (compiled by gcc-2.95), as I don't succeed
|
|
solving the gcc-3.2 problems at this moment. (#18302)
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 31 13:09:52 MEST 2002 - garloff@suse.de
|
|
|
|
- Supply main.s compiled with gcc-2.95 to work around problem with
|
|
gcc-3.2.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 30 16:20:14 MEST 2002 - garloff@suse.de
|
|
|
|
- Split off lilo package.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 30 13:06:57 CEST 2002 - sf@suse.de
|
|
|
|
- added -m32 to compiler and linker for x86_64
|
|
- added --32 to as
|
|
- added glibc-devel-32bit for x86_64
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 7 13:26:36 MEST 2002 - garloff@suse.de
|
|
|
|
- Update to memtest86-3.0:
|
|
* Testing more than 2GB should work now.
|
|
* Use PIC instead of two copies
|
|
* Serial code avoid redundant writes now
|
|
* ^l/l gives screen refresh (after connecting serial console)
|
|
* Netbooting operational again
|
|
* LinuxBIOS support (memory sizing)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 22 20:55:47 MEST 2002 - garloff@suse.de
|
|
|
|
- Update to memtest86-2.9:
|
|
* Provide three memory sizing modes; default is conservative one
|
|
probably not testing all memory on some boards
|
|
* Testing more than 2GB supported
|
|
* Memory testing in segments. Minor bug fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 15 16:20:34 CET 2002 - mantel@suse.de
|
|
|
|
- remove x bit from memtest.bin since it's not a Linux executable
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 12 00:52:56 MET 2001 - garloff@suse.de
|
|
|
|
- Update to memtest86-2.8(a):
|
|
* Reworked build process; a network bootable boot image can be
|
|
produced
|
|
* mem and cache speed detection code rewritten (should work now)
|
|
* CPU detection for Pentium 4
|
|
* Serial console disabled by default
|
|
- Reenabled memtest86 serial console (9600 8n1) ;-)
|
|
- Clean up .spec file a bit
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 16 17:17:14 CEST 2001 - uli@suse.de
|
|
|
|
- update memtest -> 2.7
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 9 16:45:54 MEST 2001 - garloff@suse.de
|
|
|
|
- memtest86: Correct units (cosmetic)
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 21 14:16:44 MET 2000 - garloff@suse.de
|
|
|
|
- Update memtest86 to v2.5 final.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 29 15:40:31 MET 2000 - garloff@suse.de
|
|
|
|
- Update memtest86 to v2.5-beta (Athlon/Duron support)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 28 15:49:45 CEST 2000 - garloff@suse.de
|
|
|
|
- Added memtest86-2.4.
|
|
|
|
-------------------------------------------------------------------
|