Solaris VTOC and ZFS enabled GRUB4DOS

[Releases]
Clone this repo:
  1. 112c07f Don't change loaded kernel type when initializing graphics mode by WHR · 7 years ago grub4dos-solaris
  2. b806227 Add option '--keep' to builtin command splashimage to prevent the boot command from shutdown graphics terminal by WHR · 7 years ago
  3. 5e01c77 Fix backspace doesn't work in GRUB simulator with some terminals; remove a debug message in cat command that I forgot to remove in last commit by WHR · 7 years ago
  4. a7fd2a8 Merge the Sun provided ufs module into ufs1 module; remove old ffs module; add option '--no-decompress' to cat command by WHR · 7 years ago
  5. b4a342d Add file system module ufs1 that is based on ufs2; the Solaris ufs support is temporarily disabled to avoid conflict by WHR · 7 years ago
  6. 0db208d Support finding in file systems that using whole disk by WHR · 7 years ago
  7. f18fe7c Fixed some init commands not get run in some rare cases by WHR · 7 years ago
  8. 3d08379 findroot command fix by WHR · 7 years ago
  9. 7e4851a Re-add support of the terminal kill that previously removed in GRUB4DOS; currently the only supported action is kill to beginning (^U) by WHR · 7 years ago
  10. 6164c31 Don't print progress when loading multiboot kernel by WHR · 7 years ago
  11. da0bfe0 Add a 'dot' progress indicator when loading large file; Move graphics buffer to higher memory to avoid conflict with Linux by WHR · 7 years ago
  12. 54d9f6b Add Solaris hard disk scan support for the simulator by WHR · 7 years ago
  13. 088c01a Fixed a bug in findroot command; verbose command no longer shutdown graphics terminal; verbose by default by WHR · 7 years ago
  14. 1c8c5e8 Add .gitignore by WHR · 7 years ago
  15. b29a5dd Add greeting message in stage2; fixed missing stdint.h in grub/asmstub.c by WHR · 7 years ago
  16. 2169f1f Merge branch 'grub-0.97-solaris-portable' into 'grub4dos-solaris' by WHR · 7 years ago
  17. 54793ea Change 'echo -n -e' to printf(1) for better portability. Add option --divide to as(1) get the code to build on System-V by WHR · 7 years ago
  18. 1a4344d Fix warnings and related bugs; add support for ZFS vdevs that have ashift > 10 by WHR · 7 years ago
  19. 54ab5ee Fixed Makefile use spaces instead of tab by WHR · 7 years ago
  20. 17e9a40 Import from Solaris ON 151 by WHR · 7 years ago