8.6 release fixes #92

Merged
akatch merged 14 commits from 8.6_release_fixes into develop 2022-06-09 23:15:17 +00:00
Showing only changes of commit 0143c3efbb - Show all commits

View File

@ -519,6 +519,7 @@
"settings": {
"HDDMODEL": "ide-hd",
"HDD_1": "disk_full_mbr.img",
"HDDSIZEGB": "20",
"PARTITIONING": "guided_delete_all"
}
},
@ -819,6 +820,7 @@
},
"settings": {
"HDD_1": "disk_freespace_%PART_TABLE_TYPE%.img",
"HDDSIZEGB": "20",
"PARTITIONING": "guided_free_space",
"ROOT_PASSWORD": "weakpassword"
}