yangfl

Results 28 issues of yangfl

I would like to see that *.conf can be directly edited from UI. Especially it would be better if network.conf can be edited on the fly.

feature request

The original header file contains a warning for 'unpublished proprietary source code', which is quite dangerous at first glance. However, this can be safely replaced with the header from the...

Some U-Boot checks for a specified uImage time and refuses to boot if mismatched. This patch fixes it by recognizing UIMAGE_TIME parameter. Signed-off-by: David Yang

build/scripts/tools

In theory if a parameter is specified multiple times in bootargs, the last one will take effect, however MANGLE_BOOTARGS will unconditionally search in all bootargs. Fix it by searching the...

kernel

This patch adds support for Cisco CVR328W-K9-CN, sold as "2.4GHz Wireless VPN Router". Specifications: -------------- * SoC: Marvell 88F6282 * RAM: 256MB DDR3 * Flash: 128MB NAND flash (Hynix H27U1G8F2BTR-BC)...

build/scripts/tools
kernel
target/kirkwood
core packages

Version: dbda4e7 Behaviors: * Connect to a SQLite database named `测试.db` -> You end up connecting to a new (empty) database `%E6%B5%8B%E8%AF%95.db.db` * Rename database to `测试/test.db` -> Cannot connect,...

VERSION: v3.9.2 ```https://pan.baidu.com/s/1siKcJCU9oNq8HNMrPDSCFQ 提取码:1234``` ``` ➜ bin ./BaiduPCS-Go 提示: 方向键上下可切换历史命令. 提示: Ctrl + A / E 跳转命令 首 / 尾. 提示: 输入 help 获取帮助. BaiduPCS-Go:temp xxxxxxx$ d corexy-plus/ [0] 提示:...

Add Documentation and ConditionFileIsExecutable options. Also add Environment and EnvironmentFile so that one can change daemon options without editing unit file (and `systemctl daemon-reload`).

CLA Signed

CMakeLists.txt already installs i2pd to CMAKE_INSTALL_BINDIR, which is normally /usr/bin. Change i2pd.service to match the behavior of cmake build script.