From b42dabf49dad9008dfef5f0d95f9d1c48ac269fb Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Mon, 23 Mar 2020 22:22:53 +0000 Subject: 1.13 --- Makefile | 2 +- NEWS | 13 +++++++++++-- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index c8455fd..2d40d08 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = drakiso -VERSION = 1.12 +VERSION = 1.13 all: make -C bootloader diff --git a/NEWS b/NEWS index 49d7f3a..21e3781 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,15 @@ +1.13 + - bootloader: in grub 2.04 linux16/linuxefi are included in linux module -- update examples to default to Mageia 8 -- update examples to support encrypted persistent partition +- examples: + - default to Mageia 8 + - support encrypted persistent partition + - prevent unnecessary updates on first boot + - reorder boot options to make it easier to remove 'splash quiet' + - default to not generating a xorg.conf file on boot + - exclude plymouth from minimal example + - don't try to disable non-existent services in minimal example +- translation updates 1.12 -- cgit v1.2.1