mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-03-04 03:53:50 +01:00
Merge branch 'changelog' into 'main'
Update ChangeLog to keep one line per entry See merge request systemrescue/systemrescue-sources!204
This commit is contained in:
commit
537cd04e28
10
ChangeLog
10
ChangeLog
|
|
@ -8,12 +8,10 @@ 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 "autoterminal" to run custom scripts in dedicated consoles for user interaction
|
||||
* Added "mountall" script which mounts all available disks and volumes
|
||||
* Updated "sysrescuecfg" boot option to merge given files after files in sysrescue.d
|
||||
* Changed YAML config file loading logic to fully merge multiple files (#254)
|
||||
* Added packages: acpi, fatresize, kexec-tools, moreutils, python-pythondialog
|
||||
|
||||
-------------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue