blob: 6a5392845b238687b83e0a427195368ed267af03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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:
* build-essential
* subversion
* fakeroot
Configuration
-------------
Refer to the top of build.sh.
|