From e34da5300de4142fd6cc1e8cfe2b2cee6b41683f Mon Sep 17 00:00:00 2001 From: Alexey Sheplyakov Date: Tue, 31 Aug 2021 16:30:26 +0400 Subject: [PATCH] 20210908-alt1 - Find out stage2 size at the run time instead of relying on the `ramdisk_size` parameter. As a result `ramdisk_size` parameter is not required any more. Closes: #40629 --- propagator.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/propagator.spec b/propagator.spec index 8899a49..e4a2690 100644 --- a/propagator.spec +++ b/propagator.spec @@ -3,7 +3,7 @@ %def_with splash Name: propagator -Version: 20210907 +Version: 20210908 Release: alt1 Summary: 'Early userspace' set of binaries @@ -39,6 +39,11 @@ including init and various helpers for hw probing and bootstrapping. %_sbindir/propagator %changelog +* Wed Sep 08 2021 Alexey Sheplyakov 20210908-alt1 +- Figure out stage2 size at the run time instead of relying on + ramdisk_size kernel command line parameter. As a result `ramdisk_size` + parameter is not required any more (closes: #40629) + * Tue Sep 07 2021 Alexey Sheplyakov 20210907-alt1 - Improved IO errors handling when loading stage2 (closes: #40803) - Support loading stage2 images >= 2GB (related: #40710) -- 2.42.2