From 095848f357dcadcd5b2be89ca4c694b8d3ff458a Mon Sep 17 00:00:00 2001 From: Tomas M Date: Mon, 3 Sep 2012 17:16:47 -0500 Subject: [PATCH] boot graphics --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index 34d433c..447fee0 100644 --- a/README +++ b/README @@ -6,6 +6,10 @@ distribution into a Live Kit (formely known as Live CD). * Before you start building your Kit, edit the file ./.config +* You may also wish to replace boot graphics in ./bootfiles/bootlogo.png + and reorganize isolinux.cfg to fit your needs (when editing the file, + keep all paths in /boot/, it will be rellocated during LiveKit creation) + * When done editing, run the ./build script to create your Live Kit