Displaying 20 results from an estimated 3000 matches similar to: "[Fwd: Re: Serial]"
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:
2016 May 08
0
HDT site down??
Update. I renewed the dns for $16.67? Did the same last year, but it actually
showed it was expired last year? This year it just stopped working and dig
was showing it not expiring till next year? So, it seems to be back up. Don't
have any control on site, but anyone with an account can renew it.
Dear Customer,
We are pleased to confirm that you have successfully renewed the following
2008 Mar 08
1
[PATCH 1/1] : PCI detection code doesn't corrupt memory anymore
From : Erwan Velu <erwan.velu at free.fr>
This patch fixes the pci detection stuff demo'd in pcitest.c32
- Fix a wrong type in malloc
- Incorrect use of strdup
This two fixes makes pcitest.c32 working far better, no more crash when
running it twice.
I'd like to thank Sebastian Herbszt for its reports and tests.
This patch was made for 3.62-pre16 but applies fine on 3.63-pre1.
2009 Dec 04
1
HDT
--
Erwan Velu
Pre-Sales Engineer
Seanodes
http://www.seanodes.com
+33 (0)1 41 22 13 83
2008 Mar 08
0
[PATCH 1/1] : PCI detection code doesn't corrupt memory anymore (2nd try)
From : Erwan Velu <erwan.velu at free.fr>
This patch fixes the pci detection stuff demo'd in pcitest.c32
- Fix a wrong type in malloc
- Incorrect use of strdup
- Replacing strncpy by strnlcpy (thx hpa)
This two fixes makes pcitest.c32 working far better, no more crash when
running it twice.
I'd like to thank Sebastian Herbszt for its reports and tests.
This patch was made for
2010 Sep 18
1
Stats from the git history
All,
I've been playing around with extracting stats out of the Syslinux git
history and have posted my findings here:
http://pub.mouraf.org/blog/2010/09/evolution-of-the-syslinux-project/
Enjoy,
--
Pierre-Alexandre Meyer
http://pub.mouraf.org/blog
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Nov 14
1
hdt-project.org server maintenance
Hi all,
?I will upgrade hdt-project.org this afternoon.The website will
briefly go down shortly.
Join #hdt on freenode for updates.
Thanks,
--
Pierre-Alexandre Meyer
http://pub.mouraf.org/blog
2009 Dec 04
1
HDT
--
Erwan Velu
Pre-Sales Engineer
Seanodes
http://www.seanodes.com
+33 (0)1 41 22 13 83
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 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
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
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 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
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 09
0
[TESTING] SMBIOS Type 6 anyone?
Some people have reported that the menu doesn't display any memory
information on some machines.
I have implemented the 3.3.7 Memory Module Information (Type 6,
Obsolete) hoping it solves the problem (CLI only right now).
If you want to play with it, a build can be found at:
http://pub.mouraf.org/syslinux/hdt/hdt-type6.c32
How to test:
hdt> dmi
dmi> show
It will show the
2013 Feb 06
1
Weird ldlinux loading trouble
Hi,
I'm currently on elflink branch with commit 52443dc7dc5a203d053b70e870e6b83986ebb530
I did a make spotless before the following problem.
If I do a make inside com32/ my hdt.c32 is working properly.
If I do a make inside com32/hdt/ my hdt.c32 is not working and fails with
Failed to load ldlinux.c32
To to my tests, I use the following command
qemu-kvm -net nic -net user -boot n -tftp
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
2009 Nov 09
1
HDT 0.3.5 (mojito) is out
HDT 0.3.5 is out !
As you noticed, we've been adding codenames ;)
You can grab this release on our webiste
http://hdt-project.org/raw-attachment/wiki/WikiStart/hdt_0_3_5.c32
http://hdt-project.org/raw-attachment/wiki/WikiStart/hdt-0.3.5.img
http://hdt-project.org/raw-attachment/wiki/WikiStart/hdt-0.3.5.iso
http://hdt-project.org/raw-attachment/wiki/WikiStart/hdt-0.3.5.img.gz
A dedicated page
2009 Apr 20
1
New disk detection: feedback
Hi all,
I have started a new branch to play with disk detection.
The CLI looks like:
http://pub.mouraf.org/syslinux/disks.png
The menu:
http://pub.mouraf.org/syslinux/disks-menu-2.png
Does anyone have feedback on it? hpa requested MiB values for partitions
length and erwan a more granular CLI (show disk 0x80 instead of show
disk listing all disks).
Any other take? There is a *LOT* of
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