Paste #262924

   
pasted on 28.06.2022 15:16
  • Edit to this paste
  • Print
  • Raw
  • The following pastes replied to this paste:  # 275092
  • Show paste tree
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[DEFAULT]
main-repo = gentoo

[distros]
priority = 50
sync-uri = https://git.calculate-linux.org/calculate/distros-overlay
location = /var/db/repos/distros
auto-sync = Yes
sync-type = calculate

[calculate]
priority = 50
sync-uri = https://git.calculate-linux.org/calculate/calculate-overlay
location = /var/db/repos/calculate
auto-sync = Yes
sync-type = calculate

[gentoo]
priority = 50
sync-uri = https://git.calculate-linux.org/calculate/gentoo-overlay
location = /usr/portage
auto-sync = Yes
sync-type = calculate

[custom]
location = /var/calculate/custom-overlay
Add Comment
Author