mirror of
https://github.com/pocopico/tinycore-redpill.git
synced 2025-09-15 12:51:13 +08:00
Fixed typos and configured patches
This commit is contained in:
@ -20,12 +20,12 @@
|
||||
"patches": {
|
||||
"_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)",
|
||||
"zlinux": [
|
||||
"zImage-001-dav3221-42621-ramdisk-and-header.bsp"
|
||||
"zImage-001-dva3221-42621-ramdisk-and-header.bsp"
|
||||
],
|
||||
"ramdisk": [
|
||||
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-002-init-script.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-003-post-init-script.patch",
|
||||
"@@@COMMON@@@/v7.1.1/ramdisk-002-init-script.patch",
|
||||
"@@@COMMON@@@/v7.1.1/ramdisk-003-post-init-script.patch",
|
||||
"@@@COMMON@@@/ramdisk-004-network-hosts.patch"
|
||||
]
|
||||
},
|
||||
|
@ -20,12 +20,12 @@
|
||||
"patches": {
|
||||
"_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)",
|
||||
"zlinux": [
|
||||
"zImage-001-dav3221-42661-ramdisk-and-header.bsp"
|
||||
"zImage-001-dva3221-42661-ramdisk-and-header.bsp"
|
||||
],
|
||||
"ramdisk": [
|
||||
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-002-init-script.patch",
|
||||
"@@@COMMON@@@/v7.0.1/ramdisk-003-post-init-script.patch",
|
||||
"@@@COMMON@@@/v7.1.1/ramdisk-002-init-script.patch",
|
||||
"@@@COMMON@@@/v7.1.1/ramdisk-003-post-init-script.patch",
|
||||
"@@@COMMON@@@/ramdisk-004-network-hosts.patch"
|
||||
]
|
||||
},
|
||||
|
@ -22,7 +22,7 @@
|
||||
"patches": {
|
||||
"_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)",
|
||||
"zlinux": [
|
||||
"zImage-001-dav3221-42661-ramdisk-and-header.bsp"
|
||||
"zImage-001-dva3221-42661-ramdisk-and-header.bsp"
|
||||
],
|
||||
"ramdisk": [
|
||||
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
|
||||
|
Reference in New Issue
Block a user