Skip to main content
4 events
when toggle format what by license comment
Jun 26, 2019 at 1:32 comment added harperville You're right and I agree. The correct way to do this is to move my customizations out of grub.cfg. That activity is in progress and will happen eventually. The immediate goal here is to satisfy my curiosity about being able to alter the default "workflow" of a yum install in this particular instance. I do have a work-around that I'm okay using for now. Thanks for the feedback. FYI, in CentOS, most of the customization files are in /etc/grub.d/ and /etc/default/grub as @yurij mentions below.
Jun 25, 2019 at 23:33 answer added Yurij Goncharuk timeline score: 2
Jun 25, 2019 at 23:31 comment added D McKeon Assuming that CentOS is close to Fedora, you may want to look at the packages that provide /usr/lib/kernel/install.d/ , /etc/kernel/install.d/ , and /etc/grub.d . You may be able to migrate your customizations out of grub.cfg so that kernel updates create a new grub.cfg that includes your customizations.
Jun 25, 2019 at 22:54 history asked harperville CC BY-SA 4.0