2004-03-25  Bernhard Bablok  <mail@bablokb.de>

	* TODO: updated bugs/todo-items for version 1.6.4

	* NEWS: news for 1.6.4

	* man/bxtstart.1: documented new -t option

	* man/bxtdd.1, man/bxtsettype.1, man/bxtsfdisk.1: initial entry

	* README: updated synopsis

	* man/bxtactivate.1, man/bxt-synopsis.1: initial entry

	* man/bxtclone.1, man/bxtcopy.1, man/bxtcreate.1, man/bxtlilo.1,
	man/bxtmkfs.1, man/bxtmount.1, man/bxtptinfo.1, man/bxtstart.1:
	changed SEE ALSO section to reference bxt-synopsis(1)

2004-02-21  Bernhard Bablok  <mail@bablokb.de>

	* Makefile: don't test for UID==0 in install-bin

	* bin/bxtstart: added option for translation mode

	* bin/bxtstart:
	added translation=none to hdaArg and hdbArg (need an option for this!)

2004-01-14  Bernhard Bablok  <mail@bablokb.de>

	* Makefile: set LFS to true

	* src/bxtptinfo.c: cast gImageSize to long unsigned

2004-01-13  Bernhard Bablok  <mail@bablokb.de>

	* Makefile: added LFS variable (currently defaults to false)

	* src/Makefile: only compile for LFS if LFS==true

	* src/Makefile: compile for LFS

	* bin/bxtstart:
	don't send bochs to the background (to enable config-menu)

2004-01-11  Bernhard Bablok  <mail@bablokb.de>

	* Makefile:
	- replaced rpm with rpmbuild
	- replaced i386 with *

2003-11-17  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtclone, bin/bxtcopy, bin/bxtcreate, bin/bxtdd,
	bin/bxtfuncs.inc, bin/bxtlilo, bin/bxtmkfs, bin/bxtmount,
	bin/bxtsettype, bin/bxtsfdisk, bin/bxtstart, bin/bxtactivate:
	redirect all messages to stderr

	* bin/bxtdd: initial entry

	* bin/bxtfuncs.inc:
	- minor fixes in setupLoopDevice
	- redirect all messages to stderr

2003-11-16  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtfuncs.inc:
	renamed bxtlosetup to setupLoopDevice (maybe create bxtlosetup script)

	* bin/bxtfuncs.inc: added bxtlosetup

2003-10-08  Bernhard Bablok  <mail@bablokb.de>

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.6.4

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.6.3

	* bin/bxtsettype: initial entry

2003-10-07  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtactivate, bin/bxtsfdisk: initial entry

2003-09-29  Bernhard Bablok  <mail@bablokb.de>

	* man/bxtstart.1: added description of new -C,-H,-S options

	* bin/bxtstart: added options -C,-H,-S to set geometry manually of hda

	* bin/bxtclone: check size of FAT source-partitions with file -s

	* bin/bxtclone: bugfix: honour -V option

	* man/bxtclone.1, man/bxtcopy.1, man/bxtcreate.1, man/bxtlilo.1,
	man/bxtmkfs.1, man/bxtmount.1, man/bxtptinfo.1, man/bxtstart.1:
	documented changed/new -q/-v options

	* src/bxtptinfo.c:
	- added option -v (verbose)
	- set quiet as default

	* bin/bxtcopy, bin/bxtcreate, bin/bxtlilo, bin/bxtmkfs,
	bin/bxtmount, bin/bxtstart, bin/bxtclone:
	- added option -v (verbose)
	- set quiet=1 as default

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.6.2

2003-09-14  Bernhard Bablok  <mail@bablokb.de>

	* TODO: updated bugs/todo-items for version 1.6.1

	* NEWS: news for 1.6.1

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.6.1

	* bin/bxtmkfs: don't exit only if mkswap has a fsync-error

2003-09-07  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtmkfs: don't exit if mkswap exits with error

	* bin/bxtstart:
	bugfix: floppyPath could be a symbolic link, so follow it to get
	the real size of the image

2003-04-15  Bernhard Bablok  <mail@bablokb.de>

	* TODO: updated bugs/todo-items for version 1.6.0

	* NEWS: news for 1.6.0

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.6.0

	* README:
	Clarified that installation-steps are not necessary for the rpm-package

	* etc/bochs-tools.spec: replace version with current version

	* Makefile: fixed support for rpm

	* Makefile: added rpm-support (not yet tested)

	* etc/bochs-tools.spec: initial entry

	* README: - added info and sample for bxtclone
	- added note about lilo

	* bin/bxtlilo: - use boot.b if boot-menu.b is not available
	- be more generic in identifying kernels

