]> git.ipfire.org Git - people/stevee/ipfire-2.x.git/commit
installer: Fail if the bootloader could not be installed
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Feb 2024 12:02:11 +0000 (12:02 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 9 Feb 2024 12:02:28 +0000 (12:02 +0000)
commit4c68bcb588de1bda5944e3bee09aaf314b450aa8
treed7030e0e3db00f1f9e435323903e5afe496a9ad9
parentbce42f80eb06c1b14e1cc4eaeab5d72724a0e456
installer: Fail if the bootloader could not be installed

If GRUB could not be installed during installation, the installer
continued without reporting the error to the user.

This change will make the installer fail.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/installer/install-bootloader