chaos_calmer icon indicating copy to clipboard operation
chaos_calmer copied to clipboard

Legacy OpenWrt "Chaos Calmer" release branch

Results 19 chaos_calmer issues
Sort by recently updated
recently updated
newest added

platform: openwrt CC / mips ( 4 cpu core) Repetition frequency: sometimes happen wrong lines: luci/modules/admin-full/luasrc/view/admin_status/index.html line97 mac = luci.sys.exec("ifconfig eth0 | awk '/HWaddr/{print $5}'") PS info: 15 treebear 0...

Below shows the error message. /usr/lib/lua/luci/dispatcher.lua:562: Failed to execute function dispatcher target for entry '/'. The called action terminated with an exception: /usr/lib/lua/luci/dispatcher.lua:562: Failed to execute firstchild dispatcher target for...

The `git` command on Ubuntu 18.04 (version 2.17) has a `--recurse-submodules` option but no `--recursive` options, causing `make menuconfig` to fail with: Build dependency: Please install Git (git-core) >= 1.6.5

I've LG01 gateway runs openWrt system. I want to attach USB flash device for that i followed your article and https://openwrt.org/docs/guide-user/storage/usb-drives-quickstart artical. Now USB flash device is mounted. root@dragino-1c0b14:~# df...

Those are commits I made just to be able to compile working tools on Ubuntu 18. I know it's a bit messy but it works.

### I found that overlayfs can't mount the right directory. so that all data which users modified was lost. ``` OK: overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work) NG: overlayfs:/tmp/root on...

Build environment: macOS High Sierra 10.13.06 It comes to a workaround to fix some build error: - Need to upgrade host tools for M4, bison package from the latest OpenWrt...

I just remove WAN port from VLAN 1.

Glib Changes & Procd Changes between Trees

Fixes Ubuntu 18.04 builds Signed-off-by: Jan Olszak