Displaying 20 results from an estimated 2000 matches similar to: "HDT keeppxe Issue"
2009 Oct 04
1
Build a bootable floppy image which contains HDT
It is now possible to build a bootable floppy image which contains HDT,
with my patch applied to Erwans HDT branch:
http://git.zytor.com/?p=users/erwan/hdt.git;a=commit;h=16b37fe2266c920087f88cdec94243b71218d871
Unpack the Syslinux archive and build whole Syslinux first,
then cd to ./com32/hdt/ and make hdt.img
$ make
$ cd ./com32/hdt/
$ make hdt.img
Now you have a 2.88 MB floppy image which
2013 Sep 24
1
[PATCH 1/1] com32: hdt: fix memory leak
The dynamically alloc'd string to protect from strtok modification
has not been free'd on start_auto_mode() function
Signed-off-by: Felipe Pena <felipensp at gmail.com>
---
com32/hdt/hdt-cli.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/com32/hdt/hdt-cli.c b/com32/hdt/hdt-cli.c
index 7542da8..6c5baf1 100644
--- a/com32/hdt/hdt-cli.c
+++ b/com32/hdt/hdt-cli.c
@@ -779,6
2010 Jun 18
2
[PATCH] hdt & gcc -Werror
From: Gene Cumm <gene.cumm at gmail.com>
Fix several calls to more_printf() as eventually printf() is called
without a literal string which generate warnings with gcc and lead to
errors when -Werror is active.
Signed-off-by: Gene Cumm <gene.cumm at gmail.com>
The message "format not a string literal and no format arguments" at
first seems strange but by doing this change
2009 Nov 27
3
HDT 0.3.6-pre2 is out !
The -pre2 version of HDT 0.3.6 is out.
Gert was a great source of motivation for making that -pre2.
He found many bugs and gave nice ideas.
Thanks Gert for your time and your _many_ tests.
This release will be more or less what will be included in the incoming
syslinux 3.84.
Since -pre1, here come the Changelog
* Reporting CPU L1 & L2 cache
* Report "Hw.Virt" in cpu
2009 Oct 03
3
PATCH: Build floppy image which contains HDT
This patch builds a floppy image with contains HDT, so users of GRUB or GRUB4DOS can use HDT too, without installing Syslinux.
When you compile Syslinux, this floppy image isn't build automatically.
To build it, runthe following from the extracted Syslinux source:
$ cd ./com32/hdt
$ make hdt.img
As suggested by Pierre-Alexandre Meyer, all extra files required for building
the floppy
2009 Nov 27
3
HDT 0.3.6-pre2 is out !
The -pre2 version of HDT 0.3.6 is out.
Gert was a great source of motivation for making that -pre2.
He found many bugs and gave nice ideas.
Thanks Gert for your time and your _many_ tests.
This release will be more or less what will be included in the incoming
syslinux 3.84.
Since -pre1, here come the Changelog
* Reporting CPU L1 & L2 cache
* Report "Hw.Virt" in cpu
2009 Apr 14
5
"keeppxe" broken in 3.74 - short-cycle 3.75
It appears that the 3.74 completely broke the "keeppxe" directive -- not
due to the command-line parser, but due to mishandling of the flag later.
I consider this to be severe enough to do a short-cycle 3.75. As a
result, I would like help with:
a) are there any other bugs that snuck through?
b) once I have a 3.75-pre1, I would really appreciate help testing it.
The goal is to have
2009 May 05
7
HDT 0.3.3 is out
HDT 0.3.3 has just been released.
This release aims at solving some CLI bugs and adds a some new memory
mapping detection.
I'd like to thanks Dag Wieers for reporting many CLI bugs & pierre for
his work on the memory mapping.
Here come the changelog:
- A new memory mode
Memory items can be reached via the new "memory>" mode.
- Memory mapping display
Pierre did integrate
2009 May 05
7
HDT 0.3.3 is out
HDT 0.3.3 has just been released.
This release aims at solving some CLI bugs and adds a some new memory
mapping detection.
I'd like to thanks Dag Wieers for reporting many CLI bugs & pierre for
his work on the memory mapping.
Here come the changelog:
- A new memory mode
Memory items can be reached via the new "memory>" mode.
- Memory mapping display
Pierre did integrate
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 13
3
how to call hdt without syslinux
Dear developers,
Thanks a lot for designing HDT. It is really a great tool to have. I
have come here to know more about the usability of HDT. HDT is called
by syslinux. What to do if I like to call it by grub2 ? and what to do
if I like to run within my debian box ?
Thanks
2009 May 11
1
hdt: git tag vs. git describe
# git tag -l | grep hdt-0.3.3
hdt-0.3.3
# git describe
hdt-0.3.1-78-g78fdb43
Shouldn't "git describe" print something like "hdt-0.3.3-123-g456789"?
Why does it still use the hdt-0.3.1 tag?
- Sebastian
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
2016 Apr 04
3
hdt error on syslinux 6.0.4-pre1?
Was seeing it I could get any closer with the efi boot using the 6.0.4, and
didn't have any more luck. Did a test with it in bios mode and it works for the
regular kernels, but when I tried the hdt.c32 I get the following error?
Undef symbol FAIL: parse_url
Failed to load COM32 file hdt.c32
Only find urlparce.c in the PXE directory, and no reference to it in any files in
the hdt
2013 May 25
2
Missing 'modules.pcimap' file for HDT
Hi,
So the 'modules.pcimap' file, needed by Hardware Detection Tool to
display kernel modules, is now missing. pciutils/kmod deprecated usage
of this file adn depmod lost its -m option.
So here are may questions:
1- How to generate a "modules.pcimap" or an equivalent file nowadays?
2- Is it still needed by HDT ?
3- What if it is missing, is HDT semi-broken?
Thanks.
2009 Nov 01
1
HDT 0.3.5-pre2
The -pre2 release of HDT 0.3.5 is out.
The changelog from the previous release is :
- Adding pci.ids in the hdt.iso
- Fixing misdetection of Syslinux & Grub MBRs
- 'make hdt.img.gz' now generates a gzipped version of the floppy image
- Fixing some typo
- Adding & enhancing SMI detection
- Resetting cursor position when exiting the menu mode
- Inactive items are now brighter to
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
2018 Apr 10
1
Question about hdt and UEFI
You mind to elaborate?
I'd like to re-use HDT as well, but I was forced to abandon it years ago
due to lack of UEFI support and lack of development. Heck even the website
hdt-project is now owned by a domain-grabber (The Syslinux wiki is still
linking to it when I check 3 weeks ago... might want to remove that link).
On Tue, Apr 10, 2018 at 10:10 AM, Gene Cumm <gene.cumm at gmail.com>