From a7fd2a58553ed5841535cb2c47449c3431553d20 Mon Sep 17 00:00:00 2001 From: "Gerd v. Egidy" Date: Sat, 6 Aug 2022 15:14:56 +0200 Subject: [PATCH] add "cow_label" and "cow_directory" changes to the changelog --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 9b5cf6f..dcc5b37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ https://gitlab.com/systemrescue/systemrescue-sources/-/issues/278 ------------------------------------------------------------------------------ 9.04 (YYYY-MM-DD): ------------------------------------------------------------------------------- +* "cow_label" and "cow_directory" boot options can now also be set via the YAML config file * New "nomdlvm" boot option doesn't activate md raid and lvm devices, preventing disk writes (#272) * Speed up boot process and fix pacman usage by using a preconfigured pacman trust database (#290) * Improve "mountall" script: detect more partitions, ignore swap, LUKS encryption support