remittor
|
5223d24ee6
|
read_info: Fix error on incorrect mtd part addr
|
2025-10-17 11:04:42 +03:00 |
|
remittor
|
3fd19c10da
|
read_info: Add reading linux kernel version and arch (via uname)
|
2025-03-18 22:31:24 +03:00 |
|
remittor
|
58d943e4a9
|
read_info: Fix detection ReadOnly flag for mtd partition
|
2025-03-12 20:21:52 +03:00 |
|
remittor
|
e34a3439c7
|
gateway: Add common function api_request
|
2025-01-30 10:09:08 +03:00 |
|
remittor
|
c2c080c349
|
[install_fw] Check images after flashing and before flashing
|
2024-11-07 09:30:23 +03:00 |
|
remittor
|
9e8f47f8c2
|
[read_info] Add reading MTD info from flattened device tree
|
2024-01-30 22:05:34 +03:00 |
|
remittor
|
4de08dfd07
|
[read_info] Improved algorithm for generation a list of partitions
|
2024-01-29 15:37:11 +03:00 |
|
remittor
|
16052e69b0
|
[read_info] Fix detect MTD partition addr for specified devices
|
2023-12-28 00:14:19 +03:00 |
|
remittor
|
0a6ab6d992
|
[read_info] Fix detect partition addr on QCOM devices
|
2023-12-16 07:43:42 +03:00 |
|
remittor
|
5b45358a6d
|
[read_info] Change detect readonly flag for MTD partitions
|
2023-12-11 12:31:11 +03:00 |
|
remittor
|
8d3a70781a
|
[read_info] Fix generate partition table
|
2023-12-11 12:23:05 +03:00 |
|
remittor
|
d677d2dd9e
|
[read_info] Add solution for fix "Partition list is empty!"
|
2023-12-02 21:07:17 +03:00 |
|
remittor
|
1f71d08817
|
[read_info] Fix nvram data encoding
|
2023-11-21 09:30:16 +03:00 |
|
remittor
|
5f8eca833b
|
Added xmir_base module and directory
|
2023-10-22 00:28:36 +03:00 |
|
remittor
|
8a0e062b6f
|
[read_info] The method of dump a list of partitions from dmesg is no longer the main one
|
2023-10-19 20:36:15 +03:00 |
|
remittor
|
7c37aaf73a
|
[read_info] Fix detection active rootfs partition
|
2023-10-19 10:14:06 +03:00 |
|
remittor
|
b721ff7daf
|
[read_info] Fix search partition by name
|
2023-10-17 11:36:10 +03:00 |
|
remittor
|
c25525938b
|
[info] Read readonly flag for each MTD partition
|
2023-10-15 19:37:42 +03:00 |
|
remittor
|
1031b3ac04
|
Parse "DISTRIB_ARCH" property of /etc/openwrt_release
|
2023-10-07 19:05:14 +03:00 |
|
remittor
|
3eba557704
|
Fix detect current rootfs.num (read from kernel command line)
|
2023-08-30 14:34:18 +03:00 |
|
remittor
|
5deffbd1fa
|
Add into read_info.py new methods: run_command, get_part_table2
|
2023-08-30 14:31:43 +03:00 |
|
remittor
|
1a99b72b59
|
Fix detect CPU arch (from openwrt_release file)
|
2022-10-09 17:32:36 +03:00 |
|
remittor
|
ae0b93a002
|
Using file openwrt_release into get_baseinfo
|
2022-09-19 22:54:52 +03:00 |
|
remittor
|
7c5d4f45f0
|
Add support ARM64 MediaTek CPU
|
2022-09-19 15:58:48 +03:00 |
|
remittor
|
371db37a67
|
Add new method get_part
|
2022-09-15 12:13:44 +03:00 |
|
remittor
|
281122f2d5
|
Use "latin1" text encoding
|
2022-08-27 21:16:03 +03:00 |
|
remittor
|
0544ae6f1f
|
Add support install OpenWrt factory image on ARMv7 devices
|
2022-01-06 13:42:23 +03:00 |
|
remittor
|
97d7d6836d
|
Several small edits
|
2022-01-05 21:24:54 +03:00 |
|
remittor
|
1748c1dce2
|
Improve detect current rootfs and CPU arch
|
2021-12-03 11:22:59 +03:00 |
|
remittor
|
07a8931c2f
|
Auto detect valid SSH server and auth params
|
2021-11-28 11:22:06 +03:00 |
|
remittor
|
b0c5732ca0
|
Add method parse_baseinfo into class SysLog
|
2021-11-26 17:12:33 +03:00 |
|
remittor
|
81677fd24d
|
Add support run py-script via run.bat
Example: run read_info.py syslog
|
2021-11-19 07:33:25 +03:00 |
|
remittor
|
22c2b5bdcb
|
Add read info from partitions "nvram" and "uboot"
|
2021-11-16 14:36:39 +03:00 |
|
remittor
|
0d5bcefea8
|
Add new class SysLog into read_info.py
|
2021-11-04 13:13:42 +03:00 |
|
remittor
|
6db1a85337
|
Add new method DevInfo.download_syslog()
|
2021-11-03 23:08:01 +03:00 |
|
remittor
|
0e061d1b75
|
Cleanup code in read_info.py
|
2021-11-03 22:21:53 +03:00 |
|
remittor
|
8915461e5a
|
Fix parsing kernel cmdline
|
2021-10-31 19:41:10 +03:00 |
|
remittor
|
afb0976d63
|
Add support "Install firmware"
|
2021-10-29 17:57:54 +03:00 |
|
remittor
|
4947ded102
|
Initial commit
|
2021-10-27 18:31:54 +03:00 |
|