22 lines
389 B
Plaintext
22 lines
389 B
Plaintext
$o = {
|
|
'X' => {
|
|
'monitors' => [
|
|
{
|
|
'VendorName' => 'Plug\'n Play',
|
|
'manually_chosen' => 1
|
|
}
|
|
],
|
|
'resolution_wanted' => 'x'
|
|
},
|
|
'authentication' => {
|
|
'sha512' => 1,
|
|
'shadow' => 1
|
|
},
|
|
'autoExitInstall' => '1',
|
|
'interactiveSteps' => [
|
|
'doPartitionDisks',
|
|
'formatPartitions',
|
|
'summary'
|
|
],
|
|
'default_packages' => [
|