usr/src/cmd/text-install/osol_install/text_install/ti_install.py
branchoi_151a
changeset 1423 186be1527fbd
parent 1400 6c54a8b98066
equal deleted inserted replaced
1422:8e22562763cd 1423:186be1527fbd
    69 ICT_USER_GID = "10"
    69 ICT_USER_GID = "10"
    70 
    70 
    71 INSTALL_FINISH_PROG = "/sbin/install-finish"
    71 INSTALL_FINISH_PROG = "/sbin/install-finish"
    72 
    72 
    73 # Initial BE name
    73 # Initial BE name
    74 INIT_BE_NAME = "solaris"
    74 INIT_BE_NAME = "openindiana"
    75 
    75 
    76 # definitions for ZFS pool
    76 # definitions for ZFS pool
    77 INSTALL_SNAPSHOT = "install"
    77 INSTALL_SNAPSHOT = "install"
    78 
    78 
    79 INSTALLED_ROOT_DIR = "/a"
    79 INSTALLED_ROOT_DIR = "/a"