You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use augeasproviders_grub to configure flash card images that contain a configured operating system including /etc/default/grub but that do not have grub or /boot/grub2/grub.cfg yet. That gets installed at burn time when the OS image is actually written to disk.
Would it be possible to add an option to disable the execution of the grub2-mkconfig step so that I can have it skipped when running in my build containers?
Thank you
The text was updated successfully, but these errors were encountered:
I'll give it a shot and submit a pull request.
The ruby and puppet code won't be a problem, where I run into issues is rspec tests.
Tom
Get Outlook for Android<https://aka.ms/ghei36>
________________________________
From: Trevor Vaughan <notifications@github.com>
Sent: Friday, August 16, 2019 4:06:47 PM
To: hercules-team/augeasproviders_grub <augeasproviders_grub@noreply.github.com>
Cc: Tom Parker <tparker@cbnco.com>; Mention <mention@noreply.github.com>
Subject: Re: [hercules-team/augeasproviders_grub] Can the call to grub2-mkconfig be disableable? (#47)
@tparkercbn<https://github.com/tparkercbn> Seems like a reasonable request. Not sure when anyone can get around to it but it's actually not a very big change.
Happy to point you to the code bits if you're up for working on it.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#47>, or mute the thread<https://github.com/notifications/unsubscribe-auth/ABJYF5QI3GQO6GWOCK54I2TQE4CFPANCNFSM4IMMNA7Q>.
I use augeasproviders_grub to configure flash card images that contain a configured operating system including /etc/default/grub but that do not have grub or /boot/grub2/grub.cfg yet. That gets installed at burn time when the OS image is actually written to disk.
Would it be possible to add an option to disable the execution of the grub2-mkconfig step so that I can have it skipped when running in my build containers?
Thank you
The text was updated successfully, but these errors were encountered: