2012-02-20

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

	* NEWS: news for 1.7.1

	* src/bxtptinfo.c: bugfix: fixed calculation of total image-size

2012-02-19

	* man/bxtmkfs.1: added ext4 to list of supported filesystems

	* Makefile: added target update-changelog

	* NEWS: updated for 1.7.0

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

	* .cvsignore: added TODO to .cvsignore

	* .cvsignore: initial entry

	* bin/bxttuncfg: added some more commands

	* bin/bxtfuncs.inc, src/bxtptinfo.c: changed copyright

	* bin/: bxtfuncs.inc, bxtmount, bxtmkfs: bugfix: call pxtptinfo
	  from same directory

	* bin/bxtmkfs: support ext4

	* bin/bxtstart: bugfix: call pxtptinfo from same directory as
	  bxtstart

	* src/bxtptinfo.c: upgraded to sfdisk 3.0

2004-06-10

	* bin/bxttuncfg: initial entry

2004-05-15

	* bin/bxtclone: changed tail-command to POSIX2001-standard

2004-03-25

	* 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: initial entry

	* man/bxtsettype.1: initial entry

	* man/bxtsfdisk.1: initial entry

	* README: updated synopsis

	* man/bxtactivate.1: initial entry

	* man/bxt-synopsis.1: initial entry

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

2004-02-21

	* 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

	* Makefile: set LFS to true

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

2004-01-13

	* 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

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

2003-11-17

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

	* bin/bxtdd: initial entry

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

2003-11-16

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

	* bin/bxtfuncs.inc: added bxtlosetup

2003-10-08

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

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

	* bin/bxtsettype: initial entry

2003-10-07

	* bin/: bxtactivate, bxtsfdisk: initial entry

2003-09-29

	* 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, bxtcopy.1, bxtcreate.1, bxtlilo.1, bxtmkfs.1,
	  bxtmount.1, bxtptinfo.1, bxtstart.1: document changed/new -q/-v
	  options

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

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

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

2003-09-14

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

	* NEWS: news for 1.6.1

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

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

2003-09-07

	* 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

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

	* NEWS: news for 1.6.0

	* bin/bxtfuncs.inc, version.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

	* bin/bxtfuncs.inc, version.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

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

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

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

2003-03-09

	* 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

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

2003-03-08

	* 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, 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, bxtcreate.1, bxtmkfs.1, bxtmount.1, bxtptinfo.1,
	  bxtstart.1: added reference to bxtlilo(1)

2003-03-05

	* 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

	* 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

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

2003-02-09

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

	* bin/bxtfuncs.inc, version.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

	* 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

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

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

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

	* bin/bxtfuncs.inc, version.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, bxtcreate.1, bxtmkfs.1, bxtmount.1, bxtptinfo.1,
	  bxtstart.1: initial entry

	* bin/bxtfuncs.inc, version.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

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

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

	* bin/bxtfuncs.inc, version.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/: bxtmkfs, bxtmount: - 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

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

2003-01-09

	* TODO: initial entry

	* bin/bxtfuncs.inc: upgraded version to 1.0.0

	* version.inc: upgraded version to 0.8.6

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

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

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

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

2003-01-08

	* README: added note about Bill98

	* README: initial entry

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

2003-01-07

	* bin/bxtfuncs.inc: upgraded version to 0.8.6

	* version.inc: upgraded version to 0.8.5

	* 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

	* 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

	* bin/bxtcopy: initial entry

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

	* bin/bxtmount: initial entry

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

2003-01-03

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

	* bin/: bxtmkfs, bxtfuncs.inc: 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

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

	* bin/: bxtcreate, bxtfuncs.inc: initial entry

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

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

	* bxmdisk.sh: initial entry

2002-12-31

	* bxstart-2.sh: initial entry

2002-12-30

	* bxstart-1.4.sh: initial entry

