Commit 070962f6 authored by Mikhail Efremov's avatar Mikhail Efremov

Drop gfxboot menu.

Use defaut one. It causes ugly graphical artefacts and no one know how to fix it.
parent f35055d0
......@@ -22,8 +22,6 @@ ahttpd:
boot:
cp -a /usr/src/design-bootloader-source ./
cp -a components/bootloader/config design-bootloader-source/
cp -af components/bootloader/menu.inc design-bootloader-source/src/
cp -al components/bootloader/menu_*.jpg design-bootloader-source/data-install/
cp -a components/bootloader/gfxboot.cfg design-bootloader-source/data-install/
cp -a components/bootloader/gfxboot.cfg design-bootloader-source/data-boot/
for size in 1024x768 800x600 640x480; do \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment