Benoit Duffez
|
d11848a5d6
|
add support for WiFi on LifeSmart LS179 (#972)
|
2023-08-31 00:05:37 +03:00 |
Paul Philippov
|
406e2c16a9
|
Add T10 NVT MT7601 config (#975)
|
2023-08-30 18:04:24 +03:00 |
gtxaspec
|
4889c985aa
|
wireless-scripts: add support for ingenic t31 with rtl8189fs-openipc (#962)
Thanks to all who participated, together we will do much more and better ;)
|
2023-08-25 15:11:44 +03:00 |
gtxaspec
|
a1c3fc2d42
|
overlay: wlan0: set mac address from uboot env variable (#965)
|
2023-08-22 14:30:23 +03:00 |
gtxaspec
|
c69052cc90
|
[no ci] overlay: add rc.local capability (#964)
|
2023-08-22 14:20:47 +03:00 |
Viktor
|
b73dd00704
|
Overlay: remove soc environment variable
|
2023-08-13 16:58:11 +02:00 |
Viktor
|
3b223d3354
|
[no ci] Overlay: copy mediatek configuration files from package
|
2023-08-12 13:45:05 +02:00 |
Viktor
|
4b64bfb5a7
|
[no ci] Overlay: export soc environment variable
|
2023-08-12 13:45:05 +02:00 |
Viktor
|
1c1c434dbb
|
[no ci] Overlay: separate wireless device list
|
2023-08-06 19:25:29 +02:00 |
viktorxda
|
d0740692a0
|
Hisilicon: add external mt7601u driver to hi3516ev300 ultimate (#918)
|
2023-07-20 12:57:12 +02:00 |
Santiago Hormazabal
|
9f0bdad48d
|
Ingenic T31 atbm603x wifi drivers + wireless-configuration support (#885)
|
2023-07-14 21:38:14 +02:00 |
Igor Zalatov
|
1c8af5e6e0
|
External ONVIF integration, jump to mbedtls, add new 4G modem (#912)
|
2023-07-14 17:11:28 +03:00 |
Viktor
|
b893bef8ba
|
Hisilicon: update wlan driver for hi3518ev200 ultimate
|
2023-07-14 11:11:34 +02:00 |
Igor Zalatov
|
6f836af935
|
Add RNDIS USB modem support (#907)
|
2023-07-09 23:18:29 +03:00 |
Viktor
|
0784a3bd25
|
Overlay: update wireless settings
|
2023-07-09 12:07:05 +02:00 |
Viktor
|
b41d2250c5
|
Overlay: update wireless-settings
|
2023-07-08 18:21:53 +02:00 |
Viktor
|
d6eb39eeb0
|
[no ci] Overlay: separate wireless adapter list
|
2023-07-01 01:15:19 +02:00 |
Viktor
|
f5c5bad952
|
[no ci] Package: move wireless-configuration to overlay
|
2023-06-30 09:03:30 +02:00 |
Paul Philippov
|
500d11cbc2
|
shell scripts clean up and formatting (#874)
|
2023-06-11 15:44:27 -04:00 |
cronyx
|
56768a4ea2
|
fix cli dont accept spaces (#830)
|
2023-05-28 18:32:09 +03:00 |
cronyx
|
0dabee3c7f
|
check sd card after free_resources (#827)
|
2023-05-27 17:57:29 +03:00 |
viktorxda
|
60a2f3854f
|
Sysupgrade: invoke busybox for critical commands (#811)
|
2023-05-21 17:23:18 +03:00 |
Paul Philippov
|
714c9b736d
|
Update eth0 default MAC (#806)
|
2023-05-19 19:27:05 +03:00 |
cronyx
|
5f1d074a12
|
[sysupgrade] 1. added key to select dev branch. 2. use downloaded ipcinfo… (#804)
|
2023-05-18 21:30:31 +03:00 |
Paul Philippov
|
2ca4a0068f
|
[no ci] formatting, indentation with tabs (#801)
|
2023-05-18 13:48:40 +03:00 |
Paul Philippov
|
da89b71acb
|
move network samples to wiki [no ci] (#780)
|
2023-05-10 14:54:18 +03:00 |
cronyx
|
6b1cc87555
|
fix network startup (#779)
|
2023-05-09 15:28:29 +03:00 |
Paul Philippov
|
125fe8b05a
|
move network configs to separate files (#771)
|
2023-05-08 12:59:01 -04:00 |
Paul Philippov
|
a6b9d985f4
|
format scripts with tabs, replace backticks, refactor (#770)
|
2023-05-07 22:06:10 -04:00 |
cronyx
|
570c995a3f
|
first stage to split majestic and vendor specific scripts (#764)
|
2023-05-06 02:07:40 +03:00 |
viktorxda
|
64142553fb
|
small updates for sysupgrade/wireless-configuration (#753)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
|
2023-05-04 12:56:56 -04:00 |
Igor Zalatov
|
8b80429281
|
Switching to system passwords in the web and setting password 12345 f… (#757)
|
2023-05-01 01:15:14 +03:00 |
viktorxda
|
249df93180
|
sysupgrade: umount temporary loop if check is successful (#756)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
|
2023-04-30 17:13:59 +03:00 |
viktorxda
|
ed0be5d07a
|
Add sysupgrade changes to support gluebi (#750)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>
|
2023-04-28 07:38:17 +03:00 |
Paul Philippov
|
1fda2b4e17
|
Use WiFi SSID and password from env if available (#729)
|
2023-04-18 21:13:35 -04:00 |
jayfan0
|
a95d79390a
|
add executable permissions (#732)
Co-authored-by: jayfan0 <>
|
2023-04-18 21:13:17 -04:00 |
jayfan0
|
56b39ddb45
|
Add reset daemon for cameras with gpio buttons (#718)
Co-authored-by: jayfan0 <>
|
2023-04-15 17:35:38 +03:00 |
jayfan0
|
c7b1f8497a
|
Added adapter info for T21 (#715)
Co-authored-by: jayfan0 <>
|
2023-04-08 22:49:20 +03:00 |
jayfan0
|
2c610baea4
|
Add <gpio> command (#704)
Co-authored-by: jayfan0 <>
|
2023-04-05 21:24:45 +03:00 |
jayfan0
|
9997b38e68
|
Added light script (#708)
Co-authored-by: jayfan0 <>
|
2023-04-03 16:33:32 +03:00 |
cronyx
|
9ed8b47e33
|
some fixes and improvements (#702)
|
2023-04-01 11:59:21 +03:00 |
viktorxda
|
a050f6d2a6
|
Add exfat kernel module package (#699)
Thank you
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
|
2023-03-31 17:12:30 +03:00 |
cronyx
|
9d5ddcdfe9
|
move cli from profile to external script (#701)
|
2023-03-31 15:32:20 +03:00 |
Paul Philippov
|
daf50af1f4
|
Remove restrictive shell history control. (#686)
|
2023-03-19 16:45:09 +03:00 |
viktorxda
|
a7d96cc985
|
Move sdcard scripts to proper place (#684)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
|
2023-03-19 12:43:20 +03:00 |
Signor Pellegrino
|
b4f96e47d3
|
The code block is disabled until a fix is made due to a global problem with the overlay
|
2023-03-18 17:32:08 +03:00 |
viktorxda
|
eb6ea6e785
|
[Sigmastar] Add initial support for infinity6e platform (#674)
Co-authored-by: Viktor <viktorxda@users.noreply.github.com>
|
2023-03-16 19:32:29 +03:00 |
Dmitry Ermakov
|
ec94162325
|
[hi3518ev200] CONFIG_SQUASHFS_EMBEDDED=y (#668)
|
2023-03-15 08:26:06 +03:00 |
Igor Zalatov (from Citadel PC)
|
5407676433
|
[SKIP CI] Add XM530 SD card note
|
2023-02-26 16:25:40 +03:00 |
Igor Zalatov
|
cb8be7d288
|
Experimental remove epoll_pwait2 check (#586)
|
2022-12-07 18:41:18 +03:00 |
Paul Philippov
|
a2e2e7b343
|
Respect enforced SoC. (#582)
|
2022-11-26 13:29:07 +03:00 |
Paul Philippov
|
53a887a003
|
Fix falling back to old flash type detection (#579)
|
2022-11-23 16:57:21 +03:00 |
Paul Philippov
|
00be133a26
|
Quirks for Ingenic SoC kernel validation (#565)
|
2022-11-18 22:16:30 +03:00 |
Igor Zalatov
|
9f473bba4c
|
Add JXF37 and SC2083 sensors for Ingenic T31 platform (#557)
|
2022-11-17 17:13:12 +03:00 |
Paul Philippov
|
6148991ec7
|
Tweak ash history file settings in debug mode (#548)
|
2022-11-13 20:43:15 -05:00 |
cronyx
|
eab344b4b4
|
detect flash type by ipcinfo (#547)
|
2022-11-12 11:49:45 +03:00 |
Dmitry Ilyin
|
fe6cf7e8a1
|
Exchange flash type and release name in artifacts (#539)
|
2022-11-05 17:06:31 +03:00 |
Paul Philippov
|
e4e47c7ab9
|
restore file permissions [skip ci] (#542)
|
2022-11-05 08:46:20 +03:00 |
Paul Philippov
|
4fc923e8f9
|
Show list of active processes (#537)
|
2022-11-04 02:30:54 -04:00 |
Paul Philippov
|
41a2e5d404
|
Move ash history from overlay to /tmp (#536)
|
2022-11-03 04:20:06 -04:00 |
Dmitry Ilyin
|
b48a3c21db
|
Change release filename to names like openipc.hi3516cv300-ultimate-no… (#533)
|
2022-11-02 21:56:52 +03:00 |
Igor Zalatov
|
5544287cdc
|
Small and unimportant edits and file moves (#499)
|
2022-10-03 09:48:48 +03:00 |
Signor Pellegrino
|
91e605912b
|
Add comgt and jsonparser packages, some small fixes for SD card work (#496)
Co-authored-by: Igor Zalatov (from Citadel PC) <flyrouter@gmail.com>
|
2022-09-30 08:48:42 +03:00 |
Paul Philippov
|
dccf1a5037
|
create /run/lock on system init. needed for fw utils. (#492)
|
2022-09-26 22:04:44 +03:00 |
Paul Philippov
|
7992e5efc3
|
Do not unmount SD card if files are being installed from there. (#490)
|
2022-09-26 22:04:03 +03:00 |
p0i5k
|
112de39ea0
|
Human readable kernel version in sysupgrade output (#489)
|
2022-09-25 23:43:25 +03:00 |
Signor Pellegrino
|
795f3a20db
|
[BUSYBOX] Add rx applet, [NETWORK] Remove manual prefixes, Sync CODEOWNERS file (#488)
Co-authored-by: Igor Zalatov (from Citadel PC) <flyrouter@gmail.com>
|
2022-09-25 18:04:25 +03:00 |
Paul Philippov
|
34fada55c6
|
rename timezone file to match web ui (#474)
|
2022-09-19 23:50:50 -04:00 |
Signor Pellegrino
|
968596c458
|
Hot and quick fix, I apologize
|
2022-09-18 01:18:41 +03:00 |
Igor Zalatov
|
bc98a61c80
|
Reworking the network configuration (#466)
|
2022-09-17 23:56:58 +03:00 |
Igor Zalatov
|
ec397fbe8c
|
Enable MQTT in lite/mini configs for HI3518EV200, Strip down kernel config for HI3518EV200, Remove HS303 as pseudo platform and fix autoupgrade script, Small fixes (#454)
|
2022-09-11 14:25:16 +03:00 |
Signor Pellegrino
|
24b6c2c279
|
Revert "Remove F2FS support" (#452)
|
2022-09-11 11:20:06 +03:00 |
Igor Zalatov
|
41e4037f55
|
Remove F2FS support (#450)
|
2022-09-11 07:46:42 +03:00 |
Igor Zalatov
|
a8674f437e
|
Set IMX307 IQ profile as default, Remove old an unused configs for hi3518ev200, Add sysreset.sh script for resen network or majestic configs, Change notify in sysupgrade (#449)
|
2022-09-11 00:18:08 +03:00 |
Igor Zalatov
|
912432ea3e
|
Sync timezone and update building script (#433)
|
2022-09-05 11:42:24 +03:00 |
Paul Philippov
|
82efe744de
|
show memory and uptime before performing actual upgrade. (#425)
|
2022-08-31 19:09:26 -04:00 |
Paul Philippov
|
1b0fdc4e3a
|
add time synchronization before online operations. (#423)
|
2022-08-31 00:38:09 -04:00 |
Paul Philippov
|
e4d73334d8
|
self-update if any online operation is in args. (#422)
|
2022-08-30 11:03:49 +03:00 |
Igor Zalatov
|
efe71db48a
|
Zigwork 20220829 (#420)
|
2022-08-29 18:47:28 +03:00 |
Paul Philippov
|
5928a84251
|
with -w for web ui update from dev branch (#415)
|
2022-08-27 21:42:02 +03:00 |
Igor Zalatov
|
3366f161a7
|
Sync of work (#416)
|
2022-08-27 18:35:58 +03:00 |
Paul Philippov
|
21853a19d1
|
With correct path to mounted partition. (#411)
|
2022-08-26 07:41:29 +03:00 |
cronyx
|
ceb84d249d
|
sysupgrade version up
|
2022-08-25 12:50:47 +03:00 |
Paul Philippov
|
05fc983308
|
Do not upgrade with SD card mounted. (#404)
|
2022-08-25 06:51:27 +03:00 |
Dmitry Ermakov
|
b69bc58c09
|
Add .dat files for MT7601
|
2022-08-11 23:13:08 +03:00 |
cronyx
|
9a23445164
|
correct link to download ipctool for mips32
|
2022-08-09 23:23:02 +03:00 |
cronyx
|
60ee41fa51
|
typo
|
2022-08-04 12:45:10 +03:00 |
cronyx
|
6b9174c458
|
formatting, delete old symlink
|
2022-08-03 16:59:39 +03:00 |
cronyx
|
d11b614e92
|
sysupgrade: check file not found or corrupt
|
2022-08-03 14:58:37 +03:00 |
Igor Zalatov (from Citadel PC)
|
9f97674b02
|
Merge openhisilicon and hisilicon-opensdk packages
|
2022-08-02 14:34:06 +03:00 |
Paul Philippov
|
513b85a037
|
update banner colors.
|
2022-08-01 10:44:33 -04:00 |
Paul Philippov
|
6814073dde
|
update banner colors.
|
2022-08-01 10:40:26 -04:00 |
Paul Philippov
|
de287b7153
|
update banner
|
2022-07-30 17:27:03 -04:00 |
Igor Zalatov (from Citadel PC)
|
b58e99a639
|
[NTP] Enable servers by OpenIPC
|
2022-07-28 18:59:58 +03:00 |
cronyx
|
a4df723286
|
sysupgrade: formatting
|
2022-07-27 17:16:44 +03:00 |
cronyx
|
beb8f39f8e
|
sysupgrade: added missing quotes
|
2022-07-27 14:45:29 +03:00 |
cronyx
|
622c183ffd
|
sysupgrade: dirty fix, do not check new version if -n option is used
|
2022-07-27 14:34:00 +03:00 |
cronyx
|
4c75ce7352
|
run updated sysupgrade from tmp
|
2022-07-27 02:07:41 +03:00 |
cronyx
|
eeab52b400
|
change link to OpenIPC repo
|
2022-07-27 00:13:33 +03:00 |
cronyx
|
d944a2c130
|
auto restart sysupgrade after self update
|
2022-07-27 00:08:24 +03:00 |
cronyx
|
14e7dc6ebc
|
fix missing
|
2022-07-26 23:27:47 +03:00 |
cronyx
|
befd9e4f83
|
added self update function to sysupgrade
|
2022-07-26 23:02:00 +03:00 |
Igor Zalatov (from Citadel PC)
|
8a68be716a
|
[CRONTAB] Add more examples
|
2022-07-26 15:02:38 +03:00 |
Igor Zalatov (from Citadel PC)
|
4e570912f0
|
[SYSTEM] Execute autoconfig.sh via sh
|
2022-07-23 21:58:09 +03:00 |
Igor Zalatov (from Citadel PC)
|
178eda8ae6
|
Announcement of own NTP servers
|
2022-07-22 21:57:32 +03:00 |
cronyx
|
3f1df8276b
|
fix typo
|
2022-07-22 20:39:55 +03:00 |
cronyx
|
b694eda135
|
replace proccess check to filelock, tanks @themactep
|
2022-07-22 20:26:32 +03:00 |
cronyx
|
fb8c6ae140
|
dont run 2 copies sysupgrade script
|
2022-07-22 18:05:11 +03:00 |
cronyx
|
72e5f03bae
|
pqtools: added gk7205v200/300 (#273)
* added gk7205v200v300
* change links to widgetii repo
|
2022-07-22 15:31:40 +03:00 |
cronyx
|
691c5a3645
|
fix broken
|
2022-07-21 21:13:57 +03:00 |
Igor Zalatov (from Citadel PC)
|
e6875a14aa
|
Add alias for yaml-cli
|
2022-07-21 09:51:57 +03:00 |
Igor Zalatov (from Citadel PC)
|
bd975ce87c
|
Add example send2ftp to crontab
|
2022-07-20 19:05:05 +03:00 |
Igor Zalatov (from Citadel PC)
|
d47ee04c6e
|
Add iptables to all ultimate profiles
|
2022-07-17 22:50:49 +03:00 |
Igor Zalatov (from Citadel PC)
|
54c820b9fb
|
[Network] Add post-down commands
|
2022-07-14 13:49:07 +03:00 |
cronyx
|
cf0afca185
|
hotfix
|
2022-07-11 23:41:38 +03:00 |
cronyx
|
dcf9d0c198
|
warning if mount is failing after formatting
|
2022-07-11 23:35:37 +03:00 |
cronyx
|
3d9984afe5
|
jffs2 health check on init
|
2022-07-11 22:33:20 +03:00 |
Igor Zalatov (from Citadel PC)
|
88df195ef3
|
[HI3518EV200] Update HS303 profiles
|
2022-07-04 21:36:03 +03:00 |
Igor Zalatov (from Citadel PC)
|
79a169fd23
|
Move unused telegram-bot
|
2022-06-20 13:31:16 +03:00 |
Igor Zalatov (from Citadel PC)
|
0b71263bcd
|
Rollback -s key
|
2022-05-28 00:43:26 +03:00 |
Igor Zalatov (from Citadel PC)
|
7f0c703d01
|
Sync to sysupgrade
|
2022-05-28 00:39:28 +03:00 |
Igor Zalatov (from Citadel PC)
|
640181e4e7
|
Promising solution from Andrew_N
|
2022-05-22 19:14:34 +03:00 |
Igor Zalatov (from Citadel PC)
|
887e7e12a3
|
Disable usage swapon tool
|
2022-05-18 23:01:37 +03:00 |
cronyx
|
a7b2c71d97
|
fix sysupgrade script to check build option
|
2022-05-15 15:35:49 +03:00 |
Dmitry Ermakov
|
0446e8f246
|
Add UBIFS support
|
2022-05-12 14:42:05 +03:00 |
Dmitry Ermakov
|
40e8e7a32a
|
Add SENSOR environment variable
|
2022-05-08 20:26:06 +03:00 |
Igor Zalatov (from Citadel PC)
|
2de15af7ba
|
Update sysupgrade script
|
2022-05-04 21:31:08 +03:00 |
solalex1
|
7b5c4d7c25
|
Update root
disabling an empty loop in cron
|
2022-04-25 17:10:00 +05:00 |
Igor Zalatov (from Citadel PC)
|
1209ee3008
|
Update kernel.printk
|
2022-03-16 13:56:27 +03:00 |
Igor Zalatov (from Citadel PC)
|
9b0a9d186d
|
Add example send2telegram
|
2022-03-16 13:45:03 +03:00 |
Igor Zalatov (from Citadel PC)
|
5e33ef44f3
|
Update profiler
|
2022-03-13 14:30:22 +03:00 |
Paul Philippov
|
edf4f9de0c
|
rewrite to minimize code footprint and redundancy.
|
2022-02-22 23:30:05 -05:00 |
cronyx
|
27269790d4
|
update fpv profiles and more
|
2022-02-21 23:09:48 +03:00 |
Igor Zalatov
|
83600c8470
|
Merge pull request #179 from p0isk/sysupgrade-patch
Unload vendor specific modules during sysupgrade
|
2022-02-19 22:27:41 +03:00 |
p0isk
|
72186c2df8
|
Skip error while unload modules in sysupgrade
|
2022-02-19 18:44:56 +03:00 |
Igor Zalatov (from Citadel PC)
|
58d35dfe18
|
Update profiles
|
2022-02-19 15:45:23 +03:00 |
p0isk
|
c7a493cd05
|
Unload vendor specific modules during sysupgrade
|
2022-02-18 21:19:50 +03:00 |
Dmitry Ilyin
|
b2a695efa5
|
Fix ipcinfo to new arguments in pqtools script
|
2022-02-11 21:13:51 +03:00 |
Igor Zalatov (from Citadel PC)
|
553bb37548
|
Merge branch 'master' of github:OpenIPC/firmware
|
2022-02-08 13:59:43 +03:00 |
Igor Zalatov (from Citadel PC)
|
dab19ad4d9
|
Chande ipctool to ipcinfo
|
2022-02-08 13:59:30 +03:00 |
Igor Zalatov
|
03f7699123
|
Merge pull request #171 from p0isk/profiler-patch
Profiler patch
|
2022-02-06 14:44:59 +03:00 |
Igor Zalatov (from Citadel PC)
|
dcf89c39cb
|
Add autoconfig support
|
2022-02-06 14:42:29 +03:00 |
p0isk
|
668052ffca
|
Update manufacturer name
|
2022-02-06 01:13:53 +03:00 |
p0isk
|
5b97ef7f15
|
Rename manufacturer
|
2022-02-06 01:13:25 +03:00 |
Igor Zalatov (from Citadel PC)
|
9d77da1a55
|
Update debug_microbe
|
2022-02-04 08:47:48 +03:00 |
Igor Zalatov (from Citadel PC)
|
b26ca77192
|
Rename gpio script to profiler
|
2022-02-03 23:23:17 +03:00 |
Igor Zalatov (from Citadel PC)
|
4a395ff011
|
Add autoconfig option for usage with SD/MMC cards
|
2022-02-01 22:58:11 +03:00 |
Igor Zalatov (from Citadel PC)
|
f215cf844b
|
Add autoconfig option for usage with SD/MMC cards
|
2022-02-01 22:48:51 +03:00 |
Igor Zalatov (from Citadel PC)
|
35e8cfd875
|
Add autoconfig option for usage with SD/MMC cards
|
2022-02-01 22:47:55 +03:00 |
Igor Zalatov
|
473a3ee3d4
|
Merge pull request #166 from p0isk/gpio-patch
Add gpio profiles
|
2022-01-23 00:17:02 +03:00 |
p0isk
|
2a778898a6
|
Add gpio profiles
|
2022-01-22 18:46:05 +03:00 |
p0isk
|
c120c9ca11
|
Add gpio profiles
|
2022-01-22 18:19:38 +03:00 |
Dmitry Ilyin
|
e108d12a9f
|
Fix pqtools script to use ipcinfo
|
2022-01-22 11:10:47 +03:00 |
cronyx
|
e0c4da7757
|
enable watchdog, pwm and vfat modules for goke, sync imx335 sensor configs
|
2022-01-05 20:00:58 +03:00 |
Igor Zalatov (from Citadel PC)
|
b01574874b
|
Autoinstall ipctool from GitHub now
|
2022-01-04 13:47:54 +03:00 |
Igor Zalatov (from Citadel PC)
|
0e3419d1c9
|
Remove ipctool from firmware
|
2022-01-03 19:21:47 +03:00 |
Igor Zalatov (from Citadel PC)
|
7be151575a
|
Add ipctool alias sample
|
2022-01-02 18:22:27 +03:00 |
Andrew Denisenko
|
04b867ca0b
|
add interface scripts for bridge/vlan initialization
+ enabled bb applets
|
2021-12-30 23:55:22 +02:00 |
Igor Zalatov (from Citadel PC)
|
4a17b575a6
|
Upload inittab for changes
|
2021-12-30 01:59:01 +03:00 |
Igor Zalatov
|
a046d7afe4
|
Update sysupgrade
Fix sysupgrade procedure
|
2021-12-24 10:40:27 +03:00 |
Igor Zalatov
|
0614b0f311
|
Merge pull request #118 from p0isk/sysuprade-patch
Clear overlay without upgrade
|
2021-12-23 20:06:46 +03:00 |
p0isk
|
cb6aa662eb
|
Clear overlay without upgrade
|
2021-12-23 18:19:23 +03:00 |
Dmitry Ermakov
|
07aac178e1
|
Merge pull request #115 from p0isk/sysuprade-patch
Fix getting soc name
|
2021-12-21 10:49:50 +03:00 |
p0isk
|
8162f0d292
|
Fix getting soc name
|
2021-12-20 19:43:11 +03:00 |
Igor Zalatov
|
bb1704b373
|
Merge pull request #112 from p0isk/sysuprade-patch
Update sysupgrade
|
2021-12-19 14:47:06 +03:00 |
p0isk
|
51b594933b
|
Update sysupgrade
|
2021-12-18 22:06:56 +03:00 |
Igor Zalatov (from Citadel PC)
|
fbcedf151d
|
Update debug_microbe command
|
2021-12-17 00:32:57 +03:00 |
Igor Zalatov
|
73f0acb0b2
|
Merge pull request #109 from p0isk/sysuprade-patch
Update sysupgrade
|
2021-12-14 21:46:47 +03:00 |
p0isk
|
3765435a5f
|
Update sysupgrade
|
2021-12-14 21:30:36 +03:00 |
Igor Zalatov (from Citadel PC)
|
49c7e13375
|
Remove cdrom driver, thanks to @p0isk
|
2021-12-14 21:10:00 +03:00 |
Igor Zalatov (from Citadel PC)
|
98fc2e86ae
|
Up
|
2021-12-11 20:59:38 +03:00 |
Igor Zalatov (from Citadel PC)
|
6d1d13d587
|
Update openipc_donators
|
2021-12-11 19:16:23 +03:00 |
Igor Zalatov (from Citadel PC)
|
f1fdd1e40f
|
Limit of 80 characters per line
|
2021-12-11 01:05:47 +03:00 |
Igor Zalatov (from Citadel PC)
|
ffde6843ea
|
Up
|
2021-12-11 01:03:01 +03:00 |
Igor Zalatov (from Citadel PC)
|
a14bac02f5
|
Second iteration by crond
|
2021-12-11 01:00:55 +03:00 |
Igor Zalatov (from Citadel PC)
|
e09e97e432
|
Basic iteration by crond
|
2021-12-11 00:44:32 +03:00 |
Igor Zalatov (from Citadel PC)
|
4bd30da98f
|
Set GMT as start time
|
2021-12-10 09:27:57 +03:00 |
Igor Zalatov (from Citadel PC)
|
2cafb1a4fc
|
Update TimeZone settings
|
2021-12-10 01:24:11 +03:00 |
Igor Zalatov (from Citadel PC)
|
4fdcb32429
|
Fix DHCP trouble and some updates
|
2021-12-09 17:48:06 +03:00 |
Igor Zalatov (from Citadel PC)
|
1041380f41
|
Update microbe-web parts
|
2021-12-08 23:02:06 +03:00 |
Igor Zalatov (from Citadel PC)
|
af5a88024e
|
Update branch name
|
2021-12-08 17:30:08 +03:00 |
Igor Zalatov (from Citadel PC)
|
5a7a5a8532
|
Fix NTPD
|
2021-12-07 17:24:14 +03:00 |
Igor Zalatov (from Citadel PC)
|
19907eeaab
|
Add /etc/ntpd.conf and move servers from script
|
2021-12-07 16:08:54 +03:00 |
p0isk
|
9d48846bd1
|
Update sysupgrade
|
2021-12-07 11:20:08 +03:00 |
p0isk
|
efd5502355
|
Update sysupgrade
|
2021-12-07 09:19:46 +03:00 |
p0isk
|
61658e45aa
|
Update sysupgrade
|
2021-12-07 09:05:09 +03:00 |
Igor Zalatov (from Citadel PC)
|
255d10b188
|
Add debug_microbe alias and hi3516dv100 check size message
|
2021-12-03 19:21:05 +03:00 |
Igor Zalatov (from Citadel PC)
|
e849e6bd84
|
Basic implementation of 'fallback ip' at the request of Vasily, Miroslav, Mikhail and other eagles.
|
2021-11-30 00:50:48 +03:00 |
Igor Zalatov (from Citadel PC)
|
8f9128c0a5
|
Disable CMA for HI3516cv300
|
2021-11-29 23:43:40 +03:00 |
Igor Zalatov (from Citadel PC)
|
36935fcdfb
|
Add f2fs-tools-openipc package and some updates
|
2021-11-29 21:04:21 +03:00 |
Igor Zalatov (from Citadel PC)
|
0a1d558759
|
Change URL for sysupgrade
|
2021-11-25 14:58:42 +03:00 |
Igor Zalatov (from Citadel PC)
|
41e8c6da17
|
Update majestic-fonts and microbe-web packages
|
2021-11-21 22:01:55 +03:00 |
Igor Zalatov (from Citadel PC)
|
2d55658624
|
Add check memory before flashing firmware
|
2021-11-11 16:50:35 +03:00 |
Igor Zalatov (from Citadel PC)
|
af86632f04
|
Dirty hack for XM530+XM711
|
2021-11-10 22:18:31 +03:00 |
Igor Zalatov (from Citadel PC)
|
3fcc7515df
|
Enable OpenIPC version script
|
2021-11-03 11:41:22 +03:00 |
Igor Zalatov (from Citadel PC)
|
5e4094aa74
|
Cleanup banner
|
2021-11-03 01:21:56 +03:00 |
Igor Zalatov (from Citadel PC)
|
67c2afbee8
|
Autogenerate version of building
|
2021-11-03 01:20:21 +03:00 |
Igor Zalatov (from Citadel PC)
|
868fa8f5ca
|
Update Novatek building
|
2021-10-31 20:29:43 +03:00 |
Igor Zalatov (from Citadel PC)
|
4d35678f8e
|
Update GK7205v200 project
|
2021-10-17 21:11:39 +03:00 |
Igor Zalatov (from Citadel PC)
|
bbb35669c0
|
Up
|
2021-10-13 15:02:01 +03:00 |