Merge branch 'changelog-9.06' into 'main'

more changelog entries in preparation for 9.06

See merge request systemrescue/systemrescue-sources!260
This commit is contained in:
Gerd v. Egidy 2022-12-16 22:21:08 +00:00
commit e2f95d1589

View file

@ -9,6 +9,14 @@ https://gitlab.com/systemrescue/systemrescue-sources/-/issues/278
9.06 (YYYY-MM-DD):
------------------------------------------------------------------------------
* Added Memtest86+ memory tester v6.00 for UEFI in the Grub boot menu (#308)
* sysrescueusbwriter to create USB media on Linux, creates writeable FAT filesystem
* Added pacman-faketime command to work around expired package signing keys (#313)
* "dovnc" option now implies "dostartx" again (#310)
* Added "bash_history" and "hosts" options to the "sysconfig" scope of the YAML config file
* Reduced timeout until automatic boot with default options from 90 to 30 seconds
* Support for using a serial console in bootloader and boot options (ttyS0,115200n8)
* .iso images now have a checksum embedded against accidental corruption (isomd5sum)
* Added packages: inxi, libfaketime
------------------------------------------------------------------------------
9.05 (2022-10-21):