Commit graph

50 commits

Author SHA1 Message Date
gord
3688d873d4 /sbin/grub works 1999-03-21 23:50:33 +00:00
gord
db34e7d7f1 Fix up documentation rules. 1999-03-15 02:46:06 +00:00
gord
e269083de6 Updated news and changelog. 1999-03-15 02:24:56 +00:00
gord
ab6e2839e5 Get /sbin/grub GUI working. 1999-03-15 02:08:13 +00:00
gord
b0016b886e Get basic /sbin/grub GUI working 1999-03-14 03:32:01 +00:00
gord
b296e6bad2 Added mdate-sh 1999-03-13 23:55:47 +00:00
gord
651a5cbd66 Get ready for 0.5.91 1999-03-13 23:42:23 +00:00
gord
3f99b1e9c0 Fix up LBA support. 1999-03-10 15:33:14 +00:00
gord
d34ac5a182 Initial stab at Mach-style partition names, LBA mode, and documentation. 1999-03-09 15:09:30 +00:00
gord
8d793b9a7e Fix Jeff Sheinberg's wraparound problem. 1999-03-08 07:01:30 +00:00
gord
90ed71c809 Big cleanups and code reduction. 1999-03-08 06:28:20 +00:00
gord
8fa9d1fb3a Fix a stray printf. 1999-03-04 04:38:23 +00:00
gord
5223272174 Add LBA support 1999-03-04 04:31:30 +00:00
gord
17b6dcd892 Don't forget README.debian. 1999-03-02 02:57:17 +00:00
gord
5cb4326ac5 Last few niggly configure details to fix for 0.5.90 1999-03-02 02:41:04 +00:00
gord
48b4b138ff Minor doc fixes and packaging cleanups. 1999-03-02 02:11:45 +00:00
gord
4b55a25ce8 Add all macros to acinclude.m4, update Makefiles.
Update version string with Automake package version.
1999-03-01 21:49:59 +00:00
gord
791601f51d Autoconf/Automake jumbo patches 1999-03-01 19:12:32 +00:00
gord
5cf05b32d2 Indented and started off the long journey to becoming an Automakified GNU package. 1999-02-28 18:37:50 +00:00
gord
8b2e640b8c Add the Unix stage2 attempt 1999-02-22 03:21:11 +00:00
gord
553fec6022 Getting ready for 0.5.1 1999-02-22 03:20:36 +00:00
gord
6b874486ce Debian grub-0.5-2 release. 1999-02-22 03:11:52 +00:00
gord
b117211d4a Debian release 0.5-2. 1999-02-22 03:10:37 +00:00
gord
6239c1ac50 GRUB 0.5 release 1999-02-22 03:06:28 +00:00
erich
ae8a5f8069 Added support for password feature. 1998-08-20 21:14:21 +00:00
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