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