* [gentoo-user] Burn-in test
@ 2008-10-31 23:55 Andrey Vul
2008-11-01 3:08 ` Joshua Murphy
2008-11-01 16:45 ` [gentoo-user] " Volker Armin Hemmann
0 siblings, 2 replies; 13+ messages in thread
From: Andrey Vul @ 2008-10-31 23:55 UTC (permalink / raw
To: gentoo-user
I just bought a new laptop:
http://canadacomputers.com/index.php?do=ShowProduct&cmd=pd&pid=019626&cid=896.645
Which packages should I emerge (and run) as a burn-in test?
Note: I will run the burn-in off either a stock or custom-mastered
Gentoo LiveDVD.
If the disc needs custm mastering, please outline the steps required.
Thanks!
--
Andrey Vul
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Burn-in test
2008-10-31 23:55 [gentoo-user] Burn-in test Andrey Vul
@ 2008-11-01 3:08 ` Joshua Murphy
2008-11-01 3:12 ` Joshua Murphy
2008-11-01 16:45 ` [gentoo-user] " Volker Armin Hemmann
1 sibling, 1 reply; 13+ messages in thread
From: Joshua Murphy @ 2008-11-01 3:08 UTC (permalink / raw
To: gentoo-user
On Fri, Oct 31, 2008 at 6:55 PM, Andrey Vul <andrey.vul@gmail.com> wrote:
> I just bought a new laptop:
> http://canadacomputers.com/index.php?do=ShowProduct&cmd=pd&pid=019626&cid=896.645
> Which packages should I emerge (and run) as a burn-in test?
> Note: I will run the burn-in off either a stock or custom-mastered
> Gentoo LiveDVD.
> If the disc needs custm mastering, please outline the steps required.
>
> Thanks!
Out of an old habit of abusing windows boxes with prime95 at work...
emerge gimps
mprime -t -w/tmp/
I didn't use a gentoo-emerged copy when I tested my new desktop last
week... I just threw a copy from ftp://mersenne.org/gimps/ onto a usb
key and packed that and my gentoo amd64 livecd with me to put all the
parts together. That copy, at least, ran the torture test on both
cores by default. A little over 24hrs was enough to satisfy me... I
test systems that *have* to be dependable for a few days to a week.
--
Poison [BLX]
Joshua M. Murphy
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Burn-in test
2008-11-01 3:08 ` Joshua Murphy
@ 2008-11-01 3:12 ` Joshua Murphy
2008-11-01 3:45 ` Andrey Vul
0 siblings, 1 reply; 13+ messages in thread
From: Joshua Murphy @ 2008-11-01 3:12 UTC (permalink / raw
To: gentoo-user
On Fri, Oct 31, 2008 at 10:08 PM, Joshua Murphy <poisonbl@gmail.com> wrote:
> Out of an old habit of abusing windows boxes with prime95 at work...
>
> emerge gimps
> mprime -t -w/tmp/
Err... that *should* have been...
emerge gimps
/opt/gimps/mprime -t -w/tmp/
--
Poison [BLX]
Joshua M. Murphy
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Burn-in test
2008-11-01 3:12 ` Joshua Murphy
@ 2008-11-01 3:45 ` Andrey Vul
2008-11-01 10:01 ` [gentoo-user] " Nikos Chantziaras
0 siblings, 1 reply; 13+ messages in thread
From: Andrey Vul @ 2008-11-01 3:45 UTC (permalink / raw
To: gentoo-user
On Fri, Oct 31, 2008 at 11:12 PM, Joshua Murphy <poisonbl@gmail.com> wrote:
> On Fri, Oct 31, 2008 at 10:08 PM, Joshua Murphy <poisonbl@gmail.com> wrote:
>> Out of an old habit of abusing windows boxes with prime95 at work...
>>
>> emerge gimps
>> mprime -t -w/tmp/
>
> Err... that *should* have been...
>
> emerge gimps
> /opt/gimps/mprime -t -w/tmp/
>
> --
> Poison [BLX]
> Joshua M. Murphy
>
>
How good is Crysis for the purposes of burn-in?
--
Andrey Vul
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-user] Re: Burn-in test
2008-11-01 3:45 ` Andrey Vul
@ 2008-11-01 10:01 ` Nikos Chantziaras
0 siblings, 0 replies; 13+ messages in thread
From: Nikos Chantziaras @ 2008-11-01 10:01 UTC (permalink / raw
To: gentoo-user
Andrey Vul wrote:
> On Fri, Oct 31, 2008 at 11:12 PM, Joshua Murphy <poisonbl@gmail.com> wrote:
>> On Fri, Oct 31, 2008 at 10:08 PM, Joshua Murphy <poisonbl@gmail.com> wrote:
>>> Out of an old habit of abusing windows boxes with prime95 at work...
>>>
>>> emerge gimps
>>> mprime -t -w/tmp/
>> Err... that *should* have been...
>>
>> emerge gimps
>> /opt/gimps/mprime -t -w/tmp/
>>
>> --
>> Poison [BLX]
>> Joshua M. Murphy
>>
>>
> How good is Crysis for the purposes of burn-in?
Not good. You need 100% load for a burn-in, and even that is not enough
for a *good* burn-in. Hence, mprime.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Burn-in test
2008-10-31 23:55 [gentoo-user] Burn-in test Andrey Vul
2008-11-01 3:08 ` Joshua Murphy
@ 2008-11-01 16:45 ` Volker Armin Hemmann
2008-11-01 17:19 ` Andrey Vul
1 sibling, 1 reply; 13+ messages in thread
From: Volker Armin Hemmann @ 2008-11-01 16:45 UTC (permalink / raw
To: gentoo-user
On Samstag 01 November 2008, Andrey Vul wrote:
> I just bought a new laptop:
> http://canadacomputers.com/index.php?do=ShowProduct&cmd=pd&pid=019626&cid=8
>96.645 Which packages should I emerge (and run) as a burn-in test?
> Note: I will run the burn-in off either a stock or custom-mastered
> Gentoo LiveDVD.
> If the disc needs custm mastering, please outline the steps required.
>
> Thanks!
use systemrescuecd (a gentoo based livecd - incredible good one), and start
cpuburn once for every cores. burnK7 on an amd k7 or k8 system,, burnP6 on a
p4,core,core2 system.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Burn-in test
2008-11-01 16:45 ` [gentoo-user] " Volker Armin Hemmann
@ 2008-11-01 17:19 ` Andrey Vul
2008-11-01 17:55 ` Volker Armin Hemmann
0 siblings, 1 reply; 13+ messages in thread
From: Andrey Vul @ 2008-11-01 17:19 UTC (permalink / raw
To: gentoo-user
On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann
<volker.armin.hemmann@tu-clausthal.de> wrote:
> On Samstag 01 November 2008, Andrey Vul wrote:
>> I just bought a new laptop:
>> http://canadacomputers.com/index.php?do=ShowProduct&cmd=pd&pid=019626&cid=8
>>96.645 Which packages should I emerge (and run) as a burn-in test?
>> Note: I will run the burn-in off either a stock or custom-mastered
>> Gentoo LiveDVD.
>> If the disc needs custm mastering, please outline the steps required.
>>
>> Thanks!
>
> use systemrescuecd (a gentoo based livecd - incredible good one), and start
> cpuburn once for every cores. burnK7 on an amd k7 or k8 system,, burnP6 on a
> p4,core,core2 system.
>
>
>
No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.
Meh, I'll just get a pirated copy of Passmark BurnInTest off of
piratebay/rapidshare.
It runs on vista, so I don't have to spend time nLiting a XP cd (or
installing wine in a chroot and remaster the livecd). Hopefully it
won't be as ssssssssssssssslllllllllllloooooooooooooooooowwwwwwwwwww
as vista.
--
Andrey Vul
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Burn-in test
2008-11-01 17:19 ` Andrey Vul
@ 2008-11-01 17:55 ` Volker Armin Hemmann
2008-11-01 20:18 ` Andrey Vul
0 siblings, 1 reply; 13+ messages in thread
From: Volker Armin Hemmann @ 2008-11-01 17:55 UTC (permalink / raw
To: gentoo-user
On Samstag 01 November 2008, Andrey Vul wrote:
> On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann
>
> <volker.armin.hemmann@tu-clausthal.de> wrote:
> > On Samstag 01 November 2008, Andrey Vul wrote:
> >> I just bought a new laptop:
> >> http://canadacomputers.com/index.php?do=ShowProduct&cmd=pd&pid=019626&ci
> >>d=8 96.645 Which packages should I emerge (and run) as a burn-in test?
> >> Note: I will run the burn-in off either a stock or custom-mastered
> >> Gentoo LiveDVD.
> >> If the disc needs custm mastering, please outline the steps required.
> >>
> >> Thanks!
> >
> > use systemrescuecd (a gentoo based livecd - incredible good one), and
> > start cpuburn once for every cores. burnK7 on an amd k7 or k8 system,,
> > burnP6 on a p4,core,core2 system.
>
> No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.
if your laptop has onboard nvidia graphic the last thing you want is a hot
gpu.
>
> Meh, I'll just get a pirated copy of Passmark BurnInTest off of
> piratebay/rapidshare.
great, you just said in an open 'forum' that you will be stealing software!
Well done!
If you want to 'test' the gpu (and seeing a picture should be test enough for
a laptop) then run cpuburn AND unigine.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Burn-in test
2008-11-01 17:55 ` Volker Armin Hemmann
@ 2008-11-01 20:18 ` Andrey Vul
2008-11-01 21:00 ` Volker Armin Hemmann
0 siblings, 1 reply; 13+ messages in thread
From: Andrey Vul @ 2008-11-01 20:18 UTC (permalink / raw
To: gentoo-user
On Sat, Nov 1, 2008 at 1:55 PM, Volker Armin Hemmann
<volker.armin.hemmann@tu-clausthal.de> wrote:
> On Samstag 01 November 2008, Andrey Vul wrote:
>> On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann
>>
>> <volker.armin.hemmann@tu-clausthal.de> wrote:
>> > On Samstag 01 November 2008, Andrey Vul wrote:
>> >> I just bought a new laptop:
>> >> http://canadacomputers.com/index.php?do=ShowProduct&cmd=pd&pid=019626&ci
>> >>d=8 96.645 Which packages should I emerge (and run) as a burn-in test?
>> >> Note: I will run the burn-in off either a stock or custom-mastered
>> >> Gentoo LiveDVD.
>> >> If the disc needs custm mastering, please outline the steps required.
>> >>
>> >> Thanks!
>> >
>> > use systemrescuecd (a gentoo based livecd - incredible good one), and
>> > start cpuburn once for every cores. burnK7 on an amd k7 or k8 system,,
>> > burnP6 on a p4,core,core2 system.
>>
>> No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.
>
> if your laptop has onboard nvidia graphic the last thing you want is a hot
> gpu.
How bad is it?
>>
>
> If you want to 'test' the gpu (and seeing a picture should be test enough for
> a laptop) then run cpuburn AND unigine.
Seeing as I will most likely be playing around with GPGPU, a picture
is not enough. Some kind of fancy redering loop is needed.
--
Andrey Vul
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Burn-in test
2008-11-01 20:18 ` Andrey Vul
@ 2008-11-01 21:00 ` Volker Armin Hemmann
2008-11-01 22:44 ` Andrey Vul
0 siblings, 1 reply; 13+ messages in thread
From: Volker Armin Hemmann @ 2008-11-01 21:00 UTC (permalink / raw
To: gentoo-user
On Samstag 01 November 2008, Andrey Vul wrote:
> On Sat, Nov 1, 2008 at 1:55 PM, Volker Armin Hemmann
>
> <volker.armin.hemmann@tu-clausthal.de> wrote:
> > On Samstag 01 November 2008, Andrey Vul wrote:
> >> On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann
> >>
> >> <volker.armin.hemmann@tu-clausthal.de> wrote:
> >> > On Samstag 01 November 2008, Andrey Vul wrote:
> >> >> I just bought a new laptop:
> >> >> http://canadacomputers.com/index.php?do=ShowProduct&cmd=pd&pid=019626
> >> >>&ci d=8 96.645 Which packages should I emerge (and run) as a burn-in
> >> >> test? Note: I will run the burn-in off either a stock or
> >> >> custom-mastered Gentoo LiveDVD.
> >> >> If the disc needs custm mastering, please outline the steps required.
> >> >>
> >> >> Thanks!
> >> >
> >> > use systemrescuecd (a gentoo based livecd - incredible good one), and
> >> > start cpuburn once for every cores. burnK7 on an amd k7 or k8 system,,
> >> > burnP6 on a p4,core,core2 system.
> >>
> >> No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.
> >
> > if your laptop has onboard nvidia graphic the last thing you want is a
> > hot gpu.
>
> How bad is it?
how about 'my laptop is dead' bad?
http://www.theinquirer.net/gb/inquirer/news/2008/09/22/nvidia-chipsets-
defective
just read the links in the article.
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Burn-in test
2008-11-01 21:00 ` Volker Armin Hemmann
@ 2008-11-01 22:44 ` Andrey Vul
2008-11-02 22:25 ` Joshua Murphy
0 siblings, 1 reply; 13+ messages in thread
From: Andrey Vul @ 2008-11-01 22:44 UTC (permalink / raw
To: gentoo-user
On Sat, Nov 1, 2008 at 5:00 PM, Volker Armin Hemmann
<volker.armin.hemmann@tu-clausthal.de> wrote:
> On Samstag 01 November 2008, Andrey Vul wrote:
>> On Sat, Nov 1, 2008 at 1:55 PM, Volker Armin Hemmann
>>
>> <volker.armin.hemmann@tu-clausthal.de> wrote:
>> > On Samstag 01 November 2008, Andrey Vul wrote:
>> >> On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann
>> >>
>> >> <volker.armin.hemmann@tu-clausthal.de> wrote:
>> >> > On Samstag 01 November 2008, Andrey Vul wrote:
>> >> >> I just bought a new laptop:
>> >> >> http://canadacomputers.com/index.php?do=ShowProduct&cmd=pd&pid=019626
>> >> >>&ci d=8 96.645 Which packages should I emerge (and run) as a burn-in
>> >> >> test? Note: I will run the burn-in off either a stock or
>> >> >> custom-mastered Gentoo LiveDVD.
>> >> >> If the disc needs custm mastering, please outline the steps required.
>> >> >>
>> >> >> Thanks!
>> >> >
>> >> > use systemrescuecd (a gentoo based livecd - incredible good one), and
>> >> > start cpuburn once for every cores. burnK7 on an amd k7 or k8 system,,
>> >> > burnP6 on a p4,core,core2 system.
>> >>
>> >> No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.
>> >
>> > if your laptop has onboard nvidia graphic the last thing you want is a
>> > hot gpu.
>>
>> How bad is it?
>
> how about 'my laptop is dead' bad?
>
> http://www.theinquirer.net/gb/inquirer/news/2008/09/22/nvidia-chipsets-
> defective
>
> just read the links in the article.
>
If it fails (GPU) burn-in, I'll return it as defective. I asked (the
service counter) and failed burn-in counts as defective.
--
Andrey Vul
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Burn-in test
2008-11-01 22:44 ` Andrey Vul
@ 2008-11-02 22:25 ` Joshua Murphy
2008-11-03 1:09 ` Andrey Vul
0 siblings, 1 reply; 13+ messages in thread
From: Joshua Murphy @ 2008-11-02 22:25 UTC (permalink / raw
To: gentoo-user
On Sat, Nov 1, 2008 at 5:44 PM, Andrey Vul <andrey.vul@gmail.com> wrote:
> On Sat, Nov 1, 2008 at 5:00 PM, Volker Armin Hemmann
> <volker.armin.hemmann@tu-clausthal.de> wrote:
>> On Samstag 01 November 2008, Andrey Vul wrote:
>>> On Sat, Nov 1, 2008 at 1:55 PM, Volker Armin Hemmann
>>>
>>> <volker.armin.hemmann@tu-clausthal.de> wrote:
>>> > On Samstag 01 November 2008, Andrey Vul wrote:
>>> >> On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann
>>> >>
>>> >> <volker.armin.hemmann@tu-clausthal.de> wrote:
>>> >> > On Samstag 01 November 2008, Andrey Vul wrote:
>>> >> >> I just bought a new laptop:
>>> >> >> http://canadacomputers.com/index.php?do=ShowProduct&cmd=pd&pid=019626
>>> >> >>&ci d=8 96.645 Which packages should I emerge (and run) as a burn-in
>>> >> >> test? Note: I will run the burn-in off either a stock or
>>> >> >> custom-mastered Gentoo LiveDVD.
>>> >> >> If the disc needs custm mastering, please outline the steps required.
>>> >> >>
>>> >> >> Thanks!
>>> >> >
>>> >> > use systemrescuecd (a gentoo based livecd - incredible good one), and
>>> >> > start cpuburn once for every cores. burnK7 on an amd k7 or k8 system,,
>>> >> > burnP6 on a p4,core,core2 system.
>>> >>
>>> >> No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.
>>> >
>>> > if your laptop has onboard nvidia graphic the last thing you want is a
>>> > hot gpu.
>>>
>>> How bad is it?
>>
>> how about 'my laptop is dead' bad?
>>
>> http://www.theinquirer.net/gb/inquirer/news/2008/09/22/nvidia-chipsets-
>> defective
>>
>> just read the links in the article.
>>
>
> If it fails (GPU) burn-in, I'll return it as defective. I asked (the
> service counter) and failed burn-in counts as defective.
>
>
>
> --
> Andrey Vul
>
> A: Because it messes up the order in which people normally read text.
> Q: Why is top-posting such a bad thing?
> A: Top-posting.
> Q: What is the most annoying thing in e-mail?
>
>
As an alternative to picking up things in less reliable ways...
the thread (from the Folding@Home forums) linked below has a list of
several different stress tests, including one for GPUs (which I have a
link to below the thread's link here.)
http://foldingforum.org/viewtopic.php?f=14&t=52
http://www.ozone3d.net/gpu_caps_viewer/
"GPU Caps Viewer contains a stress tester for GPUs. If your GPU can
run the fur rendering test for an extended period of time without
issues, it should be stable."
--
Poison [BLX]
Joshua M. Murphy
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [gentoo-user] Burn-in test
2008-11-02 22:25 ` Joshua Murphy
@ 2008-11-03 1:09 ` Andrey Vul
0 siblings, 0 replies; 13+ messages in thread
From: Andrey Vul @ 2008-11-03 1:09 UTC (permalink / raw
To: gentoo-user
On Sun, Nov 2, 2008 at 6:25 PM, Joshua Murphy <poisonbl@gmail.com> wrote:
> On Sat, Nov 1, 2008 at 5:44 PM, Andrey Vul <andrey.vul@gmail.com> wrote:
>> On Sat, Nov 1, 2008 at 5:00 PM, Volker Armin Hemmann
>> <volker.armin.hemmann@tu-clausthal.de> wrote:
>>> On Samstag 01 November 2008, Andrey Vul wrote:
>>>> On Sat, Nov 1, 2008 at 1:55 PM, Volker Armin Hemmann
>>>>
>>>> <volker.armin.hemmann@tu-clausthal.de> wrote:
>>>> > On Samstag 01 November 2008, Andrey Vul wrote:
>>>> >> On Sat, Nov 1, 2008 at 12:45 PM, Volker Armin Hemmann
>>>> >>
>>>> >> <volker.armin.hemmann@tu-clausthal.de> wrote:
>>>> >> > On Samstag 01 November 2008, Andrey Vul wrote:
>>>> >> >> I just bought a new laptop:
>>>> >> >> http://canadacomputers.com/index.php?do=ShowProduct&cmd=pd&pid=019626
>>>> >> >>&ci d=8 96.645 Which packages should I emerge (and run) as a burn-in
>>>> >> >> test? Note: I will run the burn-in off either a stock or
>>>> >> >> custom-mastered Gentoo LiveDVD.
>>>> >> >> If the disc needs custm mastering, please outline the steps required.
>>>> >> >>
>>>> >> >> Thanks!
>>>> >> >
>>>> >> > use systemrescuecd (a gentoo based livecd - incredible good one), and
>>>> >> > start cpuburn once for every cores. burnK7 on an amd k7 or k8 system,,
>>>> >> > burnP6 on a p4,core,core2 system.
>>>> >>
>>>> >> No GPU testing :( unless mprime/gpuburn can work in GPGPU mode.
>>>> >
>>>> > if your laptop has onboard nvidia graphic the last thing you want is a
>>>> > hot gpu.
>>>>
>>>> How bad is it?
>>>
>>> how about 'my laptop is dead' bad?
>>>
>>> http://www.theinquirer.net/gb/inquirer/news/2008/09/22/nvidia-chipsets-
>>> defective
>>>
>>> just read the links in the article.
>>>
>>
>> If it fails (GPU) burn-in, I'll return it as defective. I asked (the
>> service counter) and failed burn-in counts as defective.
>>
>>
>>
>> --
>> Andrey Vul
>>
>> A: Because it messes up the order in which people normally read text.
>> Q: Why is top-posting such a bad thing?
>> A: Top-posting.
>> Q: What is the most annoying thing in e-mail?
>>
>>
>
> As an alternative to picking up things in less reliable ways...
> the thread (from the Folding@Home forums) linked below has a list of
> several different stress tests, including one for GPUs (which I have a
> link to below the thread's link here.)
>
> http://foldingforum.org/viewtopic.php?f=14&t=52
>
> http://www.ozone3d.net/gpu_caps_viewer/
That should be renamed gpuburn.
> "GPU Caps Viewer contains a stress tester for GPUs. If your GPU can
> run the fur rendering test for an extended period of time without
> issues, it should be stable."
>
It's even prettier than the one in ATI Tray Tools. I am *so* adding it
to my BartPE benchmarking disc.
I'll get started on it in parallel with cpuburn after doing 100 rounds
of memtest.
The only question is that will cpuburn work in Vista without me having
to reboot into Windows and compile it in VS 2008 ?
--
Andrey Vul
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2008-11-03 1:09 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 23:55 [gentoo-user] Burn-in test Andrey Vul
2008-11-01 3:08 ` Joshua Murphy
2008-11-01 3:12 ` Joshua Murphy
2008-11-01 3:45 ` Andrey Vul
2008-11-01 10:01 ` [gentoo-user] " Nikos Chantziaras
2008-11-01 16:45 ` [gentoo-user] " Volker Armin Hemmann
2008-11-01 17:19 ` Andrey Vul
2008-11-01 17:55 ` Volker Armin Hemmann
2008-11-01 20:18 ` Andrey Vul
2008-11-01 21:00 ` Volker Armin Hemmann
2008-11-01 22:44 ` Andrey Vul
2008-11-02 22:25 ` Joshua Murphy
2008-11-03 1:09 ` Andrey Vul
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox