Browse Source

v0.13

master
Maxim Likhachev 5 years ago
parent
commit
ad927e40c7
  1. 17
      profiles/calculate.env
  2. 2
      profiles/minimal/amd64/parent
  3. 1
      profiles/minimal/calculate.env
  4. 2
      profiles/minimal/parent
  5. 2
      profiles/profiles.desc

17
profiles/calculate.env

@ -1,13 +1,10 @@ @@ -1,13 +1,10 @@
[main]
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
cl_template_location = calculate,distros,minimal,local,remote
cl_template_path = /var/lib/layman/calculate/profiles/templates,/var/lib/layman/distros/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
cl_update_rep_name = portage,calculate,distros,minimal
cl_update_rep_url = git://git.calculate.ru/calculate/portage.git,git://git.calculate.ru/calculate/overlay.git,git://git.calculate.ru/calculate/distros.git,https://code.envrm.info/src/gentoo-profiles.git
[client]
cl_profile_all_set = on

2
profiles/minimal/amd64/parent

@ -1,2 +1,2 @@ @@ -1,2 +1,2 @@
../../../../calculate/profiles/default/amd64/18/desktop
calculate:default/amd64/20/desktop
..

1
profiles/minimal/calculate.env

@ -1,3 +1,4 @@ @@ -1,3 +1,4 @@
[main]
os_linux_name = 'Calculate Linux Minimal'
os_linux_subname = ''
os_linux_shortname = CLM

2
profiles/minimal/parent

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
../../../calculate/profiles/default/amd64/18/desktop
..

2
profiles/profiles.desc

@ -8,6 +8,6 @@ @@ -8,6 +8,6 @@
# AMD64 Profiles
amd64 minimal/amd64 stable
amd64 CLM/amd64 stable
# vim: set ts=8

Loading…
Cancel
Save