new file: .github/workflows/mikrotik_patch_6.yml

renamed:    .github/workflows/mikrotik_patch.yml -> .github/workflows/mikrotik_patch_7.yml
	modified:   README.md
	modified:   README_CN.md
	new file:   busybox/busybox_x86
	deleted:    busybox/busybox_x86_64
	renamed:    keygen/keygen_x86_64 -> keygen/keygen_x86
	modified:   patch.py
This commit is contained in:
zyb
2024-07-19 10:15:57 +08:00
parent a79ce9a88a
commit 24b5981d47
8 changed files with 289 additions and 30 deletions

View File

@@ -29,8 +29,6 @@
SignVerifyCreate, Extract npk file.
### patch.py
Patch public key and sign NPK files
### netinstall.py
Patch netinstall to enable network installation of NPK files that have been resigned in ISO
## all patches are applied automatically with [Github Action](https://github.com/elseif/MikroTikPatch/blob/main/.github/workflows/mikrotik_patch.yml).