-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/var/qm test #552
/var/qm test #552
Conversation
Signed-off-by: Douglas Landgraf <dlandgra@redhat.com>
The shebang (#!) at the beginning of the line indicates that the script should be executed using the specified interpreter, which in this case is /bin/bash. This means that the script will be run using the Bash shell. Signed-off-by: nsednev <nsednev@redhat.com> Signed-off-by: Douglas Landgraf <dlandgra@redhat.com>
No need to be specific for disk, lets to the whole thing Signed-off-by: Douglas Landgraf <dlandgra@redhat.com>
Signed-off-by: Douglas Landgraf <dlandgra@redhat.com>
on SoC stop qm mounting check if parted is installed Signed-off-by: Yariv Rachmani <yrachman@redhat.com>
Signed-off-by: Douglas Landgraf <dlandgra@redhat.com>
Signed-off-by: Douglas Landgraf <dlandgra@redhat.com>
Signed-off-by: Douglas Landgraf <dlandgra@redhat.com>
@dougsland please review So script is good
|
I'd merge what we have now working, tag, release and that's it. |
@dougsland please review, rebase and comment |
if works for SoC and upstream, let's merge now. We can always improve later. I will tag it and make a release. |
Thanks for your efforts downstream @Yarboa ! |
PR based on this #538
Tested on soc c9s manually