Browse Source

v0.11

master
Maxim Likhachev 5 years ago
parent
commit
af83af874f
  1. 9
      profiles/calculate.env

9
profiles/calculate.env

@ -2,3 +2,12 @@ @@ -2,3 +2,12 @@
os_linux_name = 'Calculate Linux Minimal'
os_linux_subname = ''
os_linux_shortname = CLM
[main]
cl_template_location = calculate,minimal,local,remote
cl_template_path = /var/lib/layman/calculate/profiles/templates,/var/lib/layman/minimal/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates
[update]
cl_update_rep_name = gentoo,calculate,minimal
cl_update_rep_url = git://github.com/calculatelinux/gentoo.git,git://github.com/calculatelinux/calculate.git,https://code.envrm.info/src/gentoo-profiles.git
cl_update_rep_sync = mirror,mirror,mirror

Loading…
Cancel
Save