Merge branch 'changelog' into 'main'

changelog entries for recent merges

See merge request systemrescue/systemrescue-sources!237
This commit is contained in:
Gerd v. Egidy 2022-10-11 19:44:40 +00:00
commit 77be9507fd

View file

@ -8,10 +8,16 @@ https://gitlab.com/systemrescue/systemrescue-sources/-/issues/278
------------------------------------------------------------------------------
9.05 (YYYY-MM-DD):
------------------------------------------------------------------------------
* Add a new style for configuring autorun scripts ("autorun.exec") (#287)
* Change the default for ar_nowait to true: don't wait at the end of autorun by default anymore
* Deprecate storing autorun scripts in the root of the boot disk (#252)
* Bind-mount /run/archios/bootmnt in case of copytoram to create a stable path for use in autorun
* Add yay AUR helper (#139)
* Allow https-URLs for the archiso_http_srv option by disabling certificate checks
* Don't waste ram when using the archiso_http_srv option (#56)
* mountall: run udevadm settle to mount newly opened cryptodisks, improve messages
* Add rclone option to the "sysconfig" scope of YAML config file, it writes a rclone.conf file
* Add sysctl option to the "sysconfig" scope of YAML config file
* Added packages: whois (mkpasswd)
------------------------------------------------------------------------------