Commit graph

75 commits

Author SHA1 Message Date
erich
23e6ed1deb Added defines for new error messages, Linux bzImage support, and the
password feature.
1998-08-20 21:13:04 +00:00
erich
acd07871bc Fixed 2 bugs:
- Superblock was being looked for in the wrong place for blocksizes larger
   than 1K.
 - Fixed arithmetic on blocks to correctly determine block number to get
   next without overflowing 32-bit arithmetic on moderately large hard disks.
1998-08-20 21:09:46 +00:00
erich
4080247fe9 Added another error message. 1998-08-20 21:05:21 +00:00
erich
6f9468d1b7 Added password and Linux bzImage support. 1998-08-20 21:04:36 +00:00
erich
6658d7314d Added Linux bzImage and initrd support. 1998-08-20 21:03:13 +00:00
erich
d72f916818 Added Linux bzImage support. 1998-08-20 21:01:11 +00:00
erich
ae07073cec Changed stage1 to report error strings instead of single characters.
Removed display of characters on success, as it was confusing.
1998-08-20 20:52:57 +00:00
erich
30aa899004 Changed version numbers, added/changed a few function prototypes, and added
an error message.
1998-06-01 00:23:33 +00:00
erich
ad4a9bed29 Added error message "Cannot boot without kernel loaded". 1998-06-01 00:21:12 +00:00
erich
79d769da3f Added "fallback" and fixed some minor bugs. 1998-06-01 00:18:11 +00:00
erich
e1a55a7b85 Add stop floppy. 1998-06-01 00:13:53 +00:00
erich
7f437f37f3 Change version numbers, add stop floppy feature, fix a few assembly bugs. 1998-06-01 00:13:01 +00:00
erich
9a77866af3 Added "hdbias" function for FreeBSD/NetBSD booting. 1998-06-01 00:05:15 +00:00
erich
9e5921e84c Added better chainloading support. 1996-10-06 03:14:06 +00:00
erich
b5cfb73063 Changed "bsd_bootdev" to "set_bootdev" and removed "mem_map". 1996-10-06 03:13:31 +00:00
erich
cb5190119e Removed extra variables being passed to print functions. 1996-10-06 03:11:35 +00:00
erich
d30c778c28 Fixed some problems in memory probe. 1996-10-06 03:06:41 +00:00
erich
9a37393599 Changed version to 0.4. 1996-10-06 03:06:06 +00:00
erich
b7c560f837 Removed "syscmd=", removed old MPS code, added some new commands 1996-10-06 03:05:43 +00:00
erich
1ce29ae611 Increased number of sectors to load for default "raw" floppy 1996-10-03 15:35:07 +00:00
erich
dabb354821 Set version to "0.4-pre" for the pre-release 1996-09-19 09:24:18 +00:00
erich
38e0cfc823 Decompression code now appears to work. 1996-09-19 09:12:17 +00:00
erich
228a5751f2 Fixed problem where menu may go beyond bottom of items when using
arrow keys only
1996-09-19 00:06:40 +00:00
erich
d2dee25f8c Initial revision 1996-09-18 02:29:19 +00:00
erich
f397c4797c Initial revision 1996-09-18 02:15:52 +00:00