############################################################## # # # This script is created by winRoll-setup.bat # # # # License: GPL # # NCHC Free Software Labs , NCHC ,Taiwan # # # ############################################################## drbl-winRoll.VERSION = 20060413 wsname.VERSION = 2.75g cygwin.dll.VERSION = 1.5.19-4 # HN_WSNAME_DEF_PARAM : Define default wsname parementer, assigned by winRoll-set.bat HN_WSNAME_DEF_PARAM = /N:$MAC ############################################################### # HN_WSNAME_PARAM : Define custermized wsname parementer, assigned by user. # The follow is several suggested format # HN_WSNAME_PARAM = /RDF:[C:\path_of_hosts.conf_file] /DFK:$MAC # Ex: HN_WSNAME_PARAM = /RDF:C:\cygwin\drbl_winRoll-config\hosts.txt /DFK:$MAC # # Other format: # HN_WSNAME_PARAM = /N:PC-$MAC # HN_WSNAME_PARAM = /N:PC-$MAC[6+] # HN_WSNAME_PARAM = /N:PC-$IP # HN_WSNAME_PARAM = /N:PC-$IP[3+] ###############################################################