diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-05-23 22:07:50 +0100 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2018-05-23 22:07:50 +0100 |
commit | 5b7e2ab3049aeef21187da565974b6be3d12ed75 (patch) | |
tree | 32a9fb5e5240d7e03f302c3da60760ea12188c27 | |
parent | e186cb294e30cf39f15303ed6949c5984a2e29a2 (diff) | |
download | draklive-install-5b7e2ab3049aeef21187da565974b6be3d12ed75.tar draklive-install-5b7e2ab3049aeef21187da565974b6be3d12ed75.tar.gz draklive-install-5b7e2ab3049aeef21187da565974b6be3d12ed75.tar.bz2 draklive-install-5b7e2ab3049aeef21187da565974b6be3d12ed75.tar.xz draklive-install-5b7e2ab3049aeef21187da565974b6be3d12ed75.zip |
2.152.15
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | NEWS | 4 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,5 @@ NAME = draklive-install -VERSION = 2.14 +VERSION = 2.15 dli_confdir = ${sysconfdir}/$(NAME).d dli_sysconfigdir = $(dli_confdir)/sysconfig @@ -1,3 +1,7 @@ +2.15 +- revised template for matching live media disk labels +- translation updates + 2.14 - shutdown instead of reboot after completing install from boot menu - display message whilst preparing the initial RAM disk |