summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.com>2008-06-02 17:14:27 +0000
committerOlivier Blin <oblin@mandriva.com>2008-06-02 17:14:27 +0000
commit3720f568adc98b597521e02d563f910bb03ae492 (patch)
tree12afeb5a7d56251ba813deb81f8e7792cb1bf5b1 /NEWS
parent64cbc2c3974b233d01a9743a142a72477b9a69fd (diff)
downloaddraklive-install-3720f568adc98b597521e02d563f910bb03ae492.tar
draklive-install-3720f568adc98b597521e02d563f910bb03ae492.tar.gz
draklive-install-3720f568adc98b597521e02d563f910bb03ae492.tar.bz2
draklive-install-3720f568adc98b597521e02d563f910bb03ae492.tar.xz
draklive-install-3720f568adc98b597521e02d563f910bb03ae492.zip
1.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e9290ec..02f1d2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+1.9:
+- do not install bootloader on live device (useful for Mandriva Flash)
+- get list of files to be removed from /etc/draklive-install.d/remove.d/
+- do not allow update-menus to create home directory with invalid perms
+- allow to specify custom copy source in /etc/sysconfig/draklive-install
+ (to copy unmodified distro from Mandriva Flash)
+- clean fstab in the live system (since partitions UUIDs of the
+ installed system have been modified)
+- remove hds from harddrake config in live system too so that they get
+ reconfigured at next reboot
+- umount partitions later
+ (because g-v-m might have mounted them in the meantime)
+- use wrapper to lock media managers during live install
+ (not to get popups/automounts about new partitions)
+
1.8:
- do not crash when no valid devices is found (#36377)