Timeline
04/12/11:
- 22:50 howtostarthdt edited by
- Add a missing space in the "map --hook" command for grub4dos (diff)
- 19:38 hdt-0.5.0 edited by
- (diff)
- 19:24 Dump edited by
- (diff)
- 19:24 Dump edited by
- (diff)
- 19:23 Dump edited by
- (diff)
- 19:20 Ticket #44 (Saving inventory feature) closed by
- fixed: Available & explained here : http://www.hdt-project.org/wiki/Dump
- 19:19 Dump edited by
- (diff)
- 19:18 Dump edited by
- (diff)
- 19:17 WikiStart edited by
- (diff)
- 19:15 Dump edited by
- (diff)
- 19:14 Dump edited by
- (diff)
- 19:13 Dump created by
- 18:52 WikiStart edited by
- (diff)
- 18:50 BootParameters edited by
- (diff)
- 18:46 WikiStart edited by
- (diff)
- 18:42 hdt-0.5.0 edited by
- (diff)
- 18:40 hdt-0.5.0 edited by
- (diff)
- 18:39 hdt-0.5.0 created by
- Adding 0.5.0-beta2
- 17:43 Changeset [41d59608cb06938418648c93c9ce45a0a4658c0c] by
- hdt: Fixing checksums deletion We have to delete all the checksums files …
- 17:28 Changeset [f3282a0ef882964422f2dfd4f4e4b2b7c3f16036] by
- hdt: New release 0.5.0-beta2
04/11/11:
- 20:02 Changeset [ef01e9deb12fbe3c6110bbb107adebc4e58e52a6] by
- hdt: Adding dump entry in the menu If the PXE is enabled, let's show a …
- 19:29 Changeset [adf82f192167052cff56a04c6354010b13a89599] by
- hdt: Adding checksums file When generating a release, let's create a list …
- 19:10 Changeset [6826790fa50b948b1068e15269c64d4b4ee1c877] by
- hdt: Adding dump_mode & tftp_ip boot option dump_mode=<dir> give the user …
- 18:32 Changeset [320460e9cc373180e8d8ac53f2bbe09b3bd6ba8b] by
- hdt: new beta 0.5.0-beta1 This first beta is featuring the dumping code.
- 18:32 Changeset [e84e864a207164e78c2a23a92268b9dca389d6ee] by
- hdt: Dumping HDT HDT information is now dumped in the 'hdt' file
- 18:09 Changeset [96a339ab2b9fdf7be11d46d442c9e87b6bdc5059] by
- hdt: Adding Kernel dumping Kernel is now dumped into th 'kernel' file
- 17:41 Changeset [31cda3b8090a5c92ca8b6bb774b1eb6d14e2de63] by
- Merge remote branch 'hpa/master' into libupload
04/05/11:
- 00:40 Changeset [868c474546ba68e9e448734e1833f873fd50ec0a] by
- diskstart: Add a pointer to the syslinux_banner to the EPA For the …
04/04/11:
- 23:43 Changeset [0c527252d94c5fc54e637143ec9fdb36ac698c62] by
- com32, bitops: proper constraint for byte-sized output The proper output …
- 23:31 Changeset [ce8bce014e4ec3dd4d1a1cb9e64c83d096d95127] by
- NEWS: iso9660 also had issues with ../ paths. Signed-off-by: H. Peter …
- 23:22 Changeset [a60c3c9539fed5b37a31d69297c6e5d12aae5e22] by
- core: Adjust formatting around the date string Adjust the formatting …
- 23:17 Changeset [b4820db9bd8f6ebe0b01d47972ff2ee816fddf64] by
- tinyjpeg: change DEBUG to JPEG_DEBUG Rename the debugging option for …
- 23:14 Changeset [7557067a64696f1136952a8815562e670205b38c] by
- iso9660: use generic_mangle_name There is no longer any need to do …
- 22:48 Changeset [ca785c7e715a74dac0fd8e537ef8cf4e5a655171] by
- NEWS: Handle .. support for VFAT Signed-off-by: H. Peter Anvin …
- 22:46 Changeset [da9c8bcfbb899975a8254e0a97945074c359ff19] by
- vfat: Fix mangling of directory names starting with .. We need to handle …
- 20:11 Changeset [dd94414a8ecbae130f62143c43fe0001a74653ff] by
- NEWS: update the NEWS file Signed-off-by: H. Peter Anvin …
- 20:10 Changeset [e17717c8f0c286efcbc785b64b16baf1d8e13df5] by
- pxe: disable the "force INT 18h" hack It seems to break as many machines …
- 19:46 Changeset [79f390c34daa7748db81b66b9648fe80e6082a66] by
- hdt: Dumping ACPI structures This commit add the ACPI into the dumped …
- 19:46 Changeset [7e25d93d421121b92f143b4ef1dbc30c4173f47c] by
- hdt: Fixing typo
- 18:14 Changeset [18a406bb082e992691cf50df5f984dbd1cd6082b] by
- hdt: flags_to_string is now part of the acpi code This code is now …
- 18:13 Changeset [c09eb315a9c426bc9fbb7bfe036648befb65fbd7] by
- acpi: moving flags_to_string to base code This code is useful for many …
- 15:01 Ticket #47 (Identify bootloaders installed in the PBR of a partition) created by
- Bytes 0x80 to 0x83 are used to identify different bootloaders installed in …
- 14:46 Ticket #46 (Disk 0x82 doesn't show up in HDT when disk 0x81 doesn't exist) created by
- Disk 0x82 doesn't show up in HDT when disk 0x81 doesn't exist. When I …
04/03/11:
- 19:28 Changeset [9ccd4aa116f0616ec7a3556ee958351aa08ee257] by
- hdt: Removing debugging message
- 19:16 Changeset [9d15c69ab314c757edb24ba8d4f1cfdccf955a75] by
- hdt: Cleaning macros They have to be simplier.
- 18:59 Changeset [b0ca086f7b98cdb92355c7adfddd3d976b7c94fc] by
- hdt: Making dumping code easier to use A set of CREATE_NEW_OBJECT / FLUSH …
- 18:57 Changeset [9ca3c9cc9eeb578b60c4d27746dc4e7447face0c] by
- hdt: Removing corruption on printf Prior to this commit some garbage …
03/31/11:
- 19:55 Changeset [4de1fbb77e587c2d6ebca54cbe6d8bf9020c8480] by
- hdt: Moving define for more coherency
- 19:52 Changeset [51746bf2ae212397f97ac964f6bd671bf8b43e4e] by
- hdt: Adding PCI dumping
- 19:51 Changeset [96a9bd115f5473594d06d142131eae54d43bbee4] by
- hdt: Using Macro to create objects It makes the code easier to read
- 19:51 Changeset [c004a00d508e79f24f22efff8dcb142942a279ce] by
- hdt: Avoid memory corruption
03/29/11:
- 21:25 Changeset [7ca6891c399a6e9155a50111f3af7f1366493415] by
- hdt: Dumping memory configuration This patch dumps the 88, e801 & e820 …
- 20:42 Changeset [bc7ebf1eccf8899be05b0d8b476a7f504acf808b] by
- hdt: Displaying item name for missing dmi items
- 20:30 Changeset [72139f9f6ac2aa5c449d74ae6bf179dc53be396f] by
- hdt: Dumping oem & security items
- 20:19 Changeset [3fbf9b95e8b128042aeb4452d8d0148df9c4b1aa] by
- hdt: Dumping more memory configuration
- 19:50 Changeset [33f974322130bb122d6d82ce9da9209e175f8341] by
- hdt: Dumping cache information
- 19:39 Changeset [3c7edc827704b44886a6d2a74e690513f44f24d0] by
- hdt: Improving base_board dump Some items were missing
03/28/11:
- 21:20 Changeset [63a92391288bd4fe449467a47f538991d5964c27] by
- hdt: Dumping DMI This needs more work to dump the remaining items.
03/25/11:
- 22:12 Changeset [a9aa04f6cdff69d6cb32e14a645322431c183b7f] by
- hdt: Adding add_ahi & addhs for dump mode This ease at adding hardware …
- 21:36 Changeset [3fd82f86c1484f61d91669a3e9b407ff4de50918] by
- hdt: Dumping disks partitions
- 13:15 Ticket #45 (Motherboard Results) created by
- Hi I've had a look on the site but am unable to find reference to the …
03/24/11:
- 22:00 Changeset [4654721af3253ac3e33d8563d7057aafca29ed8b] by
- hdt: Initial work for dumping disks More work is necessary to export …
03/23/11:
- 22:01 Changeset [7172cbef157cb33d136054151df60e7095102555] by
- zzjson: Avoid printing empty line after each print This is useless and …
- 21:53 Changeset [0ed0e00c1c3b0cfcf744cb58208c9ed54782c9d1] by
- hdt: Dumping vesa modes & configuration
- 21:52 Changeset [751b297c74240b097cdf6260dd8f77e519c03605] by
- hdt: Dumping pxe state Let's report the state (valid/invalid) in the …
- 20:02 Changeset [f872017d2e677214f67bd85457999c4c3da26dcd] by
- hdt: Adding VPD to dump feature
03/22/11:
- 22:04 Changeset [6b878ba73507839ec5c5f477de351e17918df500] by
- hdt: Dumping syslinux information Syslinux is now dumped.
- 22:02 Changeset [baac23fcbb985b10ad2c06dd33d3e07835d7f0b5] by
- hdt: Fixing memory corruption When flusing the output, we need to reset …
- 21:16 Changeset [7561c21cdc63e78d1ac700c43e25fcaea40e0575] by
- dump-pxe: dumping part of the dhcpdata structure This is a nice info as …
- 21:13 Changeset [10e31def736e29719392ddfadc849b3a475d99d7] by
- inet: Adding inet_ntoa() Adding inet_ntoa() as it could be useful to …
03/21/11:
- 22:05 Changeset [bd97eeacd2e533a7c1c36d62f863930816d9df6b] by
- hdt: Dumping pxe structures If pxe is detected, let's dump the …
- 22:04 Changeset [3ead4c4f5d6cf098174cead7f8981bfe736a19ae] by
- hdt: Using flush() for dumping data This function ease the printing & …
- 21:18 Changeset [ffc891cd9c3eb846f4ef3ae83ad04f9ad7b976ac] by
- cpuid: Simplied structure init Let's zeroify everything and then init …
- 21:14 Changeset [f95843a0cab94f2ae695e8fe64a09b9dc8d3f47a] by
- cpuid: NCAPINTS was too small We do have up to 9x32bits not 7.…
- 21:08 Changeset [7f6fa4671e9066369864f9ea21b5e0337410e551] by
- cpuid: Fixing names & init. The init code was nearly incorrect. Fixed …
- 21:00 Changeset [b8daff103969a20de3665c15a3e7ae4a29e22027] by
- hdt: Spliting cpu dump into separate file Spliting each dump into a …
- 20:48 Changeset [be7b049a47a55287594e09fd06355bdd46699606] by
- hdt: First implementation of cpu dump This commit add the ability of …
- 20:23 Changeset [e35490fd9cfeace884bcea91a138f23cc11f934c] by
- cpuid: Enable cpu flags members parsing This patch allow a program to …
- 20:22 Changeset [5b3160784fba34a69f4dcc3d433afc893fc552e5] by
- cpuid: Init flags structures Let's zeroify it at init time.
03/20/11:
- 20:28 Changeset [adcbc88928e459e9735764057686a9d63a680d60] by
- zzjson: Use PRINT() instead of PUTC() PUTC() call didn't got caught when …
03/19/11:
- 20:02 Changeset [95e239ee7700114c9ca6a1765d9bdd74241a1eb8] by
- bufprintf: Adding bufprintf
03/18/11:
- 21:42 Changeset [eb79f4e969c1640f0d199133415e1a99fa25567e] by
- Merge branch 'json' into libupload
- 21:41 Changeset [984ece2a8024d24967797904222629f5ec319dbc] by
- zzjson: Adding sample module Note, this module is lacking of the reading …
- 21:00 Changeset [19298a4a8ecc4135bbf1624bc1ae7622fd91d4d4] by
- Merge branch 'json' into libupload
- 21:00 Changeset [c60190f46fc7b08146e8aa7db090d1e31e5f642c] by
- zzjson: Fixing compilation errors Just a simple recasting.
- 20:58 Changeset [57cde9074608980769aaf41ad61807005dbcbc8e] by
- zzjson: No need to keep the test case This is useless.
- 20:56 Changeset [d830004bf61b18d9f819ab8de8d62f509b74d367] by
- zzjson: Adding zzjson 1.1.0
- 20:49 Changeset [17202942967982adb3679bad68ea93538ba0d867] by
- hdt: Adding preliminary dump support This commit add the basics for doing …
- 17:28 Changeset [5b4b737c22587fb1879efab9d93630afcd835d62] by
- lib: make chrreplace reachable for com32 modules chr_replace was only …
- 08:33 Changeset [e19dc1cd0c218f453a96164d877c7f91b4a42bf8] by
- Merge remote branch 'hpa/master' into libupload
03/17/11:
- 22:26 Changeset [239fed5bbdab41643af2d119107023ec3e0d8a3c] by
- gpxe: Make the build parallel-safe Make sure we don't have multiple build …
- 19:09 Changeset [c705918ca2e0f2df3c2188fe3ef0a9568c97560c] by
- Merge remote branch 'hpa/master' into libupload
- 00:28 Changeset [f7829be535ee09b48502ec60b8e997e5aa946b61] by
- core/Makefile: another attempt at dealing with GNU make 3.82 Trying …
- 00:14 Changeset [49d14342f82c1c1555f09733c49533678954b1d8] by
- Makefile: Add diag/geodsp/ .xz images to install target
- 00:01 Changeset [92dd6530682617f9b02e7564548c637f5e9e049e] by
- Merge branch 'master' into diag-mbr-handoff-for-hpa Conflicts: …
03/16/11:
- 21:26 Changeset [a472e4b4f1bd14781c5ae012eedf9f189668945e] by
- Add diag/ targets into top Makefile for install target
- 21:16 Changeset [9f8b76d41f7cf2d87faae49fd000d23276f36be8] by
- diag/mbr/: use checksize.pl to pad/prevent overflow HPA noticed that …
- 20:58 Changeset [372dfd113cb87e4b3f983db620ca5a55ab821036] by
- diag/geodsp/Makefile: use ./ to run a file in the current dir When …
- 20:56 Changeset [21214550ff7feb1ef09a55e530dfa941804d67e2] by
- Makefile: build the diag directory Build the diag directory (diagnostic …
- 20:56 Changeset [709bf7cb06bdef1483201eae4484ee73733338bd] by
- diag/mbr/handoff.S: Fix compilation problems with gas 2.21.51 The …
- 20:52 Changeset [5857e624c1941271405efa88cd68c5649b19d824] by
- Merge remote-tracking branch 'genec/diag-geodsp-for-hpa'
- 20:52 Changeset [2a86d1e94ccbffdcac92e8f91c0c1d4e6fc6b79e] by
- NEWS: Document isohdpfx*.bin available.
- 20:50 Changeset [1ac26a84fada8d40084beacb55e95d535b46c938] by
- mbr: Install isohdpfx*.bin GNU xorriso can build isohybrid images in one …
- 20:48 Changeset [5f4a57d3db78d1b61434b793665ea77da50b69fe] by
- README: update copyright to 2011 Signed-off-by: H. Peter Anvin …
- 20:48 Changeset [b127e6bcde003ba252fc2f60f02f738c8a931101] by
- doc: update copyright to 2011 Signed-off-by: H. Peter Anvin …
- 20:39 Changeset [43258aa5a29a4624350e1d689d9ae1c58c3472fe] by
- sysdump: Fixing includes This patch remove ugly relative includes like …
- 20:39 Changeset [f5c42fafe8182446d5b191e44784a314f38aa6b9] by
- sysdump: removing useless file Data.h is not used, so let's remove it
- 20:27 Changeset [7bd46471d1bda0d40921a13a2dc148f6265b781a] by
- Merge remote branch 'hpa/master' into libupload
- 20:13 Changeset [5cae1450ee0a13fecae066098467433ed4e8b11e] by
- com32/cmenu/adv_menu.tpl: Use the proper value for ipappend If x is NULL, …
- 20:10 Changeset [f62483a3fed6d4708bb1ea8d23d1aa8fcf7424bf] by
- com32/tools/relocs.c: remove variables set but not used gcc 4.6 warns on …
- 20:10 Changeset [e9296c0185a766ce311a0373fced031a87d49395] by
- core/fs/fat/fat.c: remove variables set but not used gcc 4.6 warns on …
- 20:10 Changeset [b453fc83d17ea0d3c47cc921a042b50381ba2bcb] by
- com32/lib/sys/rawcon_read.c: remove variables set but not used gcc 4.6 …
- 20:10 Changeset [9fe14d6320687c3014b784d62cc8a85153f35c50] by
- com32/hdt/hdt-menu-summary.c: remove variables set but not used gcc 4.6 …
- 20:10 Changeset [9a2c1a4e18ad1fa1b65848607124ca3d6550d925] by
- com32/hdt/hdt-cli-kernel.c: remove variables set but not used gcc 4.6 …
- 20:10 Changeset [903c3835dc9f92722606964a4215cb4035698865] by
- com32/lua/src/vesa.c: remove variables set but not used gcc 4.6 warns on …
- 20:10 Changeset [88dc082230617745fc872ca093a3b1b4701f0f4e] by
- com32/lib/jpeg/tinyjpeg.c: remove variables set but not used gcc 4.6 …
- 20:10 Changeset [824437efc8bb66c7923d00d8cb4daec7d6740d08] by
- com32/rosh/rosh.c: remove variables set but not used gcc 4.6 warns on …
- 20:10 Changeset [72ac6e125fa374f12027b3f663c3f8c3a5e886b2] by
- com32/lua/src/syslinux.c: remove variables set but not used gcc 4.6 warns …
- 20:10 Changeset [6f39c9f0d165791e333550061805531b81a19597] by
- extlinux/main.c: remove variables set but not used gcc 4.6 warns on …
- 20:10 Changeset [69bfb639e482436c268ebbe47dcb29a6a9b8fdfb] by
- com32/rosh/rosh.h: remove variables set but not used gcc 4.6 warns on …
- 20:10 Changeset [585921d4c30b56b290e8f2cc635b2eb527a679af] by
- com32/lib/vsscanf.c: remove variables set but not used gcc 4.6 warns on …
- 20:10 Changeset [2f9f44c6bb0a26077930e104cd6c40b84f920a5e] by
- com32/lib/syslinux/shuffle.c: remove variables set but not used gcc 4.6 …
- 20:10 Changeset [1038e87c4f1031955f6c0170a65108202c1d3409] by
- core/fs/pxe/pxe.c: remove variables set but not used gcc 4.6 warns on …
- 20:10 Changeset [0fb43d695ff3fcb32b82e4bace0f04b7cfada500] by
- libinstaller/fat.c: remove variables set but not used gcc 4.6 warns on …
- 20:10 Changeset [05ae4dd744b743ea7178c3627ccf017854129ae2] by
- core/fs/iso9660/iso9660.c: remove variables set but not used gcc 4.6 …
- 20:10 Changeset [0171777467b905d60f0012a8eaceeb5992b379ed] by
- com32/cmenu/libmenu/help.c: remove variables set but not used gcc 4.6 …
- 20:07 Changeset [3bead6fddbbb82d853fc6650839e27e8d56d8d5b] by
- dos/dosexe.ld: Work around linker issue in binutils 2.21.51 binutils …
- 20:02 Changeset [b4c7ad318371764675dbd598318f2945bec71132] by
- memdisk: make sure the disk type is actually set Make sure we actually …
03/15/11:
- 20:58 Changeset [997985d79e5813e8a33e82fb0cc0c0f08cf2c55d] by
- libupload: New library to manage uploads This commit creates a library to …
- 01:00 Changeset [4853d6a8718c062e73c9e44790e45eae87528039] by
- Merge branch 'master' of git://git.zytor.com/users/erwan/hdt
03/14/11:
- 05:17 Changeset [3905382158cc8c5c40f71e1b33f1802341838bca] by
- chain.c32: Allow both "guid" and "uuid" The GPT specification calls it …
- 05:14 Changeset [cf4679d793b1fa74ba9ad25d1bdd869dd805f712] by
- chain.c32: fix specification of disk by GUID (UUID) Fix specification of …
Note: See TracTimeline
for information about the timeline view.
