diff --git a/ChangeLog b/ChangeLog index c02dc47..9b5cf6f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8,13 +8,15 @@ https://gitlab.com/systemrescue/systemrescue-sources/-/issues/278 ------------------------------------------------------------------------------ 9.04 (YYYY-MM-DD): ------------------------------------------------------------------------------- -* New "nomdlvm" boot option doesn't activate md raid and lvm devices, preventing disk writes -* Speed up boot process and fix pacman usage by using a preconfigured pacman trust database +* 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 +* Improve "mountall" script: add --readonly option, reuse empty mountpoints * Fix DNS name resolution during the initramfs boot phase * The "ca-trust" config option is applied to Firefox too * Add options to the "sysconfig" scope of YAML configs: timezone, authorized_keys, bookmarks * Fix configuration when there is no YAML file at all (e.g. when booting via PXE) +* Added packages: rclone, qemu-img, multipath-tools, unrar ------------------------------------------------------------------------------ 9.03 (2022-05-28): diff --git a/packages b/packages index 92b632c..0e19353 100644 --- a/packages +++ b/packages @@ -139,6 +139,7 @@ moreutils ms-sys mtools mtr +multipath-tools nano nbd ncdu @@ -193,6 +194,8 @@ python-llfuse python-pip python-yaml qemu-guest-agent +qemu-img +rclone rdesktop rdiff-backup readline @@ -232,6 +235,7 @@ tree ttf-dejavu udftools udpcast +unrar unzip usb_modeswitch usbutils