This repository contains the code used to build the Ubuntu-based Delphix Appliance, leveraging open-source tools such as Debian's live-build, Docker, Ansible, OpenZFS, and others.
Apache License 2.0
19
stars
41
forks
source link
DLPX-90976 add "--debug-image=all" to grub-install #759
To help try and debug our grub/boot problems, this PR adds "--debug-image=all" when installing the bootloader. This will cause more debug output to be emitted during boot; it's unclear if this output will help us root cause, but it shouldn't hurt.
To help try and debug our grub/boot problems, this PR adds "--debug-image=all" when installing the bootloader. This will cause more debug output to be emitted during boot; it's unclear if this output will help us root cause, but it shouldn't hurt.
git-ab-pre-push
is here