:warning: rr.img been modified to the default 4GB image (actual size is 3.5 GB), and 1GB image is no longer provided.
1. Modify the timeout for finding for bootloader disks during startup to 30s.
2. Fix the issue of ineffective formatting of mmc disk.
3. Rewrite the "Try to recovery a installed DSM system" function.
4. Fix support for non-SATA disk systems for DSM system related operations (such as downgrade, password modification, etc.)
5. Update GRUB to 2.12 (Need rewriting the bootloader disk, update will not upgrade GRUB.)
6. Add a large amount of prompt information to facilitate the judgment of installation failure.
7. Other logic and translation optimizations.
8. modules:
* Fix aacraid, aic94xx, megaraid, mvsas, hpsa (only epyc7002)
* Add megaraid, dm9601.
:warning: rr.img has been modified to the default 4GB image (actual size is 3.5 GB), and 1GB image is no longer provided.
:warning: 24.3.1 Upgrading GRUB 2.12 requires rewriting the disk before upgrading. Updating update.zip will not upgrade GRUB.
1. Modify the timeout for finding for bootloader disks during startup to 60s.
2. Fix 'get pat data ...' may be stuck problem.
3. Fix the problem of not stopping when build error.
4. Adjust the order of the advanced menu. Optimize a lot of logic again to prepare for non physical build.
5. addons:
* Fix disks, fix the problem of incomplete disk display in some cases.
* Update hdddb. Thanks @007revad
* Update storagepanmel, rewrite logic.
* Add nvmesystem, support only nvme(m.2) disk for DSM system installation (currently only supports SA6400). Author: @jim3ma.