profile/ivi/syslinux.git
23 years agoTSR for virtual INT 13h disk in high memory (under development.)
hpa [Thu, 19 Apr 2001 04:57:57 +0000 (04:57 +0000)]
TSR for virtual INT 13h disk in high memory (under development.)

23 years agoNote that booting other OSes currently applies to SYSLINUX only; if you're
hpa [Thu, 19 Apr 2001 00:58:32 +0000 (00:58 +0000)]
Note that booting other OSes currently applies to SYSLINUX only; if you're
building a bootable CD-ROM you may just want to use ISOLINUX.

23 years agoIntroduce a way to return to text mode. Clean up the handling of
hpa [Thu, 19 Apr 2001 00:50:29 +0000 (00:50 +0000)]
Introduce a way to return to text mode.  Clean up the handling of
mode transitions.

23 years agoFix reversed values in "ip=" option.
hpa [Tue, 17 Apr 2001 16:15:32 +0000 (16:15 +0000)]
Fix reversed values in "ip=" option.

23 years agoAdd DHCP option to set PXELINUX reset timeout.
hpa [Fri, 13 Apr 2001 22:07:51 +0000 (22:07 +0000)]
Add DHCP option to set PXELINUX reset timeout.

23 years agoAllow the DHCP server to override PXELINUX default options;
hpa [Fri, 13 Apr 2001 21:47:51 +0000 (21:47 +0000)]
Allow the DHCP server to override PXELINUX default options;
PXELINUX documentation fixes.

23 years agoUpdate the maximum pathname length to 63 characters.
hpa [Thu, 12 Apr 2001 23:49:19 +0000 (23:49 +0000)]
Update the maximum pathname length to 63 characters.

23 years agoFix for full pathname lookup algorithm.
hpa [Thu, 12 Apr 2001 23:13:15 +0000 (23:13 +0000)]
Fix for full pathname lookup algorithm.

23 years agoDeclare this to be the beginning of version 1.61, and update the
hpa [Thu, 12 Apr 2001 22:50:10 +0000 (22:50 +0000)]
Declare this to be the beginning of version 1.61, and update the
documentation.

23 years agoSupport filenames up to 64 characters.
hpa [Thu, 12 Apr 2001 22:49:51 +0000 (22:49 +0000)]
Support filenames up to 64 characters.

23 years agoSupport full pathname searches.
hpa [Thu, 12 Apr 2001 22:41:35 +0000 (22:41 +0000)]
Support full pathname searches.

23 years agoID 0x33 is ISOLINUX.
hpa [Wed, 11 Apr 2001 18:26:09 +0000 (18:26 +0000)]
ID 0x33 is ISOLINUX.

23 years agoUse Perl constructs that are somewhat cleaner.
hpa [Tue, 10 Apr 2001 04:13:30 +0000 (04:13 +0000)]
Use Perl constructs that are somewhat cleaner.

23 years agoHeader cleanups.
hpa [Tue, 10 Apr 2001 04:11:32 +0000 (04:11 +0000)]
Header cleanups.

23 years agoAdd lss16toppm to the list of files to distribute.
hpa [Tue, 10 Apr 2001 04:09:52 +0000 (04:09 +0000)]
Add lss16toppm to the list of files to distribute.

23 years agoProgram to convert an LSS-16 image to PPM.
hpa [Tue, 10 Apr 2001 04:09:23 +0000 (04:09 +0000)]
Program to convert an LSS-16 image to PPM.

23 years agoSpecify which version of cdrecord contains mkisofs 1.13.
hpa [Tue, 10 Apr 2001 00:45:53 +0000 (00:45 +0000)]
Specify which version of cdrecord contains mkisofs 1.13.

23 years agoCheck in example of using <Ctrl-P> for comments, and make a note about
hpa [Tue, 10 Apr 2001 00:27:27 +0000 (00:27 +0000)]
Check in example of using <Ctrl-P> for comments, and make a note about
colours in graphics mode.

23 years agoMove "call vgaclearmode" in case of kaboom to the correct version
hpa [Tue, 10 Apr 2001 00:09:26 +0000 (00:09 +0000)]
Move "call vgaclearmode" in case of kaboom to the correct version
of the kaboom routine!

23 years agoClear graphics mode before trying to reboot.
hpa [Tue, 10 Apr 2001 00:04:58 +0000 (00:04 +0000)]
Clear graphics mode before trying to reboot.

23 years agoFix for register corruption while displaying F-key help files.
hpa [Tue, 10 Apr 2001 00:01:02 +0000 (00:01 +0000)]
Fix for register corruption while displaying F-key help files.

23 years agoTry to improve the relability of the error routine.
hpa [Mon, 9 Apr 2001 23:37:47 +0000 (23:37 +0000)]
Try to improve the relability of the error routine.

23 years agoIssue a CR LF before printing a message file. Introduce the common
hpa [Mon, 9 Apr 2001 23:27:11 +0000 (23:27 +0000)]
Issue a CR LF before printing a message file.  Introduce the common
routine crlf to SYSLINUX.

23 years agoAdd note about mode control characters.
hpa [Mon, 9 Apr 2001 23:18:07 +0000 (23:18 +0000)]
Add note about mode control characters.

23 years agoAlways use ScrollAttribute for scrolling.
hpa [Mon, 9 Apr 2001 23:16:06 +0000 (23:16 +0000)]
Always use ScrollAttribute for scrolling.

23 years agoSupport mode controls.
hpa [Mon, 9 Apr 2001 23:12:06 +0000 (23:12 +0000)]
Support mode controls.

23 years agoAdd mode-specific control sequences.
hpa [Mon, 9 Apr 2001 23:04:17 +0000 (23:04 +0000)]
Add mode-specific control sequences.

23 years agoDocumentation change listing...
hpa [Mon, 9 Apr 2001 21:04:28 +0000 (21:04 +0000)]
Documentation change listing...

23 years agoMore pruning of debug messages.
hpa [Mon, 9 Apr 2001 20:54:22 +0000 (20:54 +0000)]
More pruning of debug messages.

23 years agoDocument isolinux-debug.bin.
hpa [Mon, 9 Apr 2001 20:14:54 +0000 (20:14 +0000)]
Document isolinux-debug.bin.

23 years agoClean up useless align directive.
hpa [Mon, 9 Apr 2001 20:07:10 +0000 (20:07 +0000)]
Clean up useless align directive.

23 years agoisolinux-debug.lst is not a precious file.
hpa [Mon, 9 Apr 2001 20:05:32 +0000 (20:05 +0000)]
isolinux-debug.lst is not a precious file.

23 years agoClean up the error messages code; move some uninitialized variables to
hpa [Mon, 9 Apr 2001 20:04:52 +0000 (20:04 +0000)]
Clean up the error messages code; move some uninitialized variables to
the BSS area; build isolinux both with and without debugging messages
by default.

23 years agoIf we get a disk error, do the "kaboom" thing.
hpa [Mon, 9 Apr 2001 19:48:23 +0000 (19:48 +0000)]
If we get a disk error, do the "kaboom" thing.

23 years agoIf we hit a disk error, actually report the correct error code.
hpa [Mon, 9 Apr 2001 19:46:49 +0000 (19:46 +0000)]
If we hit a disk error, actually report the correct error code.

23 years agoAdd note about PXELINUX not searching for path names it can't use.
hpa [Mon, 9 Apr 2001 07:13:37 +0000 (07:13 +0000)]
Add note about PXELINUX not searching for path names it can't use.

23 years agoAdd note about the Win9x LOCK command.
hpa [Mon, 9 Apr 2001 06:45:17 +0000 (06:45 +0000)]
Add note about the Win9x LOCK command.

23 years agoGraphics mode scrolling fixes; remove traces of IPAppend option
hpa [Mon, 9 Apr 2001 06:32:53 +0000 (06:32 +0000)]
Graphics mode scrolling fixes; remove traces of IPAppend option

23 years agoGraphics mode scrolling fixes.
hpa [Mon, 9 Apr 2001 06:32:20 +0000 (06:32 +0000)]
Graphics mode scrolling fixes.

23 years agoGraphics scrolling fix; disable .bs and .bss since we can't use them anyway.
hpa [Mon, 9 Apr 2001 06:28:49 +0000 (06:28 +0000)]
Graphics scrolling fix; disable .bs and .bss since we can't use them anyway.

23 years agoDocument that the "isolinux" directory now is reality.
hpa [Mon, 9 Apr 2001 05:14:42 +0000 (05:14 +0000)]
Document that the "isolinux" directory now is reality.

23 years agoClean up copyright messages.
hpa [Mon, 9 Apr 2001 05:11:35 +0000 (05:11 +0000)]
Clean up copyright messages.

23 years agoMore bug fixes, including the handling of VidRows/VidCols in graphics mode.
hpa [Mon, 9 Apr 2001 03:09:14 +0000 (03:09 +0000)]
More bug fixes, including the handling of VidRows/VidCols in graphics mode.
Still directory search problems in isolinux...

23 years agoIntroduce "current directory" support for the isolinux directory.
hpa [Mon, 9 Apr 2001 01:28:04 +0000 (01:28 +0000)]
Introduce "current directory" support for the isolinux directory.

23 years agoImprove the ISO filename comparison algorithm; should now always handle
hpa [Mon, 9 Apr 2001 01:18:53 +0000 (01:18 +0000)]
Improve the ISO filename comparison algorithm; should now always handle
trailing dots correctly (i.e. ignore them.)

23 years agoAdd pointer to home page.
hpa [Mon, 9 Apr 2001 00:53:40 +0000 (00:53 +0000)]
Add pointer to home page.

23 years agoCall vgaclearmode before doing a local boot.
hpa [Mon, 9 Apr 2001 00:30:20 +0000 (00:30 +0000)]
Call vgaclearmode before doing a local boot.

23 years agoAdd pointers to pxelinux.doc and isolinux.doc
hpa [Mon, 9 Apr 2001 00:08:36 +0000 (00:08 +0000)]
Add pointers to pxelinux.doc and isolinux.doc

23 years agoHandle filenames without an extension (have to append a trailing dot);
hpa [Sun, 8 Apr 2001 09:33:34 +0000 (09:33 +0000)]
Handle filenames without an extension (have to append a trailing dot);
correct the way we advance the file pointer at sector boundaries.

23 years agoClean up the "tidy" target, and add isolinux.lst to it.
hpa [Sun, 8 Apr 2001 09:11:01 +0000 (09:11 +0000)]
Clean up the "tidy" target, and add isolinux.lst to it.

23 years agoAdd isolinux.asm to the list of sources.
hpa [Sun, 8 Apr 2001 09:09:21 +0000 (09:09 +0000)]
Add isolinux.asm to the list of sources.

23 years agoWell, it seems to actually boot. Still needs tons of debugging, though...
hpa [Sun, 8 Apr 2001 09:07:42 +0000 (09:07 +0000)]
Well, it seems to actually boot.  Still needs tons of debugging, though...

23 years agoUse symbolic BS instead of 08h in strings...
hpa [Sun, 8 Apr 2001 09:07:10 +0000 (09:07 +0000)]
Use symbolic BS instead of 08h in strings...

23 years agoNote about what we don't support.
hpa [Sun, 8 Apr 2001 08:39:47 +0000 (08:39 +0000)]
Note about what we don't support.

23 years agoOfficially admit the existence of isolinux :)
hpa [Sun, 8 Apr 2001 08:34:00 +0000 (08:34 +0000)]
Officially admit the existence of isolinux :)

23 years agoActually look for the configuration file and open it.
hpa [Sun, 8 Apr 2001 05:31:09 +0000 (05:31 +0000)]
Actually look for the configuration file and open it.

23 years agoBuild isolinux by default.
hpa [Sun, 8 Apr 2001 05:14:49 +0000 (05:14 +0000)]
Build isolinux by default.
isolinux: flesh out getfssec and searchdir.

23 years agoClean up to the point where it compiles.
hpa [Fri, 6 Apr 2001 05:27:29 +0000 (05:27 +0000)]
Clean up to the point where it compiles.

23 years agoMacroize the 2048-byte sector size.
hpa [Fri, 6 Apr 2001 02:58:02 +0000 (02:58 +0000)]
Macroize the 2048-byte sector size.

23 years agoMerge pxelinux changes up to and including 1.49 (graphics merge version)
hpa [Fri, 6 Apr 2001 02:55:31 +0000 (02:55 +0000)]
Merge pxelinux changes up to and including 1.49 (graphics merge version)

23 years agoCurrent state of isolinux development
hpa [Fri, 6 Apr 2001 02:52:59 +0000 (02:52 +0000)]
Current state of isolinux development

