Commit Graph

594 Commits

Author SHA1 Message Date
archandanime
0c9484d08a
Update file.chk with wz_mini.conf.dist new hash 2023-10-04 20:49:07 +07:00
archandanime
59f9389ad2
Make wz_mini.conf.dist easier to read 2023-10-04 20:46:22 +07:00
archandanime
21e5ded08f
Update file.chk with new wz_mini.conf new hash 2023-10-04 20:21:18 +07:00
archandanime
516ebe611d
Update file.chk new wz_mini.conf.dist and wz_mini.conf hashes 2023-10-04 20:16:33 +07:00
archandanime
556c017754
Make wz_mini.conf easier to read 2023-10-04 20:15:09 +07:00
archandanime
be89dad08a
Make wz_mini.conf.dist easier to read 2023-10-04 20:14:00 +07:00
archandanime
d653f49028
Make wz_mini.conf easier to read 2023-10-04 20:10:41 +07:00
archandanime
84623e8a70
Update file.chk with new S11configbackup hash 2023-10-04 19:10:37 +07:00
archandanime
84e92c5712
S11configbackup: use mount bind to avoid creating/deleing symlink 2023-10-04 19:09:06 +07:00
archandanime
c163d4c1ff
Update file.chk with new upgrade-run hash 2023-10-04 14:41:11 +07:00
archandanime
703b59e5b0
Update upgrade-run.sh echo messages for better coherence 2023-10-04 14:40:21 +07:00
archandanime
43f988e6a1
Update file.chk with new factory_t31_ZMC6tiIDQN hash 2023-10-04 14:24:18 +07:00
archandanime
90f68cc11c
Update boot image to prioritize DEBUG_INITRAMFS_ENABLED so it stil works if wz_init.sh is missing 2023-10-04 14:23:31 +07:00
archandanime
50727af9f5
Update file.chk with new upgrade-run.sh hash 2023-10-04 00:51:06 +07:00
archandanime
39f2a66203
Make running upgrade-run.sh more convenient for users who use overlay image 2023-10-04 00:50:07 +07:00
archandanime
ea676b367a
Update file.chk 2023-10-04 00:21:12 +07:00
archandanime
edd79b546a
Add PATH variables /opt/bin and /opt/sbin if overlayfs is used 2023-10-04 00:20:16 +07:00
archandanime
6bf18cda17
Update file.chk with new S11configbackup hash 2023-10-04 00:00:29 +07:00
archandanime
e327633e5f
Fix S11configbackup doesn't generate BACKUP_THESE_FILES.md file 2023-10-03 23:59:38 +07:00
archandanime
323c071a6d
Update file.chk with S11configbackup new hash 2023-10-03 23:20:44 +07:00
archandanime
4070ed7ce6
Fix S11configbackup creates /wyze_config_backup without wyze_config_backup/configs 2023-10-03 23:18:48 +07:00
archandanime
7ed7ca6a43
Update file.chk with S11configbackup hash 2023-10-03 20:46:02 +07:00
archandanime
7eddbb6c18
fix S11configbackup is not run when not using overlay rootfs 2023-10-03 20:39:21 +07:00
archandanime
24b30d21d9
Fix incorrect file.chk hashes 2023-10-03 12:47:49 +07:00
archandanime
cd3fc10378
Update file.chk for testing 2023-10-03 12:41:39 +07:00
archandanime
023301ad8e
boot image for testing upgrade-run.sh 2023-10-03 12:24:15 +07:00
archandanime
84d72d2f27
Update wz_mini.conf.dist with ENABLE_OVERLAY_FOR_ROOTFS option 2023-10-03 12:14:07 +07:00
archandanime
40ebeda609
Create /sdcard/record in case SD Card is cleared 2023-10-03 11:35:52 +07:00
archandanime
9efd94377c
Fix wrong overlay option variable 2023-10-03 10:14:15 +07:00
archandanime
f2babb4593
Add check for overlay rootfs before linking /sdcard/record to /opt/record 2023-10-03 09:58:41 +07:00
archandanime
7fe2053d6b
Allow webserver to access (sdcard)/record/ at /opt/record/ with overlay rootfs 2023-10-03 09:53:07 +07:00
archandanime
9b98cf08c0
Fix accidental paste 2023-10-03 09:46:44 +07:00
archandanime
c28ea72540
Update README.md with overlay image update 2023-10-03 09:35:42 +07:00
archandanime
b03f6dbb4b
Let S11configbackup backup as if SD Card is mounted at /opt 2023-10-03 09:29:28 +07:00
archandanime
01e9937a63
Disallow upgrade if running overlay rootfs is detected 2023-10-03 09:16:00 +07:00
archandanime
0e9b847c5d
Add compressed empty ext2-formatted file overlay_empty.img.gz 2023-10-03 09:14:26 +07:00
archandanime
012aaeab8e
Add ENABLE_OVERLAY_FOR_ROOTFS option 2023-10-03 09:12:08 +07:00
virmaior
348ddac0ca improve status.cgi and multicam tool (#627)
* add irled and night mode testing to status.cgi

* move multicam / update code to show night/day mode

* Create index.js

* Create index.css

* Update S10httpd to reflect move of multicam

* Update index.js

fix broken timer issue (would incorrectly calculate necessary update frequency).
2023-09-30 11:46:33 -07:00
gtxaspec
4719cb5634 fix duplicate S10httpd 2023-09-26 01:38:25 -07:00
gtxaspec
6cda362ee8 convert all wz_mini sounds to raw pcm 2023-09-25 17:05:44 -07:00
gtxaspec
f23672b639 update checksum 2023-09-24 19:38:05 -07:00
virmaior
a91b20a959
make clearer why base page is not populating / add check recording (#624)
* add ability to check if last minute recorded to SD

* improve composition of web root

* add multicam to list of options in s10httpd

* make cgi-bin and sh functional / improve logic
2023-09-24 19:36:42 -07:00
gtxaspec
c4c10e65cd S17motor: add startup motor position. Thanks @Grntrenchman 2023-09-20 16:19:10 -07:00
gtxaspec
1a1cd03a64 rc.common: add sleep to wait_for_icamera function, fixes S18fps 2023-09-19 16:44:39 -07:00
gtxaspec
930cbe2e9d init: add S00config, validate and repair invalid line endings in wz_mini.conf 2023-09-19 15:58:48 -07:00
gtxaspec
5d3ac1aebe go2rtc: update to latest master, upx 2023-09-17 19:46:11 -07:00
87435
f65b076aa2
Fixed message when wyze_config_backup exists (#592) 2023-09-17 19:44:37 -07:00
virmaior
d9c2c160b1
Update S10httpd (#614)
fix path error in pages
2023-09-17 19:43:45 -07:00
gtxaspec
27ed74c42f update checksum 2023-09-13 22:33:33 -07:00
jaws35smith
67e728e086
Update compile_image.sh (#610)
Updated compile script to also look for 4.10.94.1433, 4.10.9.1472, 4.10.9.1574, and 4.10.9.1851 firmware versions for the pan v1.
2023-09-13 22:31:33 -07:00