lxd-openwrt
lxd-openwrt copied to clipboard
Scripts for building LXD images from OpenWrt rootfs tarballs.
lxd-openwrt
Scripts for building LXD images from OpenWrt rootfs tarballs. The OpenWrt SDK is used to build a patched procd package.
Requirements
It's recommended you use Debian or Ubuntu on the build system. The following additional packages are required on Ubuntu 18.04:
- fakeroot
Configuration
Refer to the top of build.sh.
Usage
./build.sh [-a|--arch x86_64|i686|aarch64] [-v|--version
Example
./build.sh lxc image import bin/openwrt-*-lxd.tar.gz --alias openwrt lxc launch openwrt router lxc exec router passwd root