2003-04-12  Bernhard Bablok  <mail@bablokb.de>

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.5.1

	* man/bxtclone.1: added description of -t option

	* bin/bxtclone: added writeFstab()

	* bin/bxtfuncs.inc: make cmd in doMount() a local variable

	* bin/bxtlilo:
	bugfix: did not create /boot-directory on single non-Linux partition

	* bin/bxtclone: - added support for the -t option (filesystem-type)
	- added support for -w 0 (no swap-partition)
	- added checking of return-codes

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.5.0

	* man/bxtmount.1, man/bxtptinfo.1, man/bxtstart.1, man/bxtcopy.1,
	  man/bxtcreate.1, man/bxtlilo.1, man/bxtmkfs.1:
	added reference to bxtclone(1)

	* man/bxtclone.1, bin/bxtclone: initial entry

2003-03-09  Bernhard Bablok  <mail@bablokb.de>

	* NEWS: too fast: it's just 1.4.0, not 1.6.0

	* TODO: updated bugs/todo-items for version 1.4.0

	* NEWS: news for 1.6.0

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.4.0

2003-03-08  Bernhard Bablok  <mail@bablokb.de>

	* man/bxtlilo.1: clarified usage of -b and -r

	* bin/bxtlilo: 
	- bugfix in handling of -r and -b options
	- use lba32 instead of geometric in lilo.conf

	* bin/bxtlilo: bugfix: check return-code of losetup

	* bin/bxtmkfs: code-cleanup: use getLoopDevice

	* bin/bxtlilo: some more code-cleanup

	* bin/bxtlilo: code-cleanup: exit if createMountPoint fails

	* bin/bxtcopy: - exit if createMountPoint fails
	- bugfix: doMount fails if return-code is greater than zero

	* bin/bxtfuncs.inc: don't exit in createMountPoint

	* bin/bxtcreate, bin/bxtmkfs: check for sfdisk after parsing arguments

	* bin/bxtcreate: code-cleanup: switch to createTempFile

	* man/bxtlilo.1:
	bugfix: root-partition is not autodetected, but defaults to boot-partition

	* Makefile: remove bxtinstall from installation directory

	* README: updated to include information about bxtlilo

	* man/bxtcopy.1, man/bxtcreate.1, man/bxtmkfs.1, man/bxtmount.1,
	  man/bxtptinfo.1, man/bxtstart.1:
	added reference to bxtlilo(1)

2003-03-05  Bernhard Bablok  <mail@bablokb.de>

	* man/bxtlilo.1: initial entry

	* bin/bxtlilo: 
	- stop iterating over partitions, as soon as mount fails
	  (i.e. no more partitions left)
	- fail if explicit kernel-path is given as argument but is not found

2003-02-16  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtlilo: 
	- some code cleanup
	- tried to implement booting other OS (not working yet)

	* bin/bxtcopy:
	check return-code of doMount, since it does not exit automatically anymore

	* bin/bxtfuncs.inc: doMount() now doesn't exist in case of error

	* man/bxtmkfs.1, bin/bxtmkfs: added partition types fat12 and fat16

2003-02-09  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtlilo: bugfix in parseArguments: replace option-char i with k

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.3.2

	* bin/bxtlilo: initial entry

	* bin/bxtfuncs.inc: 
	- code cleanup in createMountPoint()
	- added getLoopDevice() and createTempFile()

	* bin/bxtfuncs.inc: only umount if mount exists

2003-02-08  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtcreate: bugfix: replaced "," with ";" in setDefaults

	* bin/bxtfuncs.inc:
	added createMountPoint(), doMount() and doUmount() (moved from bxtcopy)

	* bin/bxtcopy:
	moved createMountPoint(), doMount() and doUmount() to bxtfuncs.inc

2003-02-06  Bernhard Bablok  <mail@bablokb.de>

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.3.1

	* man/bxtcreate.1: documented the new -t option

	* bin/bxtcreate: added -t option (total-size)

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.3.0

	* TODO: updated bugs/todo-items for version 1.2.0

	* NEWS: news for 1.2.0

	* man/bxtcopy.1, man/bxtcreate.1, man/bxtmkfs.1, man/bxtmount.1,
	  man/bxtptinfo.1, man/bxtstart.1:
	initial entry

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.2.0

	* src/bxtptinfo.c: added -i (--info) option with human-readable output

	* bin/bxtfuncs.inc: support decimal multipliers in getSize()

	* bin/bxtcreate: - added (undocumented) debug-option
	- be less verbose

	* README: updated to 1.2.0

	* Makefile: fixed installation of man-pages

