summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--NEWS13
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