Files
meta-overc/README.lxc
Bruce Ashfield 3827adbb5c cube: rename cube-domE to cube-desktop
The cube-domE name is confusing, and we constantly have to explain what
the "E" stands for.

Also, as the design progressed, domE is not an essential part of the
system .. it is optional. As such, it shouldn't be designated as a
"domain".

By dropping the domE and making it cube-desktop, we resolve both the
confusion and the inconsistency.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-05-27 11:30:21 -04:00

14 lines
399 B
Plaintext

# In the domain that you'd like to create a lxc container, run the following.
# Note: we use --no-validate, since pgp is not currently available
% lxc-create -t download -n <name> -- --no-validate
# configure as required via:
% lxc-attach -n <name>
# to get the proper networking configuration, add the following to
# /var/lib/lxc/<name>/config
lxc.network.type = veth
lxc.network.link = br-ext