mirror of
https://github.com/fbelavenuto/arpl.git
synced 2025-12-24 06:42:06 +08:00
wip
This commit is contained in:
@@ -620,7 +620,7 @@ function cmdlineMenu() {
|
||||
TEXT+="\n"
|
||||
done
|
||||
TEXT+="\nPorts with color \Z1red\Zn as DUMMY, color \Z2\Zbgreen\Zn has drive connected\n"
|
||||
TEXT+="Use this information to mount SataPortMap, DiskIdxMap and sata_remap"
|
||||
TEXT+="Use this information to assist in creating SataPortMap, DiskIdxMap and sata_remap"
|
||||
dialog --backtitle "`backtitle`" --colors --aspect 18 \
|
||||
--msgbox "${TEXT}" 0 0
|
||||
;;
|
||||
|
||||
@@ -10,8 +10,6 @@ modules-notneeded: &modules-notneeded
|
||||
- xhci_hcd
|
||||
- uhci_hcd
|
||||
synoinfo: &synoinfo
|
||||
# maxdisks: "15"
|
||||
# internalportcfg: "0x78FF"
|
||||
esataportcfg: "0x00"
|
||||
usbportcfg: "0x8700"
|
||||
rss_server: "http://example.com/null.xml"
|
||||
|
||||
@@ -37,7 +37,7 @@ serial:
|
||||
- "2040"
|
||||
- "20C0"
|
||||
- "2150"
|
||||
middle: "SBR"
|
||||
middle: "SJR"
|
||||
suffix: "alpha"
|
||||
disks: 2
|
||||
dt: true
|
||||
|
||||
Reference in New Issue
Block a user