summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS6
2 files changed, 7 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 45e0cc9..35be42f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
NAME = draklive-install
-VERSION = 1.5
+VERSION = 1.6
dli_confdir = ${sysconfdir}/$(NAME).d
dli_sysconfigdir = $(dli_confdir)/sysconfig
diff --git a/NEWS b/NEWS
index 28439e4..ff609c1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+1.6:
+- fix unmounting disks in live root
+- go on unmounting when one umount fails
+- log when umount fails
+- sync /var/log in installed root when needed
+
1.5:
- fix checking that available space is enough