2011-06-29  SVN: new release

	* Release: 0.101.4

2011-06-29  SVN: new release

	* Release: 0.101.3


2011-06-29 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* specfile, CMakeLists.txt: now ship both old and new style upstart
	  config files, regardless of platform

2011-06-21  SVN: new release

	* Release: 0.101.2

	* lcfginstall: /tmp/udhcpc-eth0.info renamed to
	  /tmp/udhcpc.response_info to avoid confusion on 
          machines with multiple ether interfaces

2011-03-17  SVN: new release

	* Release: 0.101.1

2011-03-17 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* lcfg.yml: noted support for SL6

2011-01-27  SVN: new release

	* Release: 0.101.0

2011-01-26 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* lcfginstall : applied Kenny MacDonald's patch to allow setting of
                        variables in kernel command line

2010-08-19  SVN: new release

	* Release: 0.100.8


2010-08-19 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* lcfginstall : redirect output of tty2.conf start to LOGFILE

2010-08-18  SVN: new release

	* Release: 0.100.7

2010-08-18 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* tty2.conf : new service to add a debugging VT

2010-08-17  SVN: new release

	* Release: 0.100.6

2010-07-29 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* lcfg.conf : upstart config files are named *.conf under F13

2010-07-27  SVN: new release

	* Release: 0.100.5

2010-07-27 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* specfile: groan, forgot to fix %files section

2010-07-27  SVN: new release

	* Release: 0.100.4

2010-07-27 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* CMakeLists, specfile - event.d -> init for F13 and onwards

2010-04-07  SVN: new release

	* Release: 0.100.3


2010-04-07 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* lcfginstall: we *do* need udevd, to pick up new partitions

2010-04-07  SVN: new release

	* Release: 0.100.2


2010-04-07 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* lcfginstall: add logging to /var/log/messages

2010-04-02  SVN: new release

	* Release: 0.100.1

2010-04-01 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* lcfginstall: tidying up 

2010-04-01  SVN: new release

	* Release: 0.100.0

2010-04-01 Alastair Scobie <ascobie@inf.ed.ac.uk>

	* lcfginstall : first support added for new initramfs based install

2009-02-17  CVS: new release

	* Release: 0.99.38

2009-02-17  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* CMakeLists.txt: rc_install should have been installed as executable

2009-02-17  CVS: new release

	* Release: 0.99.37

2009-02-17  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* Converted to the new build tools

2007-02-26  CVS: new release

	* Release: 0.99.36

2007-02-26  Stephen Quinney  <squinney@inf.ed.ac.uk>

	* specfile: Removed code which created a link of /tmp to /var/tmp
	* Noted fc6 supoort
	
2006-02-17  CVS: new release

	* Release: 0.99.35

	* fixed an error message and unmount the usbdisk when finished with it

2006-02-17  CVS: new release

	* Release: 0.99.34

	* missing start methods for haldaemon and messagebus calls

2006-02-17  CVS: new release

	* Release: 0.99.33

	* add support for USB disks

2005-05-17  CVS: new release

	* Release: 0.99.32

	* fixed references to ModProbeClass

2005-05-16  CVS: new release

	* Release: 0.99.31


	* now use kmodule to probe for modules under FC3

2005-03-22  CVS: new release

	* Release: 0.99.30

	* Fixed support for multiple ethernet interfaces (at least under FC3)

2005-03-07  CVS: new release

	* Release: 0.99.29

	* probe for USB devices

2005-03-02  CVS: new release

	* Release: 0.99.28

	* support for FC3 - /dev writeable, udev added

2004-05-26  CVS: new release

	* Release: 0.99.27

	* Added Patchup and Reboot commands

2004-05-14  CVS: new release

	* Release: 0.99.26

	* now probes for RAID disks

2004-05-12  CVS: new release

	* Release: 0.99.25

	* added job control (using sulogin)
	* creates /etc/hosts
	* validates the LCFG url (must be of form http[s]:// or file://)

2004-01-07  CVS: new release

	* Release: 0.99.24

2004-01-07  CVS: new release

	* Release: 0.99.23

	* added support for rescue and floppy options

2003-09-16  CVS: new release

	* Release: 0.99.22


	* print /build.timestamp if necessary

2003-09-13  CVS: new release

	* Release: 0.99.21

	* Fixed rsync call to cope with sparse files in templates

2003-07-19  CVS: new release

	* Release: 0.99.20

	* oops - fixed a few buggets introduced in 0.99.19

2003-07-18  CVS: new release

	* Release: 0.99.19


	* new LCFG paths support

2003-07-17  CVS: new release

	* Release: 0.99.18

	* Dependencies now on lcfg-ngeneric and lcfg-install

2003-07-17  CVS: new release

	* Release: 0.99.17

	* Moved to buildtools from dice-buildtools

2003-04-09  CVS: new release

	* Release: 0.99.16

	* fixed bug where DHCP_LCFGURL not exported to sub shells
	  - submitted by Carwyn Edwards <cedward1@inf.ed.ac.uk>

2003-04-07  CVS: new release

	* Release: 0.99.15

	* modprobe output to debug terminal

2003-04-07  CVS: new release

	* Release: 0.99.14

	* Now prompts for LCFG profile URL if not obtained via DHCP

2003-03-13  CVS: new release

	* Release: 0.99.13

	* added support for SCSI disks (with modules)

2002-12-18  CVS: new release

	* Release: 0.99.12

	* Now support kernels with modules

2002-09-13  CVS: new release

	* Release: 0.99.11

	* Fixed PCMCIA support

2002-08-09  CVS: new release

	* Release: 0.99.10

	* Added support for DHCP configuration to come from floppy

2002-05-01  CVS: new release

	* Release: 0.99.9

	* Upgraded to using new lcfg-client instead of lcfg-adapt

2002-05-01  CVS: new release

	* Release: 0.99.8

2002-05-01  CVS: new release

	* Release: 0.99.7

	* Now calls install component rather than boot component

2002-03-06  CVS: new release

	* Release: 0.99.6

	* use DHCP_NETMASK instead of hardware class B netmask for resolver sort list

2002-03-06  CVS: new release

	* Release: 0.99.5

	* Added support for boot's new single stepping install method

2002-03-06  CVS: new release

	* Release: 0.99.4

	* Added timezone setting in rc_install
	* Added DEFAULT_TZ to installparams.default

2002-01-30  CVS: new release

	* Release: 0.99.3



2002-01-30  CVS: new release

	* Release: 0.99.2




