Update of /cvsroot/devil-linux/build
In directory vz-cvs-3.sog:/tmp/cvs-serv25806
Modified Files:
CHANGES
Log Message:
- closed bug #106 - pre_init: logic of /sbin/upgrade-config call
- automatic upgrade is now available with "a" (good luck!)
- upgrade has now to be initiated with "u", any other key skips
- we now only wait 2 minutes for a upgrade-config decision, default behavior
- is to skip
Index: CHANGES
===================================================================
RCS file: /cvsroot/devil-linux/build/CHANGES,v
retrieving revision 1.1484
retrieving revision 1.1485
diff -u -d -r1.1484 -r1.1485
--- CHANGES 21 Dec 2011 01:03:32 -0000 1.1484
+++ CHANGES 21 Dec 2011 19:55:44 -0000 1.1485
@@ -23,6 +23,10 @@
1.6.0-RC1
WIP - resolved bug #118 - install-on-usb fails to install grub (64 bit versions)
+- closed bug #106 - pre_init: logic of /sbin/upgrade-config call
+- automatic upgrade is now available with "a" (good luck!)
+- upgrade has now to be initiated with "u", any other key skips
+- we now only wait 2 minutes for a upgrade-config decision, default behavior is to skip
- resolved bug #105 - mount_cdrom: incomplete version match of the boot and the found cd image
- time(zone) is not set before the file systems are mounted
- upgrade-config did not execute insserv to correct the init script order
|