# Copyright 2001 2002 Edson Brandi <ebrandi.home@uol.com.br>
# All Rights Reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions
# are met:
#
# 1. Redistributions of source code must retain the above copyright
#    notice, this list of conditions and the following disclaimer.
# 2. Redistributions in binary form must reproduce the above copyright
#    notice, this list of conditions and the following disclaimer in the
#    documentation and/or other materials provided with the distribution.
#
# THIS SOFTWARE IS PROVIDED BY EDSON BRANDI ``AS IS'' AND ANY
# EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
# PURPOSE ARE DISCLAIMED.  IN NO EVENT EDSON BRANDI BE LIABLE
# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
# LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
# USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
# DAMAGE.

c_dialogo_1="The necessary folders were created."

g_dialogo_1="The entire \"make buildworld\" process can take from 2 to 4 hours \n on a fast Pentium III class machine. Do you want to continue?"
g_dialogo_2="Binary files done."
g_dialogo_3="The compilation process was aborted ..."
g_dialogo_4="The compilation process failed, please see log file at \n $LIVEDIR/log"

d_dialogo_1="The binary files were distributed under $CHROOTDIR"

k_dialogo_1="The new kernel is at $CHROOTDIR"

e_dialogo_1="The $CHROOTDIR/etc files were changed."

i_dialogo_1="Creation process done."
i_dialogo_2="mkisofs not found, instaling from ports!"
i_dialogo_3="mkisofs instaled"
i_dialogo_4="File $LIVEISODIR/LiveCD.iso created."
i_dialogo_5="Burning process done."

v_dialogo_1=" You did set the $LIVEDIR/config variables as:\n\n LIVEISODIR=$LIVEISODIR \n CHROOTDIR=$CHROOTDIR \n CDRW=$CDRW \n LIVEDIR=$LIVEDIR \n\n Are you sure you want to continue with the \n LiveCD creation process?"

p_dialogo_1="Packages"
p_dialogo_2="These are the packages instaled in your FreeBSD machine. \\n\\"
p_dialogo_3="Choose the packages you wanna add in the LiveCD\""
p_dialogo_4="The selected packages were instaled on LiveCD's / partition"

m_dialogo_p="Create folders (mkdir)"
m_dialogo_g="Create binary files (buildworld)"
m_dialogo_d="Install binary files (installworld)"
m_dialogo_k="Create kernel (buildkernel)"
m_dialogo_e="Change files (patch's)"
m_dialogo_c="Install packages on LiveCD (Customize)"
m_dialogo_i="Create ISO (mkisofs)"
m_dialogo_f="Burn CD (burncd)"
m_dialogo_q="Exit (Quit)"

config_1="Which folder are you running livecd.sh from?"
config_2="Which folder do you want to create LiveCD's / in?"
config_3="Which folder do you want to create LiveCD.iso in?"
config_4="Do you want to use LiveCD as an installation media?"
config_5="Do you have a CDR/CDRW installed in this machine?"
config_6="What is the CDR/CDRW device?"
