From 515e3b20c67bb563e3d2568da102892abcd64c12 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Fri, 15 Feb 2019 00:17:45 +0100 Subject: Fix PXE boot. Fix pxeserver. Add support for PXE-booting UEFI-based PC's Note that UEFI PXE-boot is not yet working, I do not know why. --- EFI/BOOT/theme/liveslak.txt | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'EFI/BOOT/theme/liveslak.txt') diff --git a/EFI/BOOT/theme/liveslak.txt b/EFI/BOOT/theme/liveslak.txt index 4334f20..48b1cc4 100644 --- a/EFI/BOOT/theme/liveslak.txt +++ b/EFI/BOOT/theme/liveslak.txt @@ -1,15 +1,13 @@ # -- Slackware Live Edition -- # In grub.cfg add: -# set theme=($root)/EFI/BOOT/theme/liveslak.txt +# set theme=$prefix/theme/liveslak.txt # export theme # # Global Properties: -#title-text: "Slackware Live Edition" title-text: "" -#title-font: "Unknown Regular 16" title-font: "DejaVu Sans Mono Regular 12" title-color: "#5569B9" -desktop-image: "/EFI/BOOT/theme/swlogog.png" +desktop-image: "swlogog.png" desktop-color: "#000000" message-font: "DejaVu Sans Mono Regular 12" terminal-font: "DejaVu Sans Mono Regular 10" @@ -20,7 +18,6 @@ terminal-font: "DejaVu Sans Mono Regular 10" top = 35% width = 75% height = 45% - #item_font = "Unknown Regular 16" item_font = "DejaVu Sans Mono Regular 12" item_color = "lightgrey" selected_item_color = "red" @@ -37,7 +34,6 @@ terminal-font: "DejaVu Sans Mono Regular 10" width = 90% top = 85% height = 5 - #font = "Unknown Regular 16" font = "DejaVu Sans Mono Regular 5" text_color = "red" fg_color = "#5569B9" -- cgit v1.2.3