23 years agoBegin isolinux development with PXELINUX version 1.48
hpa [Fri, 6 Apr 2001 02:51:41 +0000 (02:51 +0000)]
Begin isolinux development with PXELINUX version 1.48

23 years agoUpdate to skip image file directives (^X...\n)
hpa [Fri, 6 Apr 2001 00:06:38 +0000 (00:06 +0000)]
Update to skip image file directives (^X...\n)

23 years agoDon't leak CVS directories to the world.
hpa [Thu, 5 Apr 2001 06:32:32 +0000 (06:32 +0000)]
Don't leak CVS directories to the world.

23 years agoWe need ppmtolss16 in the release tree :)
hpa [Thu, 5 Apr 2001 06:29:37 +0000 (06:29 +0000)]
We need ppmtolss16 in the release tree :)

23 years agoFix the offset asserts so they actually work.
hpa [Thu, 5 Apr 2001 06:27:50 +0000 (06:27 +0000)]
Fix the offset asserts so they actually work.

23 years agoMinor cleanup/updates of the list.
hpa [Thu, 5 Apr 2001 06:22:10 +0000 (06:22 +0000)]
Minor cleanup/updates of the list.

23 years agoActually make NASM enforce the checkpoints.
hpa [Thu, 5 Apr 2001 06:21:53 +0000 (06:21 +0000)]
Actually make NASM enforce the checkpoints.

23 years agoThe great graphics merge! We're now officially working on version 1.60.
hpa [Thu, 5 Apr 2001 06:20:43 +0000 (06:20 +0000)]
The great graphics merge!  We're now officially working on version 1.60.

23 years agoTag the tree when we make a release or prerelease.
hpa [Thu, 5 Apr 2001 05:52:49 +0000 (05:52 +0000)]
Tag the tree when we make a release or prerelease.

23 years agoClean up the allocation of local socket numbers. We can now genuinely syslinux-1.54
hpa [Fri, 30 Mar 2001 02:52:17 +0000 (02:52 +0000)]
Clean up the allocation of local socket numbers.  We can now genuinely
guarantee that we don't try to use the same socket number twice.

23 years agoMake it a little more clear that we don't really know what the bugs are,
hpa [Wed, 28 Mar 2001 21:55:49 +0000 (21:55 +0000)]
Make it a little more clear that we don't really know what the bugs are,
we're just guessing...

23 years agoIgnore carriage return characters -- same behaviour as syslinux
hpa [Wed, 28 Mar 2001 21:48:30 +0000 (21:48 +0000)]
Ignore carriage return characters -- same behaviour as syslinux

23 years agoGet rid of the automatic appending of "auto". syslinux-1.54-pre3
hpa [Wed, 28 Mar 2001 21:25:07 +0000 (21:25 +0000)]
Get rid of the automatic appending of "auto".

23 years agoDocument documentation change.
hpa [Wed, 28 Mar 2001 21:10:04 +0000 (21:10 +0000)]
Document documentation change.

23 years agoExplain that old Intel PXE stacks have allergy to PMTU discovery.
hpa [Wed, 28 Mar 2001 19:15:10 +0000 (19:15 +0000)]
Explain that old Intel PXE stacks have allergy to PMTU discovery.

23 years agoAdd hack that hopefully will make -s mode less necessary syslinux-1.54-pre2
hpa [Wed, 28 Mar 2001 05:11:21 +0000 (05:11 +0000)]
Add hack that hopefully will make -s mode less necessary

23 years agoWorking on version 1.54. syslinux-1.54-pre1
hpa [Tue, 20 Mar 2001 17:39:27 +0000 (17:39 +0000)]
Working on version 1.54.
Fix spec-bug-induced bug in finding the !PXE structure if PXENV+ was found.

23 years agoUpdate documentation in preparation of 1.53 release syslinux-1.53
hpa [Sun, 11 Mar 2001 20:51:03 +0000 (20:51 +0000)]
Update documentation in preparation of 1.53 release

23 years agoFix offset for !PXE pointer passed on stack.
hpa [Sat, 10 Mar 2001 08:11:28 +0000 (08:11 +0000)]
Fix offset for !PXE pointer passed on stack.

23 years agoAdd gethostip.c to the list of SOURCES syslinux-1.53-pre5
hpa [Sat, 10 Mar 2001 06:16:16 +0000 (06:16 +0000)]
Add gethostip.c to the list of SOURCES

