diff --git a/ChangeLog b/ChangeLog index c73d56c..ce411ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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) ------------------------------------------------------------------------------