hpa [Thu, 18 Aug 2005 18:32:42 +0000 (18:32 +0000)]
Fix incorrect use of esi which should have been si
hpa [Wed, 17 Aug 2005 05:11:10 +0000 (05:11 +0000)]
Add localboot API call
hpa [Tue, 16 Aug 2005 19:43:41 +0000 (19:43 +0000)]
Don't modify data in the checksum region before we can checksum the code.
hpa [Tue, 16 Aug 2005 19:34:22 +0000 (19:34 +0000)]
Fix eax/edx corruption in EBIOS loop; remove transfer size adjustment
to make it fit
hpa [Tue, 9 Aug 2005 16:23:11 +0000 (16:23 +0000)]
Add debugging code, if necessary
hpa [Tue, 9 Aug 2005 05:23:54 +0000 (05:23 +0000)]
Try falling back to CBIOS if EBIOS totally fails.
hpa [Tue, 9 Aug 2005 05:09:13 +0000 (05:09 +0000)]
Reorganize the code for more space
hpa [Tue, 9 Aug 2005 04:17:39 +0000 (04:17 +0000)]
Copyright year update
hpa [Tue, 9 Aug 2005 04:15:58 +0000 (04:15 +0000)]
Document what's up...
hpa [Tue, 9 Aug 2005 03:34:04 +0000 (03:34 +0000)]
Better tests for CM#1 and CM#2
hpa [Tue, 9 Aug 2005 02:50:29 +0000 (02:50 +0000)]
Out-of-line versions of intcall and farcall
hpa [Tue, 9 Aug 2005 00:56:02 +0000 (00:56 +0000)]
Out-of-line __intcall and __farcall; better detection mechanism for CM#2
hpa [Tue, 9 Aug 2005 00:35:01 +0000 (00:35 +0000)]
Explain conf method #2
hpa [Mon, 8 Aug 2005 21:12:22 +0000 (21:12 +0000)]
New retry strategy
hpa [Mon, 8 Aug 2005 18:58:09 +0000 (18:58 +0000)]
Explicitly detect the config type
hpa [Mon, 8 Aug 2005 18:55:53 +0000 (18:55 +0000)]
Be even more anal about PCI BIOS detection.
hpa [Fri, 5 Aug 2005 18:57:53 +0000 (18:57 +0000)]
Fix help text
hpa [Wed, 3 Aug 2005 21:29:25 +0000 (21:29 +0000)]
Document diffs since 3.09
hpa [Wed, 3 Aug 2005 21:27:39 +0000 (21:27 +0000)]
Add PCI_CFG_BIOS
hpa [Wed, 3 Aug 2005 21:26:56 +0000 (21:26 +0000)]
Actual implementation of the read/write through BIOS
hpa [Wed, 3 Aug 2005 21:18:37 +0000 (21:18 +0000)]
Support PCI config via BIOS
hpa [Wed, 3 Aug 2005 06:03:10 +0000 (06:03 +0000)]
Form the EBIOS DAPA on the stack instead of assuming it doesn't get
modified by call.
hpa [Wed, 3 Aug 2005 04:16:35 +0000 (04:16 +0000)]
New version number; gcc 4.0.1 fix
hpa [Thu, 16 Jun 2005 05:52:44 +0000 (05:52 +0000)]
Change command line to 511 characters; 1023 caused .bss overruns
hpa [Thu, 16 Jun 2005 04:39:19 +0000 (04:39 +0000)]
Beep the speaker on ^G
hpa [Thu, 19 May 2005 21:30:50 +0000 (21:30 +0000)]
gcc4 compilation fix
hpa [Sun, 8 May 2005 21:47:03 +0000 (21:47 +0000)]
New Multiboot module; increase command line limit to 1023
hpa [Fri, 29 Apr 2005 06:08:03 +0000 (06:08 +0000)]
Don't clobber live registers, it's not nice
hpa [Fri, 29 Apr 2005 06:05:52 +0000 (06:05 +0000)]
Use the correct register
hpa [Fri, 29 Apr 2005 06:04:45 +0000 (06:04 +0000)]
Add new "bigraw" mode to memdisk.
hpa [Thu, 28 Apr 2005 23:14:26 +0000 (23:14 +0000)]
Advanced menu system update from Murali
hpa [Thu, 28 Apr 2005 23:12:09 +0000 (23:12 +0000)]
Rewritten advanced menuing system from Murali.
hpa [Fri, 8 Apr 2005 16:39:35 +0000 (16:39 +0000)]
Document keystrokes
hpa [Fri, 8 Apr 2005 16:33:32 +0000 (16:33 +0000)]
Ctrl-X -> return to text mode immediately
hpa [Wed, 6 Apr 2005 09:53:39 +0000 (09:53 +0000)]
Initialize VKernelBuf to zero
hpa [Wed, 6 Apr 2005 09:53:28 +0000 (09:53 +0000)]
Precedence fix
hpa [Sun, 3 Apr 2005 23:55:10 +0000 (23:55 +0000)]
Fix highlighting of digits and lower-case characters.
hpa [Sun, 3 Apr 2005 00:00:36 +0000 (00:00 +0000)]
extlinux: fix multiple directory-parsing bugs.
hpa [Sat, 2 Apr 2005 21:48:47 +0000 (21:48 +0000)]
Install mbr.bin in AUXDIR
hpa [Tue, 8 Mar 2005 18:39:32 +0000 (18:39 +0000)]
Actually use memcmp() for the DOSEMU comparison; we can't seem to get
it right any other way...
hpa [Tue, 25 Jan 2005 07:16:00 +0000 (07:16 +0000)]
Document sparse files now handled correctly.
hpa [Tue, 25 Jan 2005 07:15:21 +0000 (07:15 +0000)]
extlinux: handle sparse files correctly
hpa [Mon, 24 Jan 2005 19:07:55 +0000 (19:07 +0000)]
Allow setting a custom salt
hpa [Fri, 21 Jan 2005 01:35:33 +0000 (01:35 +0000)]
Add password support to simple menu system
hpa [Fri, 21 Jan 2005 00:49:46 +0000 (00:49 +0000)]
More work on password support for the menu systems. Make the base64
decoder work (necessary to handle encrypted passwords.) Simple
SHA-1 password generator in Perl.
hpa [Thu, 20 Jan 2005 22:44:13 +0000 (22:44 +0000)]
SHA-1 support in libutil; beginnings of menu passwd support
hpa [Thu, 20 Jan 2005 18:43:22 +0000 (18:43 +0000)]
Improved handling of ARP wait; add idle function.
hpa [Thu, 20 Jan 2005 18:41:12 +0000 (18:41 +0000)]
Move idle function into libcom32; libutil function is now just a wrapper.
hpa [Tue, 18 Jan 2005 13:13:50 +0000 (13:13 +0000)]
Fix calculation of I/O block size in SYSLINUX
hpa [Wed, 12 Jan 2005 09:56:49 +0000 (09:56 +0000)]
Private copy of <linux/ext2_fs.h>
hpa [Wed, 12 Jan 2005 09:34:05 +0000 (09:34 +0000)]
Fix zlib build problem.
hpa [Wed, 12 Jan 2005 04:56:23 +0000 (04:56 +0000)]
Move <zconf.h> to the right place
hpa [Wed, 12 Jan 2005 00:35:13 +0000 (00:35 +0000)]
Disable tracers
hpa [Wed, 12 Jan 2005 00:34:54 +0000 (00:34 +0000)]
3.07: Fix chainloading
hpa [Mon, 10 Jan 2005 02:48:00 +0000 (02:48 +0000)]
Move png header files in place; add documentation
hpa [Mon, 10 Jan 2005 02:44:17 +0000 (02:44 +0000)]
ftell() operation
hpa [Mon, 10 Jan 2005 02:42:39 +0000 (02:42 +0000)]
Fix ramdisk len
hpa [Mon, 10 Jan 2005 02:41:31 +0000 (02:41 +0000)]
Fix the su_ramdisklen field
hpa [Sat, 8 Jan 2005 05:58:20 +0000 (05:58 +0000)]
Add libpng
hpa [Sat, 8 Jan 2005 05:39:27 +0000 (05:39 +0000)]
Move <zlib.h> to include directory; add prototype for ftell()
hpa [Sat, 8 Jan 2005 05:38:12 +0000 (05:38 +0000)]
Add zlib to libcom32
hpa [Sat, 8 Jan 2005 01:05:41 +0000 (01:05 +0000)]
Sparse files don't work right, either.
hpa [Sat, 8 Jan 2005 01:02:54 +0000 (01:02 +0000)]
Change 3.10 -> 3.05
hpa [Sat, 8 Jan 2005 01:01:21 +0000 (01:01 +0000)]
Call the next version 3.05, so we can push it out quicker to fix the
SYSLINUX bug.
hpa [Sat, 8 Jan 2005 00:58:57 +0000 (00:58 +0000)]
Fix bug in the handling of directories spanning multiple sectors
hpa [Thu, 6 Jan 2005 22:44:57 +0000 (22:44 +0000)]
Add missing header file
hpa [Thu, 6 Jan 2005 22:34:06 +0000 (22:34 +0000)]
Commit 3.10 changes to mainline. In particular, support multi-file
initrd, and the shuffle and boot API.
hpa [Wed, 5 Jan 2005 23:14:20 +0000 (23:14 +0000)]
Document PCI config space change
hpa [Wed, 5 Jan 2005 23:09:41 +0000 (23:09 +0000)]
Fix dependency detection in subdirectories
hpa [Wed, 5 Jan 2005 23:03:38 +0000 (23:03 +0000)]
Support PCI configuration space mechanism #2 if necessary.
hpa [Wed, 5 Jan 2005 12:00:27 +0000 (12:00 +0000)]
EXTLINUX: return derivative-specific information. Begin 3.03 devel cycle.
hpa [Wed, 5 Jan 2005 09:21:07 +0000 (09:21 +0000)]
Update TODO file
hpa [Wed, 5 Jan 2005 07:45:23 +0000 (07:45 +0000)]
Allow libcom32 to detect a disabled video console, and act appropriately.
hpa [Wed, 5 Jan 2005 07:30:47 +0000 (07:30 +0000)]
Fix command parsing; add mask support
hpa [Wed, 5 Jan 2005 07:13:04 +0000 (07:13 +0000)]
Use DEC VT graphics and try to be compatible with as many terminal
emulators as possible.
hpa [Wed, 5 Jan 2005 03:17:01 +0000 (03:17 +0000)]
Total hack to work around machines with broken BLKGETSIZE64 definition.
hpa [Wed, 5 Jan 2005 01:04:47 +0000 (01:04 +0000)]
Clean up extlinux compilation issues
hpa [Wed, 5 Jan 2005 01:01:29 +0000 (01:01 +0000)]
Allow the user to override the extlinux detected geometry; add online help
hpa [Wed, 5 Jan 2005 00:29:01 +0000 (00:29 +0000)]
Add #include <sys/mount.h> just in case that helps with the ioctls...
hpa [Wed, 5 Jan 2005 00:14:52 +0000 (00:14 +0000)]
Check for a release directory before tagging anything...
hpa [Wed, 5 Jan 2005 00:11:13 +0000 (00:11 +0000)]
Spend little over half a kilobyte printing an error message at the end.
hpa [Wed, 5 Jan 2005 00:07:01 +0000 (00:07 +0000)]
New module "ethersel" which scans for devices and boots an appropriate
one derived from the configuration file.
hpa [Tue, 4 Jan 2005 23:48:29 +0000 (23:48 +0000)]
Fix PCI access functions
hpa [Tue, 4 Jan 2005 22:17:17 +0000 (22:17 +0000)]
New CONSOLE directive to enable/disable the video console.
hpa [Tue, 4 Jan 2005 07:20:49 +0000 (07:20 +0000)]
More readable scroll bar
hpa [Tue, 4 Jan 2005 07:16:05 +0000 (07:16 +0000)]
More details on serial console improvements
hpa [Tue, 4 Jan 2005 07:15:20 +0000 (07:15 +0000)]
More navigation keys
hpa [Tue, 4 Jan 2005 06:54:50 +0000 (06:54 +0000)]
More serial console speed improvements.
hpa [Tue, 4 Jan 2005 06:39:20 +0000 (06:39 +0000)]
Serial console improvements
hpa [Tue, 4 Jan 2005 06:38:40 +0000 (06:38 +0000)]
Work better over a serial console
hpa [Tue, 4 Jan 2005 05:19:29 +0000 (05:19 +0000)]
Use a scrollbar instead of [+] and [-]
hpa [Tue, 4 Jan 2005 03:27:43 +0000 (03:27 +0000)]
Fix xpread/xpwrite; call die() when we're dead to make sure we clean up
hpa [Tue, 4 Jan 2005 03:07:24 +0000 (03:07 +0000)]
Update copyright date
hpa [Tue, 4 Jan 2005 03:06:38 +0000 (03:06 +0000)]
Hack for missing BLKGETSIZE64, too
hpa [Tue, 4 Jan 2005 03:05:36 +0000 (03:05 +0000)]
Document 3.02 news so far
hpa [Tue, 4 Jan 2005 03:05:17 +0000 (03:05 +0000)]
Build native (not necessarily i386) binaries
hpa [Tue, 4 Jan 2005 03:04:53 +0000 (03:04 +0000)]
Use libfat to set the MS-DOS attributes when using the unix installer.
hpa [Tue, 4 Jan 2005 03:04:00 +0000 (03:04 +0000)]
Print an error message if the configuration file seems empty.
hpa [Tue, 4 Jan 2005 02:07:23 +0000 (02:07 +0000)]
Explain what "the appropriate location" is.
hpa [Tue, 4 Jan 2005 01:43:48 +0000 (01:43 +0000)]
If BLKGETSIZE64 isn't defined, define it.