pmt: Create comments and text appropriate for the ShawkTeam repository
This commit is contained in:
12
README.md
12
README.md
@@ -27,25 +27,25 @@ Examples:
|
|||||||
pmt format ext4 system_a --logical
|
pmt format ext4 system_a --logical
|
||||||
pmt -c /dev/block/platform/bootdevice/by-name --list
|
pmt -c /dev/block/platform/bootdevice/by-name --list
|
||||||
|
|
||||||
Report bugs to <t.me/YZBruh>
|
Report bugs to <t.me / ShawkTeam | Community / Topics -- pmt>
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Some notes
|
#### Some notes
|
||||||
|
|
||||||
- pmt supports multiple languages. [See languages.](https://github.com/YZBruh/pbt/blob/2.4.0/LANGUAGES.md)
|
- pmt supports multiple languages. [See languages.](https://github.com/ShawkTeam/pmt/blob/2.4.0/LANGUAGES.md)
|
||||||
- [Add language.](https://github.com/YZBruh/pbt/blob/2.4.0/ADD-LANGUAGES.md)
|
- [Add language.](https://github.com/ShawkTeam/pmt/blob/2.4.0/ADD-LANGUAGES.md)
|
||||||
- Feel free to ask any questions you want.
|
- Feel free to ask any questions you want.
|
||||||
- Packages are available in publications.
|
- Packages are available in publications.
|
||||||
- If the logical partition flag is not used, a classic partition is tried to be processing by default.
|
- If the logical partition flag is not used, a classic partition is tried to be processing by default.
|
||||||
- [Click to see special version changes.](https://github.com/YZBruh/pbt/blob/2.4.0/CHANGELOG.md)
|
- [Click to see special version changes.](https://github.com/ShawkTeam/pmt/blob/2.4.0/CHANGELOG.md)
|
||||||
- Let me know your suggestions!
|
- We are always open to your suggestions and support (developing)!
|
||||||
|
|
||||||
### How is it built?
|
### How is it built?
|
||||||
Android NDK is required to build.
|
Android NDK is required to build.
|
||||||
- [Download](https://developer.android.com/ndk/downloads) and extract the NDK package.
|
- [Download](https://developer.android.com/ndk/downloads) and extract the NDK package.
|
||||||
- Clone this repository. And get access to it.
|
- Clone this repository. And get access to it.
|
||||||
```
|
```
|
||||||
git clone https://github.com/YZBruh/pbt -b 2.4.0 ./pmt
|
git clone https://github.com/ShawkTeam/pmt -b 2.4.0
|
||||||
cd pmt
|
cd pmt
|
||||||
```
|
```
|
||||||
- Set the NDK working directory variable.
|
- Set the NDK working directory variable.
|
||||||
|
|||||||
Binary file not shown.
@@ -1,4 +1,4 @@
|
|||||||
# By YZBruh
|
# By YZBruh | ShawkTeam
|
||||||
|
|
||||||
# Copyright 2024 Partition Manager
|
# Copyright 2024 Partition Manager
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
# By YZBruh
|
# By YZBruh | ShawkTeam
|
||||||
|
|
||||||
# Copyright 2024 Partition Manager
|
# Copyright 2024 Partition Manager
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* By YZBruh */
|
/* By YZBruh | ShawkTeam */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copyright 2024 Partition Manager
|
* Copyright 2024 Partition Manager
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* By YZBruh */
|
/* By YZBruh | ShawkTeam */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright 2024 Partition Manager
|
* Copyright 2024 Partition Manager
|
||||||
@@ -78,7 +78,7 @@ void help(void)
|
|||||||
printf(" %s flash /sdcard/twrp/boot.img boot_a -c /dev/block/platform/bootdevice/by-name\n", bin_name);
|
printf(" %s flash /sdcard/twrp/boot.img boot_a -c /dev/block/platform/bootdevice/by-name\n", bin_name);
|
||||||
printf(" %s format ext4 system_a --logical\n", bin_name);
|
printf(" %s format ext4 system_a --logical\n", bin_name);
|
||||||
printf(" %s -c /dev/block/platform/bootdevice/by-name --list\n\n", bin_name);
|
printf(" %s -c /dev/block/platform/bootdevice/by-name --list\n\n", bin_name);
|
||||||
printf("%s <t.me/YZBruh>\n", curr_docs->docs_strs_l15);
|
printf("%s <t.me / ShawkTeam | Community / Topics -- pmt>\n", curr_docs->docs_strs_l15);
|
||||||
}
|
}
|
||||||
|
|
||||||
#if defined(__cplusplus)
|
#if defined(__cplusplus)
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* By YZBruh */
|
/* By YZBruh | ShawkTeam */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copyright 2024 Partition Manager
|
* Copyright 2024 Partition Manager
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* By YZBruh */
|
/* By YZBruh | ShawkTeam */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copyright 2024 Partition Manager
|
* Copyright 2024 Partition Manager
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* By YZBruh */
|
/* By YZBruh | ShawkTeam */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copyright 2024 Partition Manager
|
* Copyright 2024 Partition Manager
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* By YZBruh */
|
/* By YZBruh | ShawkTeam */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copyright 2024 Partition Manager
|
* Copyright 2024 Partition Manager
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* By YZBruh */
|
/* By YZBruh | ShawkTeam */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copyright 2024 Partition Manager
|
* Copyright 2024 Partition Manager
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* By YZBruh */
|
/* By YZBruh | ShawkTeam */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copyright 2024 Partition Manager
|
* Copyright 2024 Partition Manager
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* By YZBruh */
|
/* By YZBruh | ShawkTeam */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copyright 2024 Partition Manager
|
* Copyright 2024 Partition Manager
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* By YZBruh */
|
/* By YZBruh | ShawkTeam */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copyright 2024 Partition Manager
|
* Copyright 2024 Partition Manager
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
/* By YZBruh */
|
/* By YZBruh | ShawkTeam */
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Copyright 2024 Partition Manager
|
* Copyright 2024 Partition Manager
|
||||||
|
|||||||
Reference in New Issue
Block a user