similar to: HDT 0.3.3 is out

Displaying 20 results from an estimated 3000 matches similar to: "HDT 0.3.3 is out"

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
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 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
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 Apr 18
1
modules.pcimap
I have seen it's been planned to change the default file name to be shorted than module.pcimap. One way to solve the longer than 8.3 name issue should be to recommend using mkisofs -J -r But is not module.pcimap going to disappear? Should HDT not parse module.alias instead? An option has been added on module-init-tools to remove generation of all module.*map files. Default behavior is still
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
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 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 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,
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 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
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
2012 May 29
1
[git-pull] hdt 0.5.2-pre3
Hey peter, Please consider pulling git://git.zytor.com/users/erwan/hdt.git to get the latest update about hdt. It features - sleep command - display command to change the background images - cleaning the sleeping method for say command This commits will help the FGTC project getting hdt closer to their need. Cheers, Erwan
2012 May 29
1
[git-pull] hdt 0.5.2-pre3
Hey peter, Please consider pulling git://git.zytor.com/users/erwan/hdt.git to get the latest update about hdt. It features - sleep command - display command to change the background images - cleaning the sleeping method for say command This commits will help the FGTC project getting hdt closer to their need. Cheers, Erwan
2018 Apr 10
2
Question about hdt and UEFI
If I remember correct HDT is a .C32 executable and not .EFI, so no it will not work. On Tue, Apr 10, 2018 at 10:02 AM, Gene Cumm via Syslinux <syslinux at zytor.com > wrote: > On Thu, Mar 8, 2018 at 4:43 AM, Nicolas L?cureuil via Syslinux > <syslinux at zytor.com> wrote: > > > i am trying to use hdt with an UEFI install. It does not start and > freeze. > >