summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2020-03-23 22:22:53 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2020-03-23 22:22:53 +0000
commitb42dabf49dad9008dfef5f0d95f9d1c48ac269fb (patch)
tree45cf2639a86ba5c0779ba901f0d28b46e43ac66a
parent67e4251a5cf58681e1fbb232a2bdf85ab2c340ec (diff)
downloaddrakiso-b42dabf49dad9008dfef5f0d95f9d1c48ac269fb.tar
drakiso-b42dabf49dad9008dfef5f0d95f9d1c48ac269fb.tar.gz
drakiso-b42dabf49dad9008dfef5f0d95f9d1c48ac269fb.tar.bz2
drakiso-b42dabf49dad9008dfef5f0d95f9d1c48ac269fb.tar.xz
drakiso-b42dabf49dad9008dfef5f0d95f9d1c48ac269fb.zip
1.131.13
-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