This file contains a list of task that are yet to be implemented. They
are orgainized by projected release number.

== Grubconf 1.0 (March 2003) ==
- code cleanup
- improve error detection and handling
- make sure all bugs are fixed!
- RPM (deb?)
- create script to setup redhat auth integration

== Grubconf 1.1 and beyond ==
- cache disk detection
- make splashimage/color display runtime configurable
- support devfs
- incorporate authentication scheme for non-root
- flag os for a 1-time boot like this would
		# mount /boot
		# grub
		grub> root (hd0,0)
		grub> savedefault --default=2 --once
		grub> quit 
- work on OS support from user suggestions, if substantial
- language support
