From 967eedfc8e196806a01cbc03a8cb620026cecaec Mon Sep 17 00:00:00 2001 From: "Gerd v. Egidy" Date: Sat, 21 May 2022 22:44:51 +0200 Subject: [PATCH] some more changelog entries for 9.03 --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4e7a796..82987ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,10 +8,13 @@ https://gitlab.com/systemrescue/systemrescue-sources/-/issues/278 ------------------------------------------------------------------------------ 9.03 (YYYY-MM-DD): ------------------------------------------------------------------------------- +* Add "autoterminal": automatically started scripts that take over a virtual terminal + for user interaction +* Add "mountall" script: Mount all available disks and volumes * Change how the "sysrescuecfg" boot command line option is implemented: Merge given config files after reading the ones in the sysrescue.d dir * Change YAML config file loading logic to fully merge multiple files (#254) -* Added packages: moreutils, python-pythondialog +* Added packages: acpi, moreutils, python-pythondialog ------------------------------------------------------------------------------- 9.02 (2022-04-09):