Commit Graph
26 Commits
Author SHA1 Message Date
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