23 years agoExplicit rule gethostip.c -> gethostip.o
hpa [Sat, 10 Mar 2001 06:15:22 +0000 (06:15 +0000)]
Explicit rule gethostip.c -> gethostip.o

23 years agoMore robust DHCP parsing; document "gethostip" program.
hpa [Sat, 10 Mar 2001 06:12:25 +0000 (06:12 +0000)]
More robust DHCP parsing; document "gethostip" program.

23 years agoNew program "gethostip" that can be used to print out hexadecimal
hpa [Sat, 10 Mar 2001 05:23:47 +0000 (05:23 +0000)]
New program "gethostip" that can be used to print out hexadecimal
ip addresses, among other things

23 years agoClean up core files, too.
hpa [Sat, 10 Mar 2001 03:01:59 +0000 (03:01 +0000)]
Clean up core files, too.

23 years agoBe a little more explicit about keeping the PXE and UNDI stacks in memory. syslinux-1.53-pre4
hpa [Fri, 9 Mar 2001 08:03:47 +0000 (08:03 +0000)]
Be a little more explicit about keeping the PXE and UNDI stacks in memory.

23 years agoAllow the PXELINUX "localboot" option to specifying the boot type.
hpa [Fri, 9 Mar 2001 08:00:56 +0000 (08:00 +0000)]
Allow the PXELINUX "localboot" option to specifying the boot type.

23 years agoActually look at the flag passed to "localboot" syslinux-1.53-pre3
hpa [Thu, 8 Mar 2001 06:38:55 +0000 (06:38 +0000)]
Actually look at the flag passed to "localboot"

23 years agoSupport "localboot" option for PXELINUX. syslinux-1.53-pre2
hpa [Thu, 8 Mar 2001 06:21:11 +0000 (06:21 +0000)]
Support "localboot" option for PXELINUX.

23 years agoRename pxelinux.bin to pxelinux.0 to match common PXE server conventions. syslinux-1.53-pre1
hpa [Tue, 27 Feb 2001 22:50:33 +0000 (22:50 +0000)]
Rename pxelinux.bin to pxelinux.0 to match common PXE server conventions.

23 years agoFix confusing/incorrect comments about host vs network byte order
hpa [Thu, 8 Feb 2001 07:08:17 +0000 (07:08 +0000)]
Fix confusing/incorrect comments about host vs network byte order

23 years ago1.52 happened, next (possible) stop 1.53
hpa [Thu, 8 Feb 2001 07:06:59 +0000 (07:06 +0000)]
1.52 happened, next (possible) stop 1.53

23 years agoAdd boot server address to ip= option. syslinux-1.52
hpa [Thu, 8 Feb 2001 06:28:17 +0000 (06:28 +0000)]
Add boot server address to ip= option.

23 years ago*** empty log message ***
hpa [Thu, 8 Feb 2001 06:27:16 +0000 (06:27 +0000)]
*** empty log message ***

23 years agoSupport for ip= option in PXELINUX. syslinux-1.52-pre2
hpa [Thu, 8 Feb 2001 01:09:35 +0000 (01:09 +0000)]
Support for ip= option in PXELINUX.

23 years agoDocument documentation updates.
hpa [Wed, 7 Feb 2001 23:39:22 +0000 (23:39 +0000)]
Document documentation updates.

23 years agoUpdate to add info about new PXE stacks and about atftp.
hpa [Wed, 7 Feb 2001 23:38:54 +0000 (23:38 +0000)]
Update to add info about new PXE stacks and about atftp.

23 years agoUpdate dates; remove note about floppy disk bug in 2.1.x kernels.
hpa [Wed, 7 Feb 2001 23:17:10 +0000 (23:17 +0000)]
Update dates; remove note about floppy disk bug in 2.1.x kernels.

23 years agoRemove version number and release dates from the documentation, since
hpa [Wed, 7 Feb 2001 23:15:12 +0000 (23:15 +0000)]
Remove version number and release dates from the documentation, since
I don't seem to be able to consistently keep it up to date.

23 years agoDon't rely on SS -> zero_seg, since that will NOT be true in general for syslinux-1.52-pre1
hpa [Wed, 7 Feb 2001 21:11:53 +0000 (21:11 +0000)]
Don't rely on SS -> zero_seg, since that will NOT be true in general for
PXELINUX.