Changelog for
grub-0.91-4.i386.rpm :
Wed Apr 10 00:00:00 2002 Jeremy Katz
0.91-4
- new splash screen
Fri Mar 8 23:00:00 2002 Jeremy Katz 0.91-3
- include patch from Denis Kitzmen to fix typo causing several options to
never be defined (in upstream CVS)
- include patch from upstream CVS to make displaymem always use hex for
consistency
- add patch from GRUB mailing list from Keir Fraser to add a --once flag to
savedefault function so that you can have the equivalent of lilo -R
functionality (use \'savedefault --default=N --once\' from the grub shell)
- back to autoconf
Sun Jan 27 23:00:00 2002 Jeremy Katz
- change to use $grubdir instead of /boot/grub in the symlink patch (#58771)
Fri Jan 25 23:00:00 2002 Jeremy Katz 0.91-2
- don\'t ifdef out the auto memory passing, use the configure flag instead
- add a patch so that grub respects mem= from the kernel command line when
deciding where to place the initrd (#52558)
Mon Jan 21 23:00:00 2002 Jeremy Katz 0.91-1
- update to 0.91 final
- add documentation on splashimage param (#51609)
Wed Jan 2 23:00:00 2002 Jeremy Katz 0.91-0.20020102cvs
- update to current CVS snapshot to fix some of the hangs on boot related
to LBA probing (#57503, #55868, and others)
Fri Dec 21 23:00:00 2001 Erik Troan 0.90-14
- fixed append patch to not require arguments to begin with
- changed to autoreconf from autoconf
Wed Oct 31 23:00:00 2001 Jeremy Katz 0.90-13
- include additional patch from Erich to add sync calls in grub-install to
work around updated images not being synced to disk
- fix segfault in grub shell if \'password --md5\' is used without specifying
a password (#55008)
Sat Oct 27 00:00:00 2001 Jeremy Katz 0.90-12
- Include Erich Boleyn \'s patch to disconnect from the
BIOS after APM operations. Should fix #54375
Thu Sep 13 00:00:00 2001 Erik Troan
- added patch for \'a\' option in grub boot menu
Thu Sep 6 00:00:00 2001 Jeremy Katz 0.90-11
- grub-install: if /boot/grub/grub.conf doesn\'t exist but /boot/grub/menu.lst
does, create a symlink
Sat Aug 25 00:00:00 2001 Jeremy Katz
- pull in patch from upstream CVS to fix md5crypt in grub shell (#52220)
- use mktemp in grub-install to avoid tmp races
Sat Aug 4 00:00:00 2001 Jeremy Katz
- link curses statically (#49519)
Fri Aug 3 00:00:00 2001 Jeremy Katz
- fix segfault with using the serial device before initialization (#50219)
Fri Jul 20 00:00:00 2001 Jeremy Katz
- add --copy-only flag to grub-install
Fri Jul 20 00:00:00 2001 Jeremy Katz
- copy files in grub-install prior to device probe
Fri Jul 20 00:00:00 2001 Jeremy Katz
- original images don\'t go in /boot and then grub-install does the right
thing
Fri Jul 20 00:00:00 2001 Jeremy Katz
- fix the previous patch
- put the password prompt in the proper location
Fri Jul 20 00:00:00 2001 Jeremy Katz
- reset the screen when the countdown is cancelled so text will disappear
in vga16 mode
Tue Jul 17 00:00:00 2001 Jeremy Katz
- change configfile defaults to grub.conf
Mon Jul 16 00:00:00 2001 Jeremy Katz
- updated to grub 0.90 final
Sat Jul 7 00:00:00 2001 Matt Wilson
- modifed splash screen to a nice shade of blue
Wed Jul 4 00:00:00 2001 Matt Wilson
- added a first cut at a splash screen
Mon Jul 2 00:00:00 2001 Nalin Dahyabhai
- fix datadir mismatch between build and install phases
Tue Jun 26 00:00:00 2001 Jeremy Katz
- update to current CVS
- forward port VGA16 patch from Paulo C�sar Pereira de
Andrade
- add patch for cciss, ida, and rd raid controllers
- don\'t pass mem= to the kernel
Thu May 24 00:00:00 2001 Erik Troan
- initial build for Red Hat