|
1.
|
|
|
### This is a yaml representation of a storage pool. 
### Any line starting with a '#' will be ignored. 
### 
### A storage pool consists of a set of configuration items. 
### 
### An example would look like: 
### name: default 
### driver: zfs 
### used_by: [] 
### config: 
### size: "61203283968" 
### source: /home/chb/mnt/lxd_test/default.img 
### zfs.pool_name: default
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lxc/storage.go:220
|
|
2.
|
|
|
### This is a yaml representation of a storage volume. 
### Any line starting with a '# will be ignored. 
### 
### A storage volume consists of a set of configuration items. 
### 
### name: vol1 
### type: custom 
### used_by: [] 
### config: 
### size: "61203283968"
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lxc/storage_volume.go:724
|
|
4.
|
|
|
### This is a yaml representation of the container metadata. 
### Any line starting with a '# will be ignored. 
### 
### A sample configuration looks like: 
### 
### architecture: x86_64 
### creation_date: 1477146654 
### expiry_date: 0 
### properties: 
### architecture: x86_64 
### description: Busybox x86_64 
### name: busybox-x86_64 
### os: Busybox 
### templates: 
### /template: 
### when: 
### - "" 
### create_only: false 
### template: template.tpl 
### properties: {}
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lxc/config_metadata.go:63
|
|
6.
|
|
|
### This is a yaml representation of the network. 
### Any line starting with a '# will be ignored. 
### 
### A network consists of a set of configuration items. 
### 
### An example would look like: 
### name: lxdbr0 
### config: 
### ipv4.address: 10.62.42.1/24 
### ipv4.nat: true 
### ipv6.address: fd00:56ad:9f7a:9800::1/64 
### ipv6.nat: true 
### managed: true 
### type: bridge 
### 
### Note that only the configuration can be changed.
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lxc/network.go:548
|
|
7.
|
|
|
### This is a yaml representation of the profile. 
### Any line starting with a '# will be ignored. 
### 
### A profile consists of a set of configuration items followed by a set of 
### devices. 
### 
### An example would look like: 
### name: onenic 
### config: 
### raw.lxc: lxc.aa_profile=unconfined 
### devices: 
### eth0: 
### nictype: bridged 
### parent: lxdbr0 
### type: nic 
### 
### Note that the name is shown but cannot be changed
|
|
|
represents a line break.
Start a new line in the equivalent position in the translation.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lxc/profile.go:408
|
|
9.
|
|
|
%s is not a directory
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lxc/file.go:810
|
|
10.
|
|
|
%v (i nterrupt two more times to force)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lxc/utils/cancel.go:67
|
|
11.
|
|
|
'%s ' isn't a supported file type
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lxc/file.go:705
|
|
14.
|
|
|
ALIASES
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lxc/image.go:927
|
|
16.
|
|
|
ARCHITECTURE
|
|
|
|
(no translation yet)
|
|
|
|
Located in
lxc/list.go:442
|