2003-01-12  Bernhard Bablok  <mail@bablokb.de>

	* Makefile: added target to install (to be written) man-pages

	* bin/bxtcopy, bin/bxtcreate, bin/bxtmkfs, bin/bxtmount:
	execute commands using generic function do_cmd

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.1.1

	* Makefile: bugfix: during install, don't install CVS-directory

	* src/bxtptinfo.c: - removed cyl, heads, spt options
	- added option -s (output image-size)
	- added option -p (output partition-info)

	* bin/bxtmount, bin/bxtmkfs:
	- switch to bxtptinfo to query partition information
	- set geometry based on image

	* bin/bxtcreate:
	- added -H and -S options to create images with arbitrary geometry
	- minor bugfix in calculation of cylinders (don't increment cyls in case of exact fit)

	* bin/bxtcopy: code cleanup: don't check for sfdisk, don't set geometry

	* Makefile: - renamed target bin-dist to dist
	- use separate target to commit version.inc (so it uses new VERSION)
	- with make dist, use "make clean" after building binaries

	* version.inc, bin/bxtfuncs.inc: upgraded version to 1.1.0

2003-01-09  Bernhard Bablok  <mail@bablokb.de>

	* TODO: initial entry

	* bin/bxtfuncs.inc: upgraded version to 1.0.0

	* version.inc: upgraded version to 0.8.6

	* bin/bxtmkfs, bin/bxtmount: check if partition exists

	* bin/bxtfuncs.inc: pipe stderr of sfdisk to /dev/null

	* bin/bxtcopy, bin/bxtcreate, bin/bxtmkfs, bin/bxtmount:
	check for sfdisk in PATH

	* bin/bxtfuncs.inc: added function checkSfdisk()

2003-01-08  Bernhard Bablok  <mail@bablokb.de>

	* README: added note about Bill98

	* bin/bxtstart: 
	- bugfix: need to pass $@ to parseArguments
	- bugfix: pass $extraBochsArgs to bochs instead of $@

2003-01-07  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtfuncs.inc: upgraded version to 0.8.6

	* version.inc: upgraded version to 0.8.6

	* bin/bxstart-1.4.sh: no longer necessary since version 2.0 of Bochs

	* COPYING, Makefile, NEWS, README, version.inc: initial entry

	* src/bxtptinfo.c: code cleanup: formatting changes of messages

	* src/Makefile: - use variable VERSION instead of file ../VERSION
	- renamed target dist-clean to distclean

	* bin/bxtstart: converted to bxt-standard

	* bin/bxtcreate:
	code cleanup: removed calculation of hda?ByteOffset variables

2003-01-06  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtstart: removed some old comments

	* bin/bxtstart: 
	- removed option -C (create image)
	- use bxtptinfo to query geometry

	* src/Makefile: removed debug flag / added -O2 flag

	* src/bxtptinfo.h: initial entry

	* src/bxtptinfo.c:
	- added option -b/--bochsrc: output geometry in bochsrc-format
	- bugfix in tryGeoGuess

	* src/bxtptinfo.c: added geometry-detection for unpartitioned images

	* bin/bxtcreate: dump output of dd and sfdisk commands to /dev/null

	* bin/bxtcreate: show copyright with basename of $0

	* src/Makefile: 
	- don't remove $(TARGET) in target clean
	- added target dist-clean

	* src/bxtptinfo.c:
	make ouput of version-info consistent to other bochs-tools

	* src/Makefile: added -DVERSION=...

	* src/bxtptinfo.c: 
	- replaced constant PROGNAME by basename(argv[0])
	- move definition of VERSION to Makefile

	* src/bxtptinfo.c: 
	- moved struct definitions to bxtptinfo.h
	- renamed all global variables

	* src/Makefile: initial entry

	* src/bxtptinfo.c: some code cleanup

	* src/bxtptinfo.c: initial entry

2003-01-04  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtcopy: initial entry

	* bin/bxtcreate, bin/bxtmkfs, bin/bxtmount: fixed spelling bug

	* bin/bxtmount: initial entry

	* bin/bxtmkfs: show scriptname in copyright only with basename

2003-01-03  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtmkfs: 
	- don't use mkfs, use mkxxx directly
	- fixed fs-types
	- pipe output of sfdisk to /dev/null

	* bin/bxtfuncs.inc, bin/bxtmkfs: added -q option to sfdisk

	* bin/bxtmkfs: first working version!

	* bin/bxtfuncs.inc: 
	- added comments (arguments / return-values)
	- minor fixes

	* bin/bxtstart: added image with 110444544 bytes

	* bin/bxtcreate: 
	- fixed name of temporary file to keep mktemp happy
	- added -q option to sfdisk

	* bin/bxtfuncs.inc: 
	- use case for getSize() and support g,G for giga
	- added getPartInfo()

	* bin/bxtmkfs: initial entry

2003-01-02  Bernhard Bablok  <mail@bablokb.de>

	* bin/bxtcreate: default partition 2 to 82 (Linux swap)

	* bin/bxtcreate, bin/bxtfuncs.inc, bin/bxstart-1.4.sh, bin/bxtstart:
	initial entry

	* bxstart-1.4.sh, bxstart-2.sh, bxmdisk.sh: moved to bin

	* bxmdisk.sh: initial entry

2002-12-31  Bernhard Bablok  <mail@bablokb.de>

	* bxstart-2.sh: initial entry

2002-12-30  Bernhard Bablok  <mail@bablokb.de>

	* bxstart-1.4.sh: initial entry

