mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
update 2024-12-02 22:40:54
This commit is contained in:
parent
3d5c7a26fa
commit
4846e0e815
@ -322,21 +322,21 @@
|
|||||||
"misc": {
|
"misc": {
|
||||||
"system": true,
|
"system": true,
|
||||||
"description": {
|
"description": {
|
||||||
"en_US": "Miscellaneous functions.(a collection of some minor modifications.)",
|
"en_US": "Miscellaneous functions. (A collection of some necessary modifications.)",
|
||||||
"ar_SA": "وظائف متنوعة.(مجموعة من بعض التعديلات الطفيفة.)",
|
"ar_SA": "وظائف متنوعة. (مجموعة من بعض التعديلات الضرورية.)",
|
||||||
"de_DE": "Verschiedene Funktionen.(eine Sammlung von einigen kleineren Modifikationen.)",
|
"de_DE": "Verschiedene Funktionen. (Eine Sammlung einiger notwendiger Änderungen.)",
|
||||||
"es_ES": "Funciones varias.(una colección de algunas modificaciones menores.)",
|
"es_ES": "Funciones variadas. (Una colección de algunas modificaciones necesarias.)",
|
||||||
"fr_FR": "Fonctions diverses.(une collection de quelques modifications mineures.)",
|
"fr_FR": "Fonctions diverses. (Une collection de certaines modifications nécessaires.)",
|
||||||
"ja_JP": "その他の機能。(いくつかの小さな変更のコレクション。)",
|
"ja_JP": "その他の機能。(いくつかの必要な変更の集まり。)",
|
||||||
"ko_KR": "기타 기능.(일부 작은 수정의 모음입니다.)",
|
"ko_KR": "기타 기능. (일부 필요한 수정의 집합.)",
|
||||||
"ru_RU": "Различные функции.(сборник некоторых незначительных модификаций.)",
|
"ru_RU": "Различные функции. (Набор некоторых необходимых изменений.)",
|
||||||
"th_TH": "ฟังก์ชันต่าง ๆ.(คอลเลกชันของการปรับเปลี่ยนขนาดเล็กบางอย่าง.)",
|
"th_TH": "ฟังก์ชันเบ็ดเสร็จ. (ชุดของการปรับเปลี่ยนบางอย่างที่จำเป็น.)",
|
||||||
"tr_TR": "Çeşitli işlevler.(bazı küçük değişikliklerin bir koleksiyonu.)",
|
"tr_TR": "Çeşitli iş levler. (Bazı gereksiz değişikliklerin bir koleksiyonu.)",
|
||||||
"uk_UA": "Різні функції.(колекція деяких незначних модифікацій.)",
|
"uk_UA": "Різноманітні функції. (Колекція деяких необхідних модифікацій.)",
|
||||||
"vi_VN": "Các chức năng khác nhau.(một bộ sưu tập của một số sửa đổi nhỏ.)",
|
"vi_VN": "Các chức năng khác nhau. (Một bộ sửa đổi cần thiết.)",
|
||||||
"zh_CN": "杂项功能。(一些小修改的集合。)",
|
"zh_CN": "杂项功能。(一些必要的修改的集合。)",
|
||||||
"zh_HK": "雜項功能。(一些小修改的集合。)",
|
"zh_HK": "雜項功能。(一些必要的修改的集合。)",
|
||||||
"zh_TW": "雜項功能。(一些小修改的集合。)"
|
"zh_TW": "雜項功能。(一些必要的修改的集合。)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mountloader": {
|
"mountloader": {
|
||||||
@ -699,6 +699,26 @@
|
|||||||
"zh_TW": "在開機和關機時自動備份系統設定到引導載入器磁碟(<引導載入器磁碟>/p1/scbk/)。參數:$1 - 保存次數,預設 7;$2 - 檔案名稱前綴,預設 \"bkp\"。"
|
"zh_TW": "在開機和關機時自動備份系統設定到引導載入器磁碟(<引導載入器磁碟>/p1/scbk/)。參數:$1 - 保存次數,預設 7;$2 - 檔案名稱前綴,預設 \"bkp\"。"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"trivial": {
|
||||||
|
"system": false,
|
||||||
|
"description": {
|
||||||
|
"en_US": "Miscellaneous functions. (A collection of some unnecessary modifications.)",
|
||||||
|
"ar_SA": "وظائف متنوعة. (مجموعة من بعض التعديلات غير الضرورية.)",
|
||||||
|
"de_DE": "Verschiedene Funktionen. (Eine Sammlung einiger unbedeutender Änderungen.)",
|
||||||
|
"es_ES": "Funciones variadas. (Una colección de algunas modificaciones innecesarias.)",
|
||||||
|
"fr_FR": "Fonctions diverses. (Une collection de certaines modifications inutiles.)",
|
||||||
|
"ja_JP": "その他の機能。(いくつかの不要な変更の集まり。)",
|
||||||
|
"ko_KR": "기타 기능. (일부 불필요한 수정의 집합.)",
|
||||||
|
"ru_RU": "Различные функции. (Набор некоторых ненужных изменений.)",
|
||||||
|
"th_TH": "ฟังก์ชันเบ็ดเสรจ. (ชุดของการปรับเปลี่ยนบางอย่างที่ไม่จำเป็น.)",
|
||||||
|
"tr_TR": "Çeşitli iş levler. (Birkaç gereksiz değişiklik.)",
|
||||||
|
"uk_UA": "Різноманітні функції. (Колекція деяких невимажних модифікацій.)",
|
||||||
|
"vi_VN": "Các chức năng khác nhau. (Một bộ sửa đổi không cần thiết.)",
|
||||||
|
"zh_CN": "杂项功能。(一些不太必要的修改的集合。)",
|
||||||
|
"zh_HK": "雜項功能。(一些不太必要的修改的集合。)",
|
||||||
|
"zh_TW": "雜項功能。(一些不太必要的修改的集合。)"
|
||||||
|
}
|
||||||
|
},
|
||||||
"updatenotify": {
|
"updatenotify": {
|
||||||
"system": false,
|
"system": false,
|
||||||
"description": {
|
"description": {
|
||||||
|
BIN
docs/addons.xlsx
BIN
docs/addons.xlsx
Binary file not shown.
BIN
docs/models.xlsx
BIN
docs/models.xlsx
Binary file not shown.
@ -4,6 +4,10 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
"aacraid": {
|
"aacraid": {
|
||||||
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -1010,6 +1014,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -1734,6 +1746,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -2228,6 +2244,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"aacraid": {
|
"aacraid": {
|
||||||
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -2816,6 +2840,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -3162,6 +3190,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -3834,6 +3870,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -4308,6 +4348,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"aacraid": {
|
"aacraid": {
|
||||||
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -4896,6 +4944,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -5242,6 +5294,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -5914,6 +5974,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -6388,6 +6452,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"aacraid": {
|
"aacraid": {
|
||||||
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -6976,6 +7048,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -7322,6 +7398,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -7994,6 +8078,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -8468,6 +8556,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"aacraid": {
|
"aacraid": {
|
||||||
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -9068,6 +9164,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -9410,6 +9510,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -10094,6 +10202,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -10564,6 +10676,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"aacraid": {
|
"aacraid": {
|
||||||
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -11168,6 +11288,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -11510,6 +11634,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -12198,6 +12330,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -12668,6 +12804,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -13456,6 +13600,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"net_failover": {
|
"net_failover": {
|
||||||
"description": "Failover driver for Paravirtual drivers",
|
"description": "Failover driver for Paravirtual drivers",
|
||||||
"depends": "failover"
|
"depends": "failover"
|
||||||
@ -14222,6 +14370,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -15018,6 +15174,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"net_failover": {
|
"net_failover": {
|
||||||
"description": "Failover driver for Paravirtual drivers",
|
"description": "Failover driver for Paravirtual drivers",
|
||||||
"depends": "failover"
|
"depends": "failover"
|
||||||
@ -15789,6 +15949,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"aacraid": {
|
"aacraid": {
|
||||||
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -16417,6 +16585,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -16783,6 +16955,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -17495,6 +17675,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -17989,6 +18173,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"aacraid": {
|
"aacraid": {
|
||||||
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -18597,6 +18789,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -18939,6 +19135,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -19631,6 +19835,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -20101,6 +20309,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"aacraid": {
|
"aacraid": {
|
||||||
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -20725,6 +20941,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -21071,6 +21291,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -21779,6 +22007,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -22253,6 +22485,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"aacraid": {
|
"aacraid": {
|
||||||
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
"description": "Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, HP NetRAID-4M, IBM ServeRAID & ICP SCSI driver (Compiled by RR for DSM)",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -22885,6 +23125,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
@ -23235,6 +23479,14 @@
|
|||||||
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
"description": "RealTek RTL-8139C+ series 10/100 PCI Ethernet driver",
|
||||||
"depends": "mii"
|
"depends": "mii"
|
||||||
},
|
},
|
||||||
|
"8139too": {
|
||||||
|
"description": "RealTek RTL-8139 Fast Ethernet driver",
|
||||||
|
"depends": "mii"
|
||||||
|
},
|
||||||
|
"8390": {
|
||||||
|
"description": "",
|
||||||
|
"depends": ""
|
||||||
|
},
|
||||||
"9p": {
|
"9p": {
|
||||||
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
"description": "9P2000 filesystem support (Compiled by RR for DSM)",
|
||||||
"depends": "9pnet"
|
"depends": "9pnet"
|
||||||
@ -23951,6 +24203,10 @@
|
|||||||
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
"description": "Driver for NCT6775F and compatible chips (Compiled by RR for DSM)",
|
||||||
"depends": "hwmon-vid"
|
"depends": "hwmon-vid"
|
||||||
},
|
},
|
||||||
|
"ne2k-pci": {
|
||||||
|
"description": "PCI NE2000 clone driver",
|
||||||
|
"depends": "8390"
|
||||||
|
},
|
||||||
"netxen_nic": {
|
"netxen_nic": {
|
||||||
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
"description": "QLogic/NetXen (1/10) GbE Intelligent Ethernet Driver",
|
||||||
"depends": ""
|
"depends": ""
|
||||||
|
Binary file not shown.
BIN
docs/pats.xlsx
BIN
docs/pats.xlsx
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user