summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
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)