From: Heiko Z. <smi...@us...> - 2004-04-09 01:01:19
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22540 Modified Files: CHANGES Log Message: - don't wait for usb-storage driver if no devices are present (Roland Pabel) - added boot parameter 'config=<device>:<filename>' which is given priority in search for configuration archive (Roland Pabel) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.754 retrieving revision 1.755 diff -u -d -r1.754 -r1.755 --- CHANGES 8 Apr 2004 11:24:13 -0000 1.754 +++ CHANGES 9 Apr 2004 00:47:35 -0000 1.755 @@ -22,6 +22,9 @@ # 1.1.3 +- don't wait for usb-storage driver if no devices are present (Roland Pabel) +- added boot parameter 'config=<device>:<filename>' which is given + priority in search for configuration archive (Roland Pabel) - updated rrdtool v1.0.47 - updated lm_sensors to v2.6.8 - updated libtool to v1.5.4 |