All public logs

Jump to navigation Jump to search

Combined display of all available logs of Photonicat Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 14:20, 6 September 2022 C2h2 talk contribs created page Photonicat 编译 OpenWRT / Debian (Created page with "==Debian== ===Host System Requirements=== Debian 11 (bullseye) or Ubuntu 20.04. ===Compiling Requirements=== On Debian/Ubuntu systems, install the packages: <pre> sudo apt-get install build-essential flex bison genext2fs </pre> ===Get repo files=== Get repo files from Github: <pre> git clone https://github.com/photonicat/rockchip_rk3568_linux_sdk -b debian --single-branch rk3568-linux-sdk cd rk3568-linux-sdk git submodule update --init </pre> ===Install live build pa...")