From 994da7029302c5cf22935eaf52181d17480a1fef Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Fri, 21 Mar 2008 00:57:41 +0000 Subject: 1.6 --- Makefile | 2 +- NEWS | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1