similar to: HDT & DMI updates

Displaying 20 results from an estimated 1000 matches similar to: "HDT & DMI updates"

2015 Sep 02
1
HDT & DMI updates
Thanks for pointing this out. Applied in 3b3bc3675519e1530adab27480196eb3f1a458bc Note that I've been adding some code in that branch to support the tftp WRQ from libupload when running with lpxelinux. 2015-09-02 12:18 GMT+02:00 Gene Cumm <gene.cumm at gmail.com>: > On Fri, Aug 14, 2015 at 4:41 AM, Erwan Velu via Syslinux > <syslinux at zytor.com> wrote: > > Hi
2015 Sep 02
0
HDT & DMI updates
On Fri, Aug 14, 2015 at 4:41 AM, Erwan Velu via Syslinux <syslinux at zytor.com> wrote: > Hi folks, > > I've been off for a pretty long time and I'm trying to resume a little bit. > > While testing HDT I found some serious bugs in HDT's CLI mode but also took > the time to update the DMI detection tables. > > Please find my hw_update branch which is in
2016 May 08
2
HDT site down??
I have dyndns.org account, so added the name below and mapped the IP address to it for now. Rather than having to remember the number. http://hdt-project.dyndns.org/ Not sure what the status is. On 5 May 2016 at 7:02, Pierre-Alexandre Meyer wrote: Date sent: Thu, 5 May 2016 07:02:51 -0400 Subject: Re: [syslinux] HDT site down?? From: Pierre-Alexandre Meyer <pierre at mouraf.org> To:
2012 Sep 22
1
HDT's presentation at KR2012
Dear All, If you want to get the slides of the presentation I did of HDT during KernelRecipes 2012 in Paris, that's here : http://hdt-project.org/wiki/WikiStart#PublicPresentations Cheers,
2012 Sep 22
1
HDT's presentation at KR2012
Dear All, If you want to get the slides of the presentation I did of HDT during KernelRecipes 2012 in Paris, that's here : http://hdt-project.org/wiki/WikiStart#PublicPresentations Cheers,
2016 May 05
2
HDT site down??
Have noticed it is down, since I check this and other sites for updates regularly. My monitor shows it down at www.hdt-project.org DOWN www.hdt-project.org May 5, 2016, 4:45 am (Guam time GMT+1000) Going to the web site gives this The following error was encountered while trying to retrieve the URL: http://www.hdt-project.org/wiki/hdt-0.5.0 Unable to determine IP address from host name
2009 May 02
4
HDT 0.3.2 is out
HDT 0.3.2 is out and mainly add a better disk management My previous work on disks was a little bit limited and incomplete. Since pierre did a massive rework that allow hdt to feature disks & partitions detection. On the menu side, the "Disk" menu is now extended to show disks' partitions. On the cli side, we now have more commands : hdt> show disk This command will show a
2009 May 02
4
HDT 0.3.2 is out
HDT 0.3.2 is out and mainly add a better disk management My previous work on disks was a little bit limited and incomplete. Since pierre did a massive rework that allow hdt to feature disks & partitions detection. On the menu side, the "Disk" menu is now extended to show disks' partitions. On the cli side, we now have more commands : hdt> show disk This command will show a
2009 Nov 03
2
A new logo for HDT
Hey, The HDT project is more and more active and tend to bring new releases as often as possible. We are on a good track for releasing HDT 0.3.5 in a few days. Beside of that, we are trying to give this project a dedicated identity. The first step is having a 'cool' logo that represent HDT. This work will lead to - give some shine on our website (http://hdt-project.org) ;) - a
2009 Nov 03
2
A new logo for HDT
Hey, The HDT project is more and more active and tend to bring new releases as often as possible. We are on a good track for releasing HDT 0.3.5 in a few days. Beside of that, we are trying to give this project a dedicated identity. The first step is having a 'cool' logo that represent HDT. This work will lead to - give some shine on our website (http://hdt-project.org) ;) - a
2011 Apr 25
1
Pull request for HDT
Peter, HDT 0.5.0 is ready to be merged. My master have the libupload code + some other fixes on the cpuid. Enjoy, http://git.zytor.com/?p=users/erwan/hdt.git;a=summary Erwan,
2011 Apr 29
1
[PATCH] hdt: libmenu.a no longer exists
From: Matt Fleming <matt.fleming at linux.intel.com> Don't link against libmenu.a, it no longer exists as it was removed in commit 74518b8b691c ("elflink: Make ELF the default object format"). This fixes the following build error, make[2]: *** No rule to make target `../cmenu/libmenu/libmenu.a', needed by `hdt.c32'. Stop. Signed-off-by: Matt Fleming
2009 Aug 21
1
HDT 0.3.4 is out
HDT 0.3.4 has just been released. Since April, due to some important changes, HDT was no more in sync with Syslinux. The 0.3.4 release will solve that major issue and will be part of Syslinux-3.83-pre8. Beside this syncing with Syslinux, this release aims at solving disk's detection bugs and improving the DMI reporting. I would like to thank pam for that though work. He did most (who
2009 Aug 21
1
HDT 0.3.4 is out
HDT 0.3.4 has just been released. Since April, due to some important changes, HDT was no more in sync with Syslinux. The 0.3.4 release will solve that major issue and will be part of Syslinux-3.83-pre8. Beside this syncing with Syslinux, this release aims at solving disk's detection bugs and improving the DMI reporting. I would like to thank pam for that though work. He did most (who
2014 Oct 10
1
dumping using tftp
Hi Yeah I ended up figuring it out My usage for the tool will be to gather hardware specs of new servers that we receive and servers we have in storage I will then see if I can script something to phrase the dumps to update our inventory tool. Our main issue is that gathering information manually by opening the server and having to locate each parts is time consuming and being humans we are
2011 Apr 21
2
HDT 0.5.0 is out
Just a quick note to tell that I did release HDT 0.5.0. Main feature of this release is the dumping of the detected components over TFTP (meaning PXE is _mandatory_ to work). I did fix also the auto mode where more combinations didn't worked as expected. I invite people reading this page that speaks about the dump feature : http://www.hdt-project.org/wiki/Dump But also, this one which
2011 Apr 21
2
HDT 0.5.0 is out
Just a quick note to tell that I did release HDT 0.5.0. Main feature of this release is the dumping of the detected components over TFTP (meaning PXE is _mandatory_ to work). I did fix also the auto mode where more combinations didn't worked as expected. I invite people reading this page that speaks about the dump feature : http://www.hdt-project.org/wiki/Dump But also, this one which
2014 Oct 09
2
dumping using tftp
Hello, I'm not quite sure I understand how do you use HDT for dumping over tftp server. The wiki on dumping does not offer much details on how to set this up. >From my understanding is you need to run pxelinux somewhere but being that HDT is a bootable cd ISO, I don't see how I can get HDT up from a TFTP server without the need to install something on that TFTP server. Is there a more
2011 Jan 16
0
HDT & DMI
While playing with a recent machine I found that HDT was reporting "OUT OF SPEC" on a few items on a very new machine. Fumbling around, I found that it came from com32/gpllib/dmi/. I'm seeing two possible improvements: 1) When HDT sees that it's out of spec, report out of spec and when appropriate, the raw data. For example, for DMI 17 (Memory Module), Type 18h (DDR3), report
2011 Jan 16
0
HDT & DMI
While playing with a recent machine I found that HDT was reporting "OUT OF SPEC" on a few items on a very new machine. Fumbling around, I found that it came from com32/gpllib/dmi/. I'm seeing two possible improvements: 1) When HDT sees that it's out of spec, report out of spec and when appropriate, the raw data. For example, for DMI 17 (Memory Module), Type 18h (DDR3), report