diff --git a/boot/bootdata/bootcd.ini b/boot/bootdata/bootcd.ini index 711efc6bf82..5a3c89064ac 100644 --- a/boot/bootdata/bootcd.ini +++ b/boot/bootdata/bootcd.ini @@ -9,16 +9,16 @@ MinimalUI=Yes [Operating Systems] Setup="ReactOS Setup (Text Mode)" LiveImg="ReactOS Live Environment (Graphics Mode)" -LiveImg_RamDisk="ReactOS Live Environment (Graphics Mode) in RAM" - -;; The following options are for testing and development: +LiveImg_RamDisk="ReactOS Live Environment - RamDisk" +== +;; The entries below are for testing and development: Setup_Debug="Setup (Debug)" Setup_Screen="Setup (Screen Debug)" -LiveImg_Debug="Live Environment (Debug)" -LiveImg_VBoxDebug="Live Environment (VBox Debug)" -LiveImg_Screen="Live Environment (Screen Debug)" -; The following entry is an example template: -;LiveImg_LogFile="Live Environment (Log file)" +LiveImg_Debug="Live (Debug)" +LiveImg_VBoxDebug="Live (VBox Debug)" +LiveImg_Screen="Live (Screen Debug)" +;; The following entry is an example template: +;LiveImg_LogFile="Live (Log file)" [Setup] BootType=ReactOSSetup diff --git a/boot/bootdata/floppy_pc98.ini b/boot/bootdata/floppy_pc98.ini index eb64b82b051..64af1620ba3 100644 --- a/boot/bootdata/floppy_pc98.ini +++ b/boot/bootdata/floppy_pc98.ini @@ -8,13 +8,15 @@ MinimalUI=Yes [Operating Systems] Setup="ReactOS Setup (Text Mode)" +LiveImg="ReactOS Live Environment (Graphics Mode)" +== +;; The entries below are for testing and development: Setup_Debug="Setup (Debug)" Setup_Screen="Setup (Screen Debug)" -LiveImg="ReactOS Live Environment (Graphics Mode)" -LiveImg_Debug="Live Environment (Debug)" -LiveImg_Screen="Live Environment (Screen Debug)" -; The following entry is an example template: -;LiveImg_LogFile="Live Environment (Log file)" +LiveImg_Debug="Live (Debug)" +LiveImg_Screen="Live (Screen Debug)" +;; The following entry is an example template: +;LiveImg_LogFile="Live (Log file)" [Setup] BootType=ReactOSSetup