From: Jonathan Toppins on gitlab.com
https://gitlab.com/cki-project/kernel-ark/-/merge_requests/2041#note_1124315349

All of these reasons are why I do not recommend using the `/proc` config entry
unless the system has a non-standard storage configuration that prevents the
storage of the config in `/boot`. For example if we store an initramfs in
NVRAM and no real packages exist, then ok store the kernel config in the
kernel because multiple kernels can boot the same initramfs and we do not want
to waste writes to the initramfs as we update the kernel.

If the auto team is targeting a platform with this odd storage configuration
then I would recommend an auto specific config change for this highly embedded
platform. I do not recommend this configuration for general RHEL.
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to