mirror of
https://github.com/davidgiven/fluxengine.git
synced 2025-10-24 11:11:02 -07:00
Fix some default setting issues.
This commit is contained in:
@@ -85,7 +85,6 @@ option_group {
|
|||||||
option {
|
option {
|
||||||
name: "with_metadata"
|
name: "with_metadata"
|
||||||
comment: "528-byte sectors"
|
comment: "528-byte sectors"
|
||||||
set_by_default: true
|
|
||||||
|
|
||||||
config {
|
config {
|
||||||
layout {
|
layout {
|
||||||
|
|||||||
@@ -175,6 +175,7 @@ option_group {
|
|||||||
option {
|
option {
|
||||||
name: "240"
|
name: "240"
|
||||||
comment: '240kB 3.5" 78-track SS GCR'
|
comment: '240kB 3.5" 78-track SS GCR'
|
||||||
|
set_by_default: true
|
||||||
|
|
||||||
config {
|
config {
|
||||||
layout {
|
layout {
|
||||||
@@ -198,7 +199,6 @@ option_group {
|
|||||||
filesystem {
|
filesystem {
|
||||||
type: FATFS
|
type: FATFS
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user