From: <smi...@us...> - 2004-03-05 02:16:58
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8176 Modified Files: CHANGES Log Message: - added missing directory for heartbeat - changed boot system to use /etc/init.d/boot.d and added boot.local (By Roland Pabel) Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.716 retrieving revision 1.717 diff -u -d -r1.716 -r1.717 --- CHANGES 4 Mar 2004 16:13:53 -0000 1.716 +++ CHANGES 5 Mar 2004 01:55:21 -0000 1.717 @@ -22,6 +22,8 @@ # 1.1.3 +- changed boot system to use /etc/init.d/boot.d (Heiko / Roland Pabel) + and added boot.local - save-config now runs /root/bin/post-save-config if it exists (bs) - added adsl init script - added commented out warning to run save-config before shutdown (bs) |