2000-02-04  Ethan Benson  <erbenson@alaska.net>

	* Version 0.10

	* Added a simple multiboot menu written by Benjamin Herrenschmidt.

2000-01-17  Ethan Benson  <erbenson@alaska.net>

	* Version 0.9

	* mkofboot was still broken. :-(


2000-01-14  Ethan Benson  <erbenson@alaska.net>

	* Version 0.8

	* Added a basic CHRP script ofboot.b to work around the problem of
	OF refusing to load `tbxi' files unless they contain a CHRP boot
	header. See README.ofboot.b for details.

	* Updated default ybin.conf to install ofboot.b by default.
	
2000-01-13  Ethan Benson  <erbenson@alaska.net>

	* Version 0.7

	* mkofboot: Check for hformat was broken. 

2000-01-12  Ethan Benson  <erbenson@alaska.net>

	* Version 0.6

	* mkofboot: Fixed problem where it was insisting that mkdosfs be
	present even when using hfs filesystems if usemount=yes.

	* mkofboot: Added proper checks for hformat or mkdosfs.
	
2000-01-09  Ethan Benson  <erbenson@alaska.net>

	* Version 0.5

	* First public release.
	
	* Add TODO and BUGS files.

	* mkofboot: Check to see if usemount=yes, and if so make sure we
	are root before proceding to erase the partition.

	* ybin: Removed useless echo line. 
	
2000-01-05  Ethan Benson  <erbenson@alaska.net>

	* Version 0.4

	* ybin (util_install): Fully support OF `wrappers' now: if a
	wrapper is defined in the configuration file then the wrapper is
	given the HFS file type specified instead of the bootfile, the
	bootfile's type is set to "boot".  

	* ybin: New configuration option `bless' when yes and are using
	hfsutils we will `bless' the root directory of the bootstrap
	filesystem so OF should be able to find and boot the system
	without reconfiguration.

	* mkofboot/ybin (checkconf): Add validation for the new `bless'
	option. Also add check that the wrapper, if defined, exists and we
	have permission to it.
	
2000-01-04  Ethan Benson  <erbenson@alaska.net>

	* Version 0.3.
	
	* ybin (util_install): Quote the filetype/creator arguments to
	hattrib to prevent the shell from interpreting any metacharacters
	in some cases. Also no longer try and set metadata on wrapper if
	there is no wrapper.

	* mkofboot: When creating hfs or dos filesystems give them volume
	label of "bootstrap".
	
2000-01-03  Ethan Benson  <erbenson@alaska.net>

	* Version 0.2.

	* mkofboot: added -w switch to grep when checking if a filesystem
	is already mounted to prevent erroneous positive matches.

	* ybin (util_install): Add check to make sure that the target
	device is not mounted as a filesytem before mucking with it.

	* Added changelog.
	
2000-01-01  Ethan Benson  <erbenson@alaska.net>

	* Version 0.1.
	
	* first version.

End:
