2008-09-08 |
H. Peter Anvin | isohybrid, mkdiskimage: don't use sysopen(), sysread() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-06 |
H. Peter Anvin | isolinux: display BIOS type Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-05 |
H. Peter Anvin | isohybrid: fix partition table generation, document Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-05 |
H. Peter Anvin | ISOLINUX: document hybrid mode Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-05 |
H. Peter Anvin | ISOLINUX: fix EBIOS information passing in hybrid HDD... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-05 |
H. Peter Anvin | ISOLINUX: support for hybrid mode (CD-ROM/USB key) Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-05 |
H. Peter Anvin | core/Makefile: iso%.bin depends on checksumiso.pl Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-05 |
H. Peter Anvin | checksumiso: pad isolinux.bin to a sector boundary Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-04 |
H. Peter Anvin | keytab-lilo: don't try to be too smart Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-02 |
H. Peter Anvin | NEWS: update NEWS (sdi.c32, ISOLINUX fix)
|
commit | commitdiff | tree |
2008-09-02 |
H. Peter Anvin | isolinux: return failure when opening a zero-length... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-02 |
H. Peter Anvin | sdi.c32: credit where credit is due Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-09-02 |
H. Peter Anvin | sdi.c32: support gzipped SDI images Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-27 |
H. Peter Anvin | NEWS: update for 3.72
|
commit | commitdiff | tree |
2008-08-27 |
H. Peter Anvin | Add pxechain.com; new modules direction; reorganize... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-26 |
H. Peter Anvin | menu: avoid leaving obvious password turds in memory Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-22 |
H. Peter Anvin | core/Makefile: The core is an embedded target
|
commit | commitdiff | tree |
2008-08-22 |
H. Peter Anvin | Clean up embedded Makefile targets; fix build failure
|
commit | commitdiff | tree |
2008-08-20 |
H. Peter Anvin | Major Makefile cleanups; gcc 4.3.0 compatiblity
|
commit | commitdiff | tree |
2008-08-15 |
H. Peter Anvin | MEMDISK: document the pause option Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-12 |
H. Peter Anvin | pci: revamp the PCI system to have a hierarchial format Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-12 |
H. Peter Anvin | ctype.h: change extern inline to static inline Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-12 |
H. Peter Anvin | stdio.h: change fflush() from "extern inline" to "static... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-12 |
H. Peter Anvin | com32: compile with -std=gnu99 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-12 |
H. Peter Anvin | stdio.h: revamp fread/fwrite to make gcc less unhappy Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-12 |
H. Peter Anvin | Merge updated version of the gPXE code Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-11 |
H. Peter Anvin | Fix lrand48() and rand() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-07 |
H. Peter Anvin | Add version.mk to .gitignore
|
commit | commitdiff | tree |
2008-08-01 |
H. Peter Anvin | com32/lib: add zalloc() Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-01 |
H. Peter Anvin | pci: inlines for extracting part of a PCI device address Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-01 |
H. Peter Anvin | pci: store device address Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-08-01 |
H. Peter Anvin | Merge commit 'origin/for-3.72'
|
commit | commitdiff | tree |
2008-08-01 |
H. Peter Anvin | version: bump version number
|
commit | commitdiff | tree |
2008-08-01 |
H. Peter Anvin | Document search for MinGW
|
commit | commitdiff | tree |
2008-08-01 |
H. Peter Anvin | Document remaining fixes.
|
commit | commitdiff | tree |
2008-07-31 |
H. Peter Anvin | chain.c32: error out on missing boot sector signature Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-24 |
H. Peter Anvin | klibc/compiler.h: add __weak macro
|
commit | commitdiff | tree |
2008-07-24 |
H. Peter Anvin | klibc/compiler.h: booleanize likely/unlikely
|
commit | commitdiff | tree |
2008-07-22 |
H. Peter Anvin | Simplify and fix label string scanning Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-22 |
H. Peter Anvin | vesamenu: avoid strcmp() with NULL
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | Document SERIAL fix
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | Correctly parse "serial" statements with no baud rate
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | win32: run shell script in the current dir with ./ Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | <sys/cpu.h>: asm() formatting cleanup Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | <sys/cpu.h>: drop redundant "return" Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | com32: move cpuid inlines to <sys/cpu.h> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-17 |
H. Peter Anvin | win32: search for a mingw compiler under several names Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | ifcpu64.c32: clean up the sources Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | cpuid.h: add __constfunc Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | cpufeature.h: remove unused macros Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | ifcpu64.c32: simple module to choose a 32, 32pae, or... Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | cpuid.[ch]: various cleanups Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | NEWS: document ADV CBIOS fix. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | adv: fix the handling of the ADV with CBIOS Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-16 |
H. Peter Anvin | parseconfig: fix invalid mangle_name assumption Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-07-15 |
H. Peter Anvin | gen-id: only truncate tags starting with syslinux-...
|
commit | commitdiff | tree |
2008-07-15 |
H. Peter Anvin | Use "git describe" in generating build signatures
|
commit | commitdiff | tree |
2008-07-15 |
H. Peter Anvin | Reformat overwide comment
|
commit | commitdiff | tree |
2008-07-14 |
H. Peter Anvin | NEWS: KEYMAP -> KBDMAP
|
commit | commitdiff | tree |
2008-07-14 |
H. Peter Anvin | keymap, font: use readc, so we can handle indeterminate...
|
commit | commitdiff | tree |
2008-07-14 |
H. Peter Anvin | getc: add "readc" function to do block reads
|
commit | commitdiff | tree |
2008-07-13 |
H. Peter Anvin | Document unbreaking of KEYMAP
|
commit | commitdiff | tree |
2008-07-13 |
H. Peter Anvin | Fix residual use of DX:AX in the KEYMAP command
|
commit | commitdiff | tree |
2008-07-11 |
H. Peter Anvin | chain.c32: explicitly verify after writing MBR
|
commit | commitdiff | tree |
2008-07-11 |
H. Peter Anvin | chain.c32: new "hide" option
|
commit | commitdiff | tree |
2008-07-10 |
H. Peter Anvin | syslinux.txt: update; add INITRD
|
commit | commitdiff | tree |
2008-07-09 |
H. Peter Anvin | Document fix for RootDir
|
commit | commitdiff | tree |
2008-07-07 |
H. Peter Anvin | Make version.mk optional, so cleaning commands work
|
commit | commitdiff | tree |
2008-07-07 |
H. Peter Anvin | Share the gen-id stuff between core and memdisk
|
commit | commitdiff | tree |
2008-07-07 |
H. Peter Anvin | Centralize more of the version number machinery
|
commit | commitdiff | tree |
2008-07-07 |
H. Peter Anvin | Drop macros that just point to other macros
|
commit | commitdiff | tree |
2008-07-07 |
H. Peter Anvin | comboot: re-enable the idle call
|
commit | commitdiff | tree |
2008-07-07 |
H. Peter Anvin | comboot: make sure we CLD at all relevant entry points
|
commit | commitdiff | tree |
2008-07-07 |
H. Peter Anvin | comboot.inc: add missing "section .text"
|
commit | commitdiff | tree |
2008-07-07 |
H. Peter Anvin | comboot: save/restore all the DOS vectors; handle a...
|
commit | commitdiff | tree |
2008-07-07 |
H. Peter Anvin | Include the git ID in the build string
|
commit | commitdiff | tree |
2008-07-04 |
H. Peter Anvin | Allow the initrd to be specified on a separate line
|
commit | commitdiff | tree |
2008-07-03 |
H. Peter Anvin | NEWS: handle being the only floppy better.
|
commit | commitdiff | tree |
2008-07-03 |
H. Peter Anvin | doc/memdisk.txt: document INT 1Eh fields
|
commit | commitdiff | tree |
2008-07-03 |
H. Peter Anvin | memdisk: install a DPT if needed in INT 1Eh; better...
|
commit | commitdiff | tree |
2008-07-03 |
H. Peter Anvin | memdisk/version.h: bump copyright year
|
commit | commitdiff | tree |
2008-07-03 |
H. Peter Anvin | .gitignore: make singleton filenames absolute
|
commit | commitdiff | tree |
2008-07-03 |
H. Peter Anvin | extlinux: fix handling of /etc/mtab
|
commit | commitdiff | tree |
2008-07-03 |
H. Peter Anvin | Simple menu: really avoid disabled entries
|
commit | commitdiff | tree |
2008-07-01 |
H. Peter Anvin | 3.70 is out, next release is 3.71
|
commit | commitdiff | tree |
2008-07-01 |
H. Peter Anvin | NEWS: There never was a 3.64
|
commit | commitdiff | tree |
2008-07-01 |
H. Peter Anvin | comboot: issue IRET for INT 2Fh
|
commit | commitdiff | tree |
2008-06-30 |
H. Peter Anvin | gPXE: Missing files from gPXE sync
|
commit | commitdiff | tree |
2008-06-30 |
H. Peter Anvin | chain.c32: allow "boot" as a drive specification
|
commit | commitdiff | tree |
2008-06-30 |
H. Peter Anvin | gPXE: update gPXE to get rid of gpxe/src/Config
|
commit | commitdiff | tree |
2008-06-29 |
H. Peter Anvin | cptable.pl: it seems to make more sense to put console...
|
commit | commitdiff | tree |
2008-06-28 |
H. Peter Anvin | spec: can't put anything in the /etc directory if it...
|
commit | commitdiff | tree |
2008-06-28 |
H. Peter Anvin | gpxe/Makefile: don't remove gpxelinux.0 for "make dist"
|
commit | commitdiff | tree |
2008-06-28 |
H. Peter Anvin | Build _bin.c files in libinstaller; clean up B/I separation
|
commit | commitdiff | tree |
2008-06-28 |
H. Peter Anvin | Fix "make clean", "make installer"
|
commit | commitdiff | tree |
2008-06-27 |
H. Peter Anvin | Update gPXE to current git
|
commit | commitdiff | tree |
2008-06-27 |
H. Peter Anvin | gpxe: Separate rules for undionly.kpxe and gpxelinux.0
|
commit | commitdiff | tree |
2008-06-27 |
H. Peter Anvin | gPXE: [a20] Send a null command to the KBC after changing A20 Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
commit | commitdiff | tree |
2008-06-27 |
H. Peter Anvin | isolinux: don't clobber bp in getfssec
|
commit | commitdiff | tree |
2008-06-27 |
H. Peter Anvin | comboot.doc -> comboot.txt
|
commit | commitdiff | tree |