Timeline
09/08/08:
- 23:15 Changeset [9d709522b8b2a0f0b66ba603e654a6b51065a798] by
- isolinux: save a few bytes to make sure we actually fit With a long …
- 23:07 Changeset [0b841a29fd306ebef1121b89bcb4f8afd2dd9848] by
- NEWS: document gdb stub
- 23:05 Changeset [f76ae4f8528f08820f9a846ea64fcc6375a67799] by
- Merge commit 'stefanha/gdbstub'
- 05:57 Changeset [ee4823acb5b15d63e7c6281cbcb90c76df00db7e] by
- mbr/Makefile: run checksize on the proper binaries... There is a reason …
- 05:56 Changeset [8ca8fb3bc75b94ffd54274025c465bfd185ddd56] by
- gPXE: enable NFS, FTP, HTTPS Enable the NFS, FTP, and HTTPS protocols in …
- 05:41 Changeset [c14f98ab23dbc912aa9db26d86434a4d2bd80a5f] by
- gPXE: update gPXE to current git Update gPXE to current git. …
- 02:27 Changeset [3506d7fb195922b04c941650b1512440bdcc89e4] by
- isohybrid: remove Perl modules we don't actually need Remove Perl "use" …
- 02:23 Changeset [99bc863824b1a2ea13931ac0ebfb6eba50118d0a] by
- isohybrid: verify we have a hybrid-compatible isolinux.bin Verify that …
- 02:17 Changeset [9fac1a7afcbf94dcd3092b5bb519a3c2dd7032ea] by
- isohybrid, mkdiskimage: don't use sysopen(), sysread() Don't use …
09/06/08:
- 01:02 Changeset [d9321cea89ddf163ca8e2661474714a73b541acd] by
- isolinux: display BIOS type Display the BIOS type for isolinux in the …
09/05/08:
- 22:21 Changeset [c4410d5977e8cb2cfe468faeed6e60e72b58ccac] by
- isohybrid: fix partition table generation, document Fix the generation of …
- 22:07 Changeset [669c4e56aa4e672cd651b316075440a9f639be7e] by
- ISOLINUX: document hybrid mode Document ISOLINUX hybrid mode. …
- 22:00 Changeset [ae73971d97f9fe3cc49f690e44962f32bd8eea37] by
- ISOLINUX: fix EBIOS information passing in hybrid HDD mode We were …
- 21:49 Changeset [058dd028ac7d8ae217d1b3b00213751d63034195] by
- ISOLINUX: support for hybrid mode (CD-ROM/USB key) Still a work in …
- 21:48 Changeset [1eb0d6f7cfa7547470580d821ca815e20df4e93e] by
- core/Makefile: iso%.bin depends on checksumiso.pl iso%.bin depends on …
- 21:47 Changeset [1587d4f8ead28ec79b4485db54147fa97fb86ef4] by
- checksumiso: pad isolinux.bin to a sector boundary Always pad …
09/04/08:
- 12:40 Changeset [ac48d360b5b456f60ec87556bbf62646f5bcafbb] by
- keytab-lilo: don't try to be too smart The keytab-lilo script tried to …
09/02/08:
- 23:18 Changeset [89eb9d475b5073863660a489ebf529b5923ee275] by
- NEWS: update NEWS (sdi.c32, ISOLINUX fix)
- 23:14 Changeset [e61036415599f77a4bf133e0e9805f834c3adaa7] by
- isolinux: return failure when opening a zero-length file In the Syslinux …
- 21:44 Changeset [8740d14732486996b15730e37c395ff2630606ef] by
- sdi.c32: credit where credit is due This doesn't use Remi's code, but …
- 21:42 Changeset [0d535c6cd9656035baf1c3268f8ed8cfab3c484e] by
- sdi.c32: support gzipped SDI images Support gzipped SDI images, simply by …
08/30/08:
- 08:07 Changeset [ab17bbf00cb3f967765830d3f3e71215e9ae70b4] by
- Fix GDB protocol flow control issues
08/29/08:
- 20:43 Changeset [3d39943921406d5ca7c543f0aec6d20300150fe3] by
- Makefile: add modules to BSUBDIRS Add modules directory to BSUBDIRS.
- 14:08 Changeset [77950e64a458e753900ff4ff6119bea15d1a4533] by
- Add GDB stub
08/28/08:
- 20:19 Changeset [968a89b1417d24e3247c96950b434de1971b0d4e] by
- Relocating COM32 module
08/27/08:
- 23:25 Changeset [c86b04768047e24a6108c08bcecd6d9fd5d19c63] by
- NEWS: update for 3.72
- 23:23 Changeset [c1b3d04474c24e4908868e6c7bedb5824d15b066] by
- Add pxechain.com; new modules direction; reorganize installation Add the …
08/26/08:
- 21:46 Changeset [2a6fef03f88e7aa56009f608dccd17e6f24dde97] by
- menu: avoid leaving obvious password turds in memory Avoid leaving …
08/22/08:
- 21:43 Changeset [2a6e8707d8da5e39ea3472c6d820099331fc5585] by
- core/Makefile: The core is an embedded target The core is an embedded …
- 21:42 Changeset [22a37e436ec3b84ba6dadb44952b0535f96a213c] by
- Clean up embedded Makefile targets; fix build failure Unify common pieces …
08/20/08:
- 22:15 Changeset [bd09a6d828fa492aed4406adde6c412e0e5c640d] by
- Major Makefile cleanups; gcc 4.3.0 compatiblity Cleanup and centralize …
08/15/08:
- 01:19 Changeset [6aa3a1c8380276387430684eb39650e958b0030a] by
- MEMDISK: document the pause option Signed-off-by: H. Peter Anvin …
08/12/08:
- 18:35 Changeset [c1a1e5348196a0f26c4ab4e5f8e49c10b18474fb] by
- pci: fix pci_scan() Signed-off-by: H. Peter Anvin <hpa@…>
- 18:33 Changeset [12afeac408595245ef719d3a3b19a17e2a372eeb] by
- pci: cosmetic fixes Signed-off-by: H. Peter Anvin <hpa@…>
- 18:30 Changeset [31a021035830d85d3a34ac6de221003478be7ca6] by
- pci: revamp the PCI system to have a hierarchial format Create the …
- 18:28 Changeset [6a2119c0fc30aa0ccdfc43e138255f6875f2b714] by
- ctype.h: change extern inline to static inline Make -std=gnu99 happy... …
- 18:20 Changeset [cab26c384c492eba1cf6bce985df67de5ed48d37] by
- stdio.h: change fflush() from "extern inline" to "static inline" When …
- 18:18 Changeset [83a94f669e1aa6c035e81374225bfaab9796d39e] by
- com32: compile with -std=gnu99 Compile with -std=gnu99, this allows us to …
- 18:17 Changeset [a68a68735a637206baf1f6f5cd221b5fb697e370] by
- stdio.h: revamp fread/fwrite to make gcc less unhappy Implement the …
- 17:34 Changeset [a19312bee0a7cef7cfa0fa109312600cc2da36f7] by
- Merge updated version of the gPXE code Merge gPXE up to upstream git …
08/11/08:
- 16:14 Changeset [7552258bacc4ef63f7ad40baf26162a1bcf81f78] by
- Fix lrand48() and rand() lrand48() and rand() had improper …
Note: See TracTimeline
for information about the timeline view.
