feat(iso): remove splash.png, show EASY-BEE ASCII art in GRUB text mode

The graphical splash had "BEE / HARDWARE AUDIT" baked into the PNG,
overriding the echo ASCII art. Replace with a plain black background
so the EASY-BEE block-char banner from grub.cfg echo commands is visible.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Mikhail Chusavitin
2026-03-25 13:32:23 +03:00
parent ee8931f171
commit 450193b063
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
desktop-image: "../splash.png"
desktop-color: "#000000"
title-color: "#f5a800"
title-font: "Unifont Regular 16"
title-text: ""

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB