hpa [Wed, 26 Nov 2003 00:14:59 +0000 (00:14 +0000)]
Rename timeoutcmd -> ontimeout
hpa [Wed, 26 Nov 2003 00:10:40 +0000 (00:10 +0000)]
Add API to query for the existence of MEMDISK.
hpa [Tue, 25 Nov 2003 04:12:43 +0000 (04:12 +0000)]
- Handle ARP requests while idle in pxelinux
- Actually reallocate sockets correctly in pxelinux
hpa [Tue, 25 Nov 2003 03:16:34 +0000 (03:16 +0000)]
Fix "timeoutcmd"
hpa [Mon, 24 Nov 2003 02:44:42 +0000 (02:44 +0000)]
Fix COMBOOT/COM32 command-line generation.
Add test programs.
hpa [Mon, 24 Nov 2003 01:40:34 +0000 (01:40 +0000)]
Add timeoutcmd command
hpa [Mon, 24 Nov 2003 01:29:30 +0000 (01:29 +0000)]
Next version = 2.08
hpa [Sun, 23 Nov 2003 01:38:19 +0000 (01:38 +0000)]
Fix the file read API for COMBOOT/COM32
hpa [Sat, 22 Nov 2003 05:45:21 +0000 (05:45 +0000)]
Fix invalid double-use of the edx register in parse_dhcp_options
hpa [Fri, 21 Nov 2003 18:57:05 +0000 (18:57 +0000)]
Document that we now support a vendor-option-space
hpa [Fri, 21 Nov 2003 08:56:49 +0000 (08:56 +0000)]
Recognize pxelinux options in a vendor-option-space as well as
a site-option-space.
hpa [Fri, 21 Nov 2003 08:09:14 +0000 (08:09 +0000)]
Updates to the win32 installer [Lars Munch.]
hpa [Fri, 21 Nov 2003 08:00:22 +0000 (08:00 +0000)]
Fix handling of loading large "boot sectors"
hpa [Wed, 19 Nov 2003 17:38:48 +0000 (17:38 +0000)]
"ran out of input data" *hopefully* fixed...
hpa [Wed, 19 Nov 2003 17:37:39 +0000 (17:37 +0000)]
Unget bytes properly...
hpa [Tue, 18 Nov 2003 23:54:43 +0000 (23:54 +0000)]
Fix bugs in chainloading other NBPs from pxelinux
hpa [Tue, 18 Nov 2003 19:20:20 +0000 (19:20 +0000)]
Add debugging code for input buffer underrun
hpa [Thu, 13 Nov 2003 21:57:23 +0000 (21:57 +0000)]
opentest.c -> filetest.c
hpa [Mon, 10 Nov 2003 19:29:50 +0000 (19:29 +0000)]
Test for the OPEN API command
hpa [Sun, 9 Nov 2003 01:30:25 +0000 (01:30 +0000)]
Update for mkdiskimage fix.
hpa [Sun, 9 Nov 2003 01:28:04 +0000 (01:28 +0000)]
Compute the end cylinder/head correctly.
hpa [Tue, 9 Sep 2003 20:28:59 +0000 (20:28 +0000)]
Yet another fix
hpa [Tue, 9 Sep 2003 19:15:19 +0000 (19:15 +0000)]
Don't booleanize ipappend (is now a mask)
hpa [Tue, 9 Sep 2003 17:51:30 +0000 (17:51 +0000)]
Add missing es:
hpa [Tue, 9 Sep 2003 01:08:57 +0000 (01:08 +0000)]
Add "ipappend 2"
hpa [Wed, 27 Aug 2003 20:37:51 +0000 (20:37 +0000)]
Slight optimization
hpa [Wed, 27 Aug 2003 20:34:23 +0000 (20:34 +0000)]
Try to detect if this is the only floppy drive, and if so, don't pass
RESET commands to the BIOS.
hpa [Wed, 27 Aug 2003 20:26:04 +0000 (20:26 +0000)]
Version 2.07 will come next
hpa [Sat, 23 Aug 2003 00:56:05 +0000 (00:56 +0000)]
PNM spec not PPM spec
hpa [Sat, 23 Aug 2003 00:04:21 +0000 (00:04 +0000)]
Lower the default MTU
hpa [Fri, 22 Aug 2003 22:31:47 +0000 (22:31 +0000)]
We didn't need IO::Handle after all
hpa [Fri, 22 Aug 2003 19:06:00 +0000 (19:06 +0000)]
Speed improvement
hpa [Fri, 22 Aug 2003 18:27:36 +0000 (18:27 +0000)]
Make ppmtolss16 fully compliant with the PNM spec.
hpa [Fri, 22 Aug 2003 17:37:44 +0000 (17:37 +0000)]
ppmtolss16: handle header comments
hpa [Fri, 22 Aug 2003 17:17:01 +0000 (17:17 +0000)]
Add functional equivalent to sync()
hpa [Fri, 22 Aug 2003 08:05:39 +0000 (08:05 +0000)]
Fix ISOLINUX directory length bug
hpa [Fri, 22 Aug 2003 03:40:24 +0000 (03:40 +0000)]
Minor code cleanup.
hpa [Fri, 22 Aug 2003 03:40:11 +0000 (03:40 +0000)]
It's not just SYSLINUX that's affected by the length bug.
hpa [Fri, 22 Aug 2003 03:39:37 +0000 (03:39 +0000)]
Fix bug that would occationally cause I/O errors depending on the
size of the kernel.
hpa [Tue, 15 Jul 2003 19:01:13 +0000 (19:01 +0000)]
Clean up address assignment cleaner
hpa [Tue, 15 Jul 2003 07:49:03 +0000 (07:49 +0000)]
Add list of known bugs; update TODO
hpa [Tue, 15 Jul 2003 07:38:16 +0000 (07:38 +0000)]
MEMDISK overlap fix
hpa [Tue, 15 Jul 2003 07:36:55 +0000 (07:36 +0000)]
Fix overlap handling properly (we hope)
hpa [Fri, 11 Jul 2003 01:17:44 +0000 (01:17 +0000)]
New win32 installer; librarize some stuff
hpa [Fri, 11 Jul 2003 01:13:27 +0000 (01:13 +0000)]
Win32 installer
hpa [Fri, 11 Jul 2003 00:02:30 +0000 (00:02 +0000)]
Remove bogus comment
hpa [Tue, 1 Jul 2003 19:21:23 +0000 (19:21 +0000)]
Add binmode declaration for mkdiskimage
hpa [Tue, 1 Jul 2003 00:50:23 +0000 (00:50 +0000)]
Try to make files locale compliant
hpa [Tue, 1 Jul 2003 00:49:31 +0000 (00:49 +0000)]
Try to make Perl scripts locale compliant
hpa [Tue, 1 Jul 2003 00:42:12 +0000 (00:42 +0000)]
COM32: Try to support both farcall and intcall
hpa [Tue, 1 Jul 2003 00:40:54 +0000 (00:40 +0000)]
Update: fix non-IP-config-files
hpa [Tue, 1 Jul 2003 00:40:19 +0000 (00:40 +0000)]
Fix bug related to non-IP-based config file names
hpa [Tue, 20 May 2003 00:56:41 +0000 (00:56 +0000)]
Formatting changes; comboot bug fix(?)
hpa [Tue, 20 May 2003 00:56:07 +0000 (00:56 +0000)]
Clean up a bit.
hpa [Tue, 20 May 2003 00:55:54 +0000 (00:55 +0000)]
Query once based on MAC address.
hpa [Tue, 20 May 2003 00:18:53 +0000 (00:18 +0000)]
Next version will be 2.05
hpa [Mon, 21 Apr 2003 21:07:52 +0000 (21:07 +0000)]
Explain why we're doing this insane movl ...,%eax
hpa [Wed, 16 Apr 2003 23:26:59 +0000 (23:26 +0000)]
Get the actual high paragraph rather than just blindly reporting 64K
hpa [Wed, 16 Apr 2003 22:04:36 +0000 (22:04 +0000)]
Document: added spec file
hpa [Wed, 16 Apr 2003 20:17:07 +0000 (20:17 +0000)]
[ foo ] && bar results in exit 1 if not foo
hpa [Wed, 16 Apr 2003 20:12:09 +0000 (20:12 +0000)]
Only ldconfig if we're not using an INSTALLROOT
hpa [Wed, 16 Apr 2003 20:10:05 +0000 (20:10 +0000)]
Modernize macro use
hpa [Wed, 16 Apr 2003 19:58:12 +0000 (19:58 +0000)]
Correct: %postin -> %post
hpa [Wed, 16 Apr 2003 19:52:35 +0000 (19:52 +0000)]
Hack around RPM versioning issues for now
hpa [Wed, 16 Apr 2003 19:31:31 +0000 (19:31 +0000)]
Generate RPM-compatible pre-release numbers (2.04-pre3 -> 2.03.3)
hpa [Wed, 16 Apr 2003 19:24:46 +0000 (19:24 +0000)]
Change syslinux.spec -> syslinux.spec.in
hpa [Wed, 16 Apr 2003 19:22:38 +0000 (19:22 +0000)]
Add spec file to repository, so we can use rpmbuild -ta in the future
hpa [Wed, 16 Apr 2003 19:19:50 +0000 (19:19 +0000)]
Make libsyslinux available as a shared library.
hpa [Wed, 16 Apr 2003 06:32:31 +0000 (06:32 +0000)]
Add <stdbool.h>
hpa [Wed, 16 Apr 2003 05:27:56 +0000 (05:27 +0000)]
Document 2.03 E820 memory map bug
hpa [Wed, 16 Apr 2003 05:25:47 +0000 (05:25 +0000)]
Clearness cleanup
hpa [Wed, 16 Apr 2003 05:23:31 +0000 (05:23 +0000)]
Fix installing the E820 data into MEMDISK
hpa [Wed, 16 Apr 2003 05:12:32 +0000 (05:12 +0000)]
Make the e820test program work again
hpa [Wed, 16 Apr 2003 04:17:39 +0000 (04:17 +0000)]
Fix memory computation error for MEMDISK
hpa [Wed, 16 Apr 2003 03:20:25 +0000 (03:20 +0000)]
Pass O_LARGEFILE to open() in case we want to link on something that
doesn't have _FILE_OFFSET_BITS=64, like klibc. We only touch the
first 512 bytes regardless, so it's completely harmless even if we
only get 32 bits.
hpa [Wed, 16 Apr 2003 03:04:57 +0000 (03:04 +0000)]
Resurrect the no-mtools installer
hpa [Wed, 16 Apr 2003 02:56:59 +0000 (02:56 +0000)]
Nuke directories named CVS. Apparenly cvs export -d is broken, and puts
a CVS directory in the root of the export (only...)
hpa [Wed, 16 Apr 2003 02:49:31 +0000 (02:49 +0000)]
Make sure to protect equ-using %if when running make depend
hpa [Wed, 16 Apr 2003 02:46:55 +0000 (02:46 +0000)]
Working on version 2.04
hpa [Wed, 16 Apr 2003 02:46:21 +0000 (02:46 +0000)]
PXELINUX: Support large blocks (blksize 1468)
hpa [Tue, 15 Apr 2003 21:28:18 +0000 (21:28 +0000)]
Macroize the generation of the "insufficient DOS RAM string";
Actually use the 1000h segment instead of letting it go to waste;
Set comboot_seg == real_mode_seg to save 40K
hpa [Tue, 15 Apr 2003 19:31:04 +0000 (19:31 +0000)]
Simple memcpy() implementation
hpa [Tue, 15 Apr 2003 19:29:59 +0000 (19:29 +0000)]
32-bit entrypoint code
hpa [Tue, 15 Apr 2003 19:29:09 +0000 (19:29 +0000)]
Code to mediate 16 <-> 32 bit transition during MEMDISK install.
hpa [Tue, 15 Apr 2003 19:26:45 +0000 (19:26 +0000)]
Document .c32 -> COM32
hpa [Mon, 14 Apr 2003 22:45:40 +0000 (22:45 +0000)]
Use cvs export to make sure that we actually have checked in all changes;
make prerel and release as similar as possible
hpa [Mon, 14 Apr 2003 22:28:30 +0000 (22:28 +0000)]
Use standard memset()
hpa [Mon, 14 Apr 2003 22:28:04 +0000 (22:28 +0000)]
Use s
hpa [Fri, 11 Apr 2003 05:46:31 +0000 (05:46 +0000)]
Remove unnecessary reference to gzip.h
hpa [Fri, 11 Apr 2003 05:44:56 +0000 (05:44 +0000)]
Preparations for work on MDSLINUX, if it ever happens
hpa [Fri, 11 Apr 2003 05:44:33 +0000 (05:44 +0000)]
Correct usage of INCLUDE versus CFLAGS
hpa [Fri, 11 Apr 2003 05:42:11 +0000 (05:42 +0000)]
Clean up release generation
hpa [Thu, 10 Apr 2003 21:07:25 +0000 (21:07 +0000)]
Delete backup files
hpa [Thu, 10 Apr 2003 09:09:18 +0000 (09:09 +0000)]
Correct the list of source files
hpa [Thu, 10 Apr 2003 08:42:32 +0000 (08:42 +0000)]
Formatting...
hpa [Thu, 10 Apr 2003 08:41:35 +0000 (08:41 +0000)]
Support compressed MEMDISK images.
hpa [Thu, 10 Apr 2003 06:28:08 +0000 (06:28 +0000)]
Convert to using a 32-bit installer framework, in preparation for
supporting gzip compressed images
hpa [Thu, 10 Apr 2003 06:26:47 +0000 (06:26 +0000)]
Document fixed perl scripts
hpa [Thu, 10 Apr 2003 06:25:59 +0000 (06:25 +0000)]
Add "use bytes" pragmas
hpa [Tue, 8 Apr 2003 01:07:06 +0000 (01:07 +0000)]
Use small synthesized thunks for the PXE/PXENV calls; fix the stack-
switching code.