|
|
|
|
@ -119,9 +119,9 @@ NULL
|
|
|
|
|
|
|
|
|
|
#define open_gparted_command "gparted"
|
|
|
|
|
|
|
|
|
|
#define AUTOINSTALL_TYPE_INSTALL_command "ubconfig --source global get autoinstall AUTOINSTALL[install_type]"
|
|
|
|
|
#define AUTOINSTALL_DEVICE_command "ubconfig --source global get autoinstall AUTOINSTALL[device]"
|
|
|
|
|
#define part_parameter_command "ubconfig --source global get autoinstall AUTOINSTALL[part]"
|
|
|
|
|
#define AUTOINSTALL_TYPE_INSTALL_command "ubconfig --source global get [autoinstall] AUTOINSTALL[install_type]"
|
|
|
|
|
#define AUTOINSTALL_DEVICE_command "ubconfig --source global get [autoinstall] AUTOINSTALL[device]"
|
|
|
|
|
#define part_parameter_command "ubconfig --source global get [autoinstall] AUTOINSTALL[part]"
|
|
|
|
|
|
|
|
|
|
#define PASSWORD_DEFAULT "ublinux"
|
|
|
|
|
|
|
|
|
|
|