diff --git a/build_c6_live.sh b/build_c6_live.sh index 51c82e7..8face69 100755 --- a/build_c6_live.sh +++ b/build_c6_live.sh @@ -2,10 +2,12 @@ ################################################################################# # -# Name : CentOS 6 Live Media [CD,DVD] build script -# Function : Builds the CD,DVD media from the last current C6 tree +# Name : CentOS Live Media [CD,DVD] build script +# Function : Builds Live CD and DVD media # How to call it : see usage() # Author : Fabian Arrotin (arrfab@centos.org) +# Karanbir Singh (kbsingh@centos.org) +# Notes: its possible to build both i386 and x86_64 media on the same vm # #################